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

Any rebalance operations is failing with any durability level doc ops in progress.

    XMLWordPrintable

Details

    • Untriaged
    • Yes
    • KV-Engine MH Beta part 2

    Description

      Steps to reproduce:
      1. Initialize a 2 node cluster. Default bucket with replicas=1

      +----------------+----------------------------+--------------+
      | Nodes          | Services                   | Status       |
      +----------------+----------------------------+--------------+
      | 172.23.104.222 | [u'index', u'kv', u'n1ql'] | Cluster node |
      | 172.23.104.228 | None                       | <--- IN ---  |
      +----------------+----------------------------+--------------+
      

      2. Load 50k docs with durabilityLevel=MAJORITY

      +---------+---------+----------+-----+-------+------------+-----------+-----------+
      | Bucket  | Type    | Replicas | TTL | Items | RAM Quota  | RAM Used  | Disk Used |
      +---------+---------+----------+-----+-------+------------+-----------+-----------+
      | default | membase | 1        | 0   | 50000 | 3961520128 | 152749008 | 164128726 |
      +---------+---------+----------+-----+-------+------------+-----------+-----------+
      

      3. Rebalance In 3 more nodes and start loading another 50k docs in parallel.

      +----------------+----------------------------+--------------+
      | Nodes          | Services                   | Status       |
      +----------------+----------------------------+--------------+
      | 172.23.104.228 | [u'kv']                    | Cluster node |
      | 172.23.104.222 | [u'index', u'kv', u'n1ql'] | Cluster node |
      | 172.23.104.229 | None                       | <--- IN ---  |
      | 172.23.104.234 | None                       | <--- IN ---  |
      | 172.23.104.235 | None                       | <--- IN ---  |
      +----------------+----------------------------+--------------+
      

      4. Observe that rebalance failed.

      Attachments

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

        Activity

          People

            ritesh.agarwal Ritesh Agarwal
            ritesh.agarwal Ritesh Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty