Details
-
Bug
-
Resolution: Fixed
-
Critical
-
5.5.0
-
Untriaged
-
Unknown
-
CX Sprint 115
Description
CB server build used: Enterprise Edition 5.5.0 build 2958
This test was executed using docker images running on kubernetes1.10.0 platform
Test scenario:
- Created 7 node cluster with 1 (data+analytics), 3 (data+index+query) and 3 (analytics) node
- Populated "default" bucket with data and created analytics function and wait for analytics function to deploy fully
- Separate thread was started to insert data into "default" bucket in parallel
- Killed 5th node (0004) which is running only analytics
- New node (0007) was created to replace the killed node and trying to rebalance the cluster
During this, rebalance is failing with the reason,
Rebalance exited with reason {service_rebalance_failed,cbas, {rebalance_failed, {service_error, <<"Rebalance 7700522e1718b5691f8ee8365ee7baf2 failed, see analytics log for details">>}}}
|
Attaching cb cluster logs along with the ticket.
Attachments
Issue Links
- blocks
-
K8S-459 Stabilize all regression for new features
- Closed
- duplicates
-
MB-30873 Analytics Service exiting during rebalance with error "Unexpectedly error during replication"
- Closed
- is duplicated by
-
K8S-566 Rebalance failing with errors service_rebalance_failed when analytics service is enabled
- Resolved
-
K8S-615 Ephemeral pod with log PV: Seeing multiple rebalance failure when server pod is killed
- Closed
- links to