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

cli doesn't like memory optimized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.5.0
    • 4.5.0
    • tools
    • None
    • Untriaged
    • Unknown

    Description

      This CLI worked without memory optimized, but adding it makes the CLI fail.

      root@ip-10-0-0-58 ~]# /opt/couchbase/bin/couchbase-cli cluster-init \
      > -c 127.0.0.1:8091 --cluster-username=Administrator \
      > --cluster-password=password \
      > --cluster-init-ramsize=18432 \
      > --services=data,index,query \
      > --cluster-index-ramsize=34816 \
      > --index-storage-setting=memopt
      {"errors":{"storageMode":"storageMode must be one of forestdb, memory_optimized"}}
      [root@ip-10-0-0-58 ~]# /opt/couchbase/bin/couchbase-cli cluster-init -c 127.0.0.1:8091 --cluster-username=Administrator --cluster-password=password --cluster-init-ramsize=18432 --services=data,index,query --cluster-index-ramsize=34816 --index-storage-setting=memory_optimized
      ERROR: invalid index storage setting `memory_optimized`. Must be [default, memopt]

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-19513
          # Subject Branch Project Status CR V

          Activity

            People

              mikew Mike Wiederhold [X] (Inactive)
              ingenthr Matt Ingenthron
              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