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

membase-cli rebalance command fails against a single node

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • None
    • 1.6.0 beta4
    • tools
    • None
    • Operating System: All
      Platform: All

    Description

      Rebalancing a single node should work fine. The membase cli seems to parse the responses (KeyError: hostname) incorrectly?

      sample run...

      $ ./membase rebalance -c 10.1.3.35:8080
      Traceback (most recent call last):
      File "./membase", line 99, in <module>
      taskrunner.runCmd(cmd, cluster, user, password, opts)
      File "/home/buildbot/tmp/membase-cli/node.py", line 158, in runCmd
      self.delParam('hostname')
      File "/home/buildbot/tmp/membase-cli/node.py", line 245, in delParam
      del self.params[param]
      KeyError: 'hostname'

      Attachments

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

        Activity

          People

            patg@patg.net Patrick Galbraith
            steve.yen@northscale.com Steve Yen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty