Increasing the size of a bucket
Fri, 05/06/2011 - 19:09
As noted here:
http://techzone.couchbase.com/wiki/display/membase/Membase+Management+RE...
"As of 1.6.0, there are some known issues with changing the ramQuotaMB for memcached bucket types."
I'm not able to increase the quota for my default memcached bucket using the REST api, is there another way to do this?
Just to answer my own question..I had to delete the default bucket using the CLI, and then I was able to recreate it using the web interface at the new size.