I have two Membase servers running with 1GB memory each. In the future, I want to replace them with two 8GB-memory servers. Is this possible with Membase? From the search I have made, I have the impression that once the memory quota is set, it can no longer be changed. If it is possible, how is it done?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This actually changed in 1.6.4, it used to not be possible, now the cluster will accept this command: Configuring a cluster's memory quota |
|||||
|
|
Try this:
Where host is your address, portnumber the port for your couchbase server, user is de administrator username and password the one you configured when you installed membase. 1024 is the amount of memory in MB. |
||||
|
|
|
The command is
Link to the wikipedia page Perry is referring to is here |
|||
|
|