Dedicated Bucket rebalancing keep failing.
Tue, 03/12/2013 - 20:23
Hi.
I'm running 2 Couchbase nodes (1.8.2).
To do some Online-Upgrade, I've removed one server, rebalancing, and did upgrade it to 2.0.
But as I rebalance the re-added node, replicator dies immediately.
"Rebalance failed. See logs for detailed reason. You can try rebalance again."
Rebalance exited with reason {exited,
{'EXIT',<0.9024.19>,
{replicator_died,{'EXIT',<0.9025.19>,normal}}}}
ns_orchestrator002
<0.9019.19> exited with {exited,
{'EXIT',<0.9024.19>,
{replicator_died,
{'EXIT',<0.9025.19>,normal}}}} ns_vbucket_mover000
Bucket "session" rebalance does not seem to be swap rebalance ns_vbucket_mover000
Started rebalancing bucket session ns_rebalancer000More specifically, bucket named "session" is dedicated bucket with custom port 11222.
This bucket is to save PHP sessions.
I couldn't find the same issue here so how can I fix it?
Feel free to file bug and dont forget to attach some cbcollect_info output.