I would like to automate the re-balance of the cluster in CB 2.0 RHEL setup when a node is added or deleted. Could anyone please let me know how to do it with the scenarios.
Thanks & regards
Kaprikorn
Tue, 01/08/2013 - 07:14
tgrall
Offline
Joined: 09/05/2012
Groups: None
Hello Kaprikorn
Couchbase does not provide this, you will have to build it using the information you can have from the REST API.
That saids, the customers that I have met so far are only doing rebalance manually to control what is happening (when to do it, add multiple nodes, ...)
I will be interested to understand why you need this to be automatic? ( since you have to manually install and register the node to the cluster, doing the rebalance manually should not be an issue)
Hello Kaprikorn
Couchbase does not provide this, you will have to build it using the information you can have from the REST API.
That saids, the customers that I have met so far are only doing rebalance manually to control what is happening (when to do it, add multiple nodes, ...)
I will be interested to understand why you need this to be automatic? ( since you have to manually install and register the node to the cluster, doing the rebalance manually should not be an issue)
Regards
Tug
@tgrall