I know is not possible with Couchbase 2.2, but is it possible to change the number of replicas on 2.5 ? Thank you
Asked
Active
Viewed 796 times
1 Answers
4
Yes, you can change the replica count in 2.5 from the web console. The steps are listed below.
- Click on the Data Buckets link.
- Click the arrow to the left of the bucket name to expand the bucket details.
- Click the Edit button.
- The replica count appears in the Replicas section. Change the quantity there.
- Click Save.
- Click the Server Nodes link. After a short time (refresh if necessary), you will see a red message indicating that a rebalance is required. Rebalance your cluster from the button on that page. A rebalance is required so that Couchbase can distribute the new set of replica documents across the cluster.
You can also find info about a 'working but not officially supported' way to change the settings in 2.2 at https://groups.google.com/forum/#!topic/couchbase/ClqBDavQIkk.

Don Stacy
- 291
- 2
- 5