An error occured, auto-failover quota was not reset.
I can not reset the autofailover quota or disable auto-failover. The events that lead to this was a network failure causing loss of connectivity to the NAS that the couchbase server nodes depend on. After recovering the NAS and re-adding the node to the cluster and performing a rebalance, I get this error. Any ideas on how to correct this?
All I did was uncheck the enable auto-failover box in the setting section and click save.
Then it gives me a pop up error that says:
An error occured, auto-failover settings were not saved.
This is in the logs:
Server error during processing: ["web request failed",
{path,"/settings/autoFailover"},
{type,exit},
{what,
{noproc,
{gen_server,call,
[{global,auto_failover},
disable_auto_failover]}}},
{trace,
[{gen_server,call,2},
{menelaus_web,
handle_settings_auto_failover_post,1},
{menelaus_web,loop,3},
{mochiweb_http,headers,5},
{proc_lib,init_p_do_apply,3}]}]
Hello,
Can you try to use the REST API:
- http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-admin-resta...
- http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-admin-resta...
Does it work using this approach?
Regards
Hi,
If you can provide us how you trying to Disable or reset Auto-failover quota and the error you are getting for the corresponding operation, will help us in understanding the issue better. And how many nodes are there in your cluster and no. of buckets & replica's configured per bucket will help in proposing a solution to this issue.
Thanks,
Neo