Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-1387

Using CLI to add/rebalance leaves cluster with one active node and one dead node

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • 1.6.0 beta1.1
    • None
    • tools
    • None
    • Operating System: CentOS 5.x
      Platform: X64

    Description

      With 1.6.0beta1rc7, When I use the rebalance cli command with the --server-add option, the command appears to work (in that it does not report any problems) but the result is an invalid cluster in which all the vbuckets are active on the original node but dead on the node being added.

      [root@domU-12-31-36-00-45-D2 py]# python /opt/NorthScale/bin/cli/membase rebalance --cluster=10.253.11.144:8080 --server-add=10.253.30.47:8080
      SUCCESS: server added..

      [root@domU-12-31-36-00-45-D2 py]# python /opt/NorthScale/bin/cli/membase rebalance-status --cluster=10.253.11.144:8080
      none
      [root@domU-12-31-36-00-45-D2 py]# python /opt/NorthScale/bin/cli/membase server-list --cluster=10.253.11.144:8080
      ns_1@10.253.11.144 healthy
      ns_1@10.253.30.47 healthy
      [root@domU-12-31-36-00-45-D2 py]# /opt/NorthScale/1.6.0beta1/bin/ep_engine/management/vbucketctl.py 10.253.11.144:11210 list
      vbucket 0 active
      vbucket 1 active
      vbucket 10 active
      ..
      vbucket 98 active
      vbucket 99 active

      [root@domU-12-31-36-00-45-D2 py]# /opt/NorthScale/1.6.0beta1/bin/ep_engine/management/vbucketctl.py 10.253.30.47:11210 list
      vbucket 0 dead
      vbucket 1 dead
      vbucket 10 dead
      ...
      vbucket 98 dead
      vbucket 99 dead

      Will attach logs

      Attachments

        1. 144.log
          1.21 MB
        2. 47.log
          3.95 MB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              sean@northscale.com Sean Lynch (Inactive)
              eric@northscale.com Eric Lambert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty