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

Rebalance button not enabled when one of the node is failed over

    XMLWordPrintable

Details

    Description

      Build: 7.2.0-5150

      Scenario:

      • 4 node cluster
      • Create magma bucket with replica=3
      • Performed dedupe load which resulted in MB-55507
      • Later node .213 got failed over

      Observation:

      Post failover, the rebalance button not enabled in UI

      pools/default confirms the cluster is not balanced

      $] curl -X GET -u Administrator:password http://172.23.105.155:8091/pools/default | jq | grep balance
      "rebalance": {
            "uri": "/controller/rebalance?uuid=21baac14eaaff1fceac90f702421c93b"
        "rebalanceStatus": "none",
        "rebalanceProgressUri": "/pools/default/rebalanceProgress",
        "stopRebalanceUri": "/controller/stopRebalance?uuid=21baac14eaaff1fceac90f702421c93b",
          "rebalance_success": 77,
          "rebalance_start": 77
        "balanced": false,

      Attachments

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

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            ashwin.govindarajulu Ashwin Govindarajulu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty