How to change Replication settings for each Bucket?
Fri, 03/25/2011 - 01:38
Hi,
I was installed two Membase Servers. I was configured default bucket to Replication 1 times. What if I have to change the default replication number to 2 or 3, how can I change the settings? I wasn't able to change the settings using Membase Console.
Thank you.
Sat, 03/26/2011 - 05:31
Hi Perry,
Is there any way to change the cluster quota settings?
Thanks.
Mon, 03/28/2011 - 14:16
Yes, to change the per-node quota use:
curl -d memoryQuota=400 http://localhost:8091/pools/default
Perry
Tue, 03/29/2011 - 00:42
The Membase Management REST API is helpful. Thank you, perry. :)
Unfortunately this setting cannot be changed on the fly. You're best bet is to:
-Take a backup of the database files
-Delete and recreate the bucket (with increased replica count)
-Shut the service down
-Replace the bucket files with the backup copies
-Restart the service
Perry
Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!