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

enhancement request - memory watermarks and statistics consistency.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.0-developer-preview-4
    • couchbase-bucket
    • Security Level: Public
    • None

    Description

      Looking at changing low_watermarks for a customer and noticed a few things.

      Statistics for these show up in bytes from the command line:
      [root@Config349VM1 bin]# ./mbstats localhost:11211 all|egrep "ep_mem|mem_used"
      ep_mem_high_wat: 2415919104
      ep_mem_low_wat: 1288491668
      mem_used: 363779786

      Are set in megabytes with flushctl:

      [root@Config349VM1 bin]# ./mbflushctl localhost:11211 set mem_low_wat 1480
      setting flush param: mem_low_wat 1480

      and show up as gigs in the web console.

      When setting low_wat, the number itself seems to be a aggregate of the cluster capacity. For a smaller cluster this is a more simple operation but for a large cluster with lots of memory this can be a bit confusing.

      Can we change mbflushctl to take a % instead of a megabyte value?

      Attachments

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

        Activity

          People

            abhinav Abhi Dangeti
            alex Alex Ma [X] (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