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

Rebalance hangs when adding two nodes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.6.0
    • couchbase-bucket, ns_server
    • None
    • Untriaged
    • 0
    • Unknown

    Description

      The number of rebalance hangs while adding/removing nodes to a cluster seems to occur more frequently. Here's a case where I did

      rebalanceProgress showed

      $ xcurl localhost:9000/pools/default/rebalanceProgress | jq
      {
        "status": "running",
        "n_2@127.0.0.1": {
          "progress": 0.6
        },
        "n_1@127.0.0.1": {
          "progress": 0
        },
        "n_0@127.0.0.1": {
          "progress": 0.4090909090909091
        }
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              steve.watanabe Steve Watanabe
              steve.watanabe Steve Watanabe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty