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

couchbase-cli cluster init does not accept the --cluster-index-storage parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.5.0
    • 4.5.0
    • tools
    • None
    • build 1925 on ubuntu 12.04
    • Untriaged
    • Unknown

    Description

      cluster init example is as follow
      cluster-init EXAMPLES:

      Set data service ram quota and index ram quota:

      couchbase-cli cluster-init -c 192.168.0.1:8091 \
      --cluster-username=Administrator \
      --cluster-password=password \
      --cluster-port=8080 \
      --services=data,index \
      --cluster-ramsize=300 \
      --cluster-index-ramsize=256\
      --cluster-index-storage=memopt

      However the option is not recognized.

      azureuser@cbase-ubuntu:~$ /opt/couchbase/bin/couchbase-cli cluster-init -c 10.0.0.44:8091 --cluster-username=cb --cluster-password=couchB@SE --cluster-init-ramsize=4000 --cluster-index-ramsize=4000 --cluster-index-storage=memopt --services=data,query,index
      ERROR: option --cluster-index-storage not recognized

      Attachments

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

        Activity

          People

            mikew Mike Wiederhold [X] (Inactive)
            cihan Cihan Biyikoglu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty