Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-8224

The '--multi-node-diag' Flag has been Removed from 'cbcollect_info'

    XMLWordPrintable

Details

    Description

      After reviewing the help output for cbcollect_info on Couchbase Server 6.6.1, there is no flag --multi-node-diag:

      $ /opt/couchbase/bin/cbcollect_info --help
      Usage: cbcollect_info [options] output_file.zip
       
      - Linux/Windows/OSX:
          cbcollect_info output_file.zip
          cbcollect_info -v output_file.zip
       
      Options:
        -h, --help            show this help message and exit
        -r ROOT               root directory - defaults to /opt/couchbase
        -v                    increase verbosity level
        -p                    gather only product related information
        -d                    dump a list of commands that cbcollect_info needs
        --initargs=INITARGS   server 'initargs' path
        --log-redaction-level=REDACT_LEVEL
                              redaction level for the logs collected, none and
                              partial supported (default is none)
        --log-redaction-salt=SALT_VALUE
                              Is used to salt the hashing of tagged data,
                              defaults to random uuid. If input by user it should
                              be provided along with --log-redaction-level option
        --upload-host=UPLOAD_HOST
                              gather diagnostics and upload it for couchbase
                              support. Gives upload host
        --customer=UPLOAD_CUSTOMER
                              specifies customer name for upload
        --ticket=UPLOAD_TICKET
                              specifies support ticket number for upload
        --bypass-sensitive-data
                              do not collect sensitive data
        --task-regexp=TASK_REGEXP
                              Run only tasks matching regexp. For debugging purposes
                              only.
        --tmp-dir=TMP_DIR     set the temp dir used while processing collected data.
                              Overrides the TMPDIR env variable if set
        --upload-proxy=UPLOAD_PROXY
                              specifies proxy for upload
      

      Checking on Jiram, from MB-37077 this was removed in Couchbase Server 6.0.4, 6.5.0 and subsequent releases.

      Can the documentation pages for the above versions be updated to remove this flag?

      Attachments

        Activity

          People

            tony.hillman Tony Hillman (Inactive)
            docsite-collector Docs Site Collector
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty