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

Some stats are missing from the output of cbstats command in Neo(ex - vb_active_itm_memory, vb_active_itm_memory_uncompressed)

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown

    Description

      Script to Repro

      ./testrunner -i /tmp/testexec.129923.ini -p skip_log_scan=False,bucket_storage=couchstore -t epengine.basic_ops.basic_ops.test_compression_active_and_off,items=10000,compression_mode=active,skip_log_scan=False,bucket_storage=couchstore
      

      Steps to Repro

      -bash-4.2# cat /opt/couchbase/VERSION.txt 
      7.0.3-7031
      -bash-4.2# /opt/couchbase/bin/cbstats localhost:11210 -u Administrator -p password -b travel-sample  all | grep itm_memory
       vb_active_itm_memory:                                  44338728
       vb_active_itm_memory_uncompressed:                     76839849
       vb_pending_itm_memory:                                 0
       vb_pending_itm_memory_uncompressed:                    0
       vb_replica_itm_memory:                                 0
       vb_replica_itm_memory_uncompressed:                    0
      -bash-4.2# 
      -bash-4.2# 
      -bash-4.2# rpm -U /tmp/couchbase-server-enterprise-7.1.0-2368-centos7.x86_64.rpm 
      Minimum RAM required  : 4 GB
      System RAM configured : 11.45 GB
       
      Minimum number of processors required : 4 cores
      Number of processors on the system    : 8 cores
       
      Upgrading couchbase-server ...
        /opt/couchbase/bin/cbupgrade -c /opt/couchbase/var/lib/couchbase/config -a yes 
      Automatic mode: running without interactive questions or confirmations.
      Analysing...
      Previous config.dat file is /opt/couchbase/var/lib/couchbase/config/config.dat
       
      Database dir: /opt/couchbase/var/lib/couchbase/data
       
      Buckets to upgrade: [no buckets found]
       
      Checking disk space available for buckets in directory:
        /opt/couchbase/var/lib/couchbase/data
        Free disk bucket space wanted: 0.0
        Free disk bucket space available: 24409833472
        Free disk space factor: 2.0
        Ok.
       
      Analysis complete.
       
      No data directories found for namespace upgrade
      Copying /opt/couchbase/var/lib/couchbase/config/config.dat
          cp /opt/couchbase/var/lib/couchbase/config/config.dat /opt/couchbase/var/lib/couchbase/config/config.dat
      Copying /opt/couchbase/var/lib/couchbase/ip
          cp /opt/couchbase/var/lib/couchbase/ip /opt/couchbase/var/lib/couchbase/ip
      Copying /opt/couchbase/var/lib/couchbase/config/dist_cfg
          cp /opt/couchbase/var/lib/couchbase/config/dist_cfg /opt/couchbase/var/lib/couchbase/config/dist_cfg
      Ensuring bucket data directories.
      Ensuring dbdir and indexdir owner/group: /opt/couchbase/var/lib/couchbase/data
          chown -R couchbase:couchbase /opt/couchbase/var/lib/couchbase/data
      Ensuring dbdir and indexdir owner/group: /opt/couchbase/var/lib/couchbase/data
          chown -R couchbase:couchbase /opt/couchbase/var/lib/couchbase/data
      Ensuring dbdir and indexdir owner/group: /opt/couchbase/var/lib/couchbase/data
          chown -R couchbase:couchbase /opt/couchbase/var/lib/couchbase/data
       
      Done.
       
      You have successfully installed Couchbase Server.
      Please browse to http://localhost.localdomain:8091/ to configure your server.
      Refer to https://docs.couchbase.com for additional resources.
       
      Please note that you have to update your firewall configuration to
      allow external connections to a number of network ports for full
      operation. Refer to the documentation for the current list:
      https://docs.couchbase.com/server/7.1/install/install-ports.html
       
      By using this software you agree to the End User License Agreement.
      See /opt/couchbase/LICENSE.txt.
       
      -bash-4.2# cat /opt/couchbase/VERSION.txt 
      7.1.0-2368
      -bash-4.2# /opt/couchbase/bin/cbstats localhost:11210 -u Administrator -p password -b travel-sample  all | grep itm_memory
      -bash-4.2# 
      

      Searched in Jira to see if we removed it. I didn't come across any useful information.

      Attachments

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

        Activity

          People

            Balakumaran.Gopal Balakumaran Gopal
            Balakumaran.Gopal Balakumaran Gopal
            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