Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Won't Do
-
6.5.0
-
Untriaged
-
-
No
Description
Build: 6.5.0-4908 not seen on 4890
Test: MH longevity with durability
Cycle: 1st
Day: 1st
Test Step:
Adding 1 kv node , failing over 2 kv nodes
[2019-11-29T05:39:11-08:00, sequoiatools/couchbase-cli:6.5:6f3223] server-add -c 172.23.108.103:8091 --server-add https://172.23.106.100 -u Administrator -p password --server-add-username Administrator --server-add-password password --services data
|
[2019-11-29T05:44:34-08:00, sequoiatools/couchbase-cli:6.5:9bd07d] failover -c 172.23.108.103:8091 --server-failover 172.23.96.148:8091 -u Administrator -p password
|
[2019-11-29T05:54:36-08:00, sequoiatools/couchbase-cli:6.5:49a079] failover -c 172.23.108.103:8091 --server-failover 172.23.97.239:8091 -u Administrator -p password --force
|
[2019-11-29T05:55:12-08:00, sequoiatools/couchbase-cli:6.5:a64cf0] rebalance -c 172.23.108.103:8091 -u Administrator -p password
|
→
|
|
|
Error occurred on container - sequoiatools/couchbase-cli:6.5:[rebalance -c 172.23.108.103:8091 -u Administrator -p password]
|
|
|
docker logs a64cf0
|
docker start a64cf0
|
|
|
*Unable to display progress bar on this os
|
JERROR: Rebalance failed. See logs for detailed reason. You can try again.
|
[2019-11-29T06:07:29-08:00, sequoiatools/cmd:1b4508] 60
|
Rebalance failed
[user:error,2019-11-29T06:07:13.393-08:00,ns_1@172.23.108.103:<0.12064.0>:ns_orchestrator:log_rebalance_completion:1445]Rebalance exited with reason {service_rebalance_failed,index,
|
{agent_died,<25872.13651.49>,
|
{linked_process_died,<25872.27917.65>,
|
{timeout,
|
{gen_server,call,
|
[<25872.14398.49>,
|
{call,"ServiceAPI.GetTaskList",
|
#Fun<json_rpc_connection.0.102434519>},
|
60000]}}}}}.
|
Rebalance Operation Id = d95b685622ed7bc5b24e520d79354c33
|
Attachments
Issue Links
- relates to
-
MB-37132 Improve storage manager to handle concurrent rollback requests from different buckets concurrently
-
- Open
-
No changes related to rebalance in GSI between the mentioned builds.
CHANGELOG for indexing
Merge remote-tracking branch 'couchbase/unstable' into HEAD
http://ci2i-unstable.northscale.in/gsi-26.11.2019-16.01.pass.html
Change-Id: I3d26db6e7f1ae8f5d3b8e5887eddc8945eb1f38a
MB-36964: Fix recoverableCreateIndex in case of planner errorIf planner fails to generate a solution that satisfies the
connstraints, a round robin approach is used to allow index
creation. But the layout generated by the round robin approach
is not used during commit phase.
The fix ensures that the layout generated by the round robin
approach is used during commit phase.
Change-Id: Ie108946cb75c0d81e3c0d92a5742c7e062866531