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

couchbase-cli cluster-wide collectinfo does not work in single node with real IP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 3.0
    • tools
    • Security Level: Public
    • None
    • Ubuntu 12.04 4-bit
    • Untriaged
    • Ubuntu 64-bit
    • No

    Description

      Install coucbase server 3.0.0-1035 on single node ubuntu 12.04 64-bit (IP 192.168.171.148)
      Run cluster-wide collectinfo on this node.
      It's failed to start collect info with real IP

      root@ubuntu:~# /opt/couchbase/bin/couchbase-cli collect-logs-start -c 192.168.171.148:8091 -u Administrator -p password --nodes=ns_1@192.168.171.148
      NODES: ns_1@192.168.171.148
      ERROR: unable to start log collection: (400) Bad Request

      {u'nodes': u'Unknown nodes: ["ns_1@192.168.171.148"]'}

      When run with IP 127.0.0.1, it does not show any error nor the status of command executed.

      root@ubuntu:~# /opt/couchbase/bin/couchbase-cli collect-logs-start -c 192.168.171.148:8091 -u Administrator -p password --nodes=ns_1@127.0.0.1
      NODES: ns_1@127.0.0.1

      Attachments

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

        Activity

          People

            bcui Bin Cui (Inactive)
            thuan Thuan Nguyen
            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