Hi,
I have messed up our testing database to a point where if i
enable bigcouch on two of the three bigcouch servers they all give some
error.
So i have shut down two boxes, confirmed that the data i expected is still there on box 1
[root@couch1 srv]# curl
127.0.0.1:5984/_membership{"all_nodes":["bigc...@couch1.192.168.1.150","ap...@sip1.192.168.1.153"],"cluster_nodes":["bigc...@couch1.192.168.1.150","bigc...@couch2.192.168.1.152","bigc...@couch3.192.168.1.154","
bigc...@192.168.2.10","
bigc...@192.168.2.11","
bigc...@192.168.2.220"]}
My question is:
How (if posible) can i remove all nodes exept couch1 from the cluster and put two other boxes in place that will be synced with couch1?
A was reading about dbs and that one can edit some info via mgt port, but when i visit that port i get a long text file
http://pastebin.com/xJMxypPZAny howto somewhere on how to do this?
Thanks and sorry for my crappy explenation and English )