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

cbcollect does not collect lsof information for memcached

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.1, 4.5.0
    • 4.1.0
    • ns_server
    • Security Level: Public
    • None
    • All linux environments

    Description

      Cbcollect currently runs the following command to capture the lsof output for the machine:

       echo moxi memcached beam.smp couch_compact godu sigar_port cbq-engine indexer projector goxdcr | xargs -n1 pgrep | xargs -n1 -r -- lsof -n -p 

      However, as part of MB-16688, all memcached threads are named 'mc:<purpose of thread>:<thread_num>', as such this lsof command will not actually retrieve any of the open files in use by any of the memcached threads, this needs to be updated so that it appropriately gathers the information for all memcached threads.

      Attachments

        Issue Links

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

          Activity

            People

              matt.carabine Matt Carabine (Inactive)
              matt.carabine Matt Carabine (Inactive)
              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