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

Allow changing of node memory quota

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • techdebt-backlog
    • 1.6.0 GA
    • ns_server
    • None

    Description

      'curl -i -u <user>:<pass> -d memoryQuota=500 http://localhost:8091/pools/default' should work to change the per-node quota when run against a cluster. Currently it doesn't work and the error in the UI is:
      Server error during processing: ["web request failed",

      {path,"/pools/default"}

      ,

      {type,exit}

      ,

      {what, 'Changing the memory quota of a cluster is not yet supported.'}

      ,
      {trace,
      [

      {menelaus_web,handle_pool_settings,2}

      ,

      {menelaus_web,loop,3}

      ,

      {menelaus_web,'-start_link/1-fun-0-',3}

      ,

      {mochiweb_http,headers,5}

      ,

      {proc_lib,init_p_do_apply,3}

      ]}]

      Attachments

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

        Activity

          People

            frank Frank Weigel (Inactive)
            perry Perry Krug
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty