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

non-default data path overriden when joining cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.8.1
    • 1.7.2, 1.8.1, 2.0
    • UI
    • Security Level: Public

    Description

      Note, this has not yet been verified on 1.8

      • Start the new server, and go to the web config page
      • Enter a non-default path for the data location
      • Select to join an existing cluster
      • Hit next.

      Although the node is added to the existing cluster, the data path appears to revert back to the default (/opt/membase/var/lib/membase/data) as verified with the command line tool:

      /opt/membase/bin/membase server-info -c 127.0.0.1:8091

      {
      snip
      "status": "healthy",
      "storage": {
      "hdd": [

      { "path": "/opt/membase/var/lib/membase/data", "quotaMb": "none", "state": "ok" }

      ],
      "ssd": []
      },

      Attachments

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

        Activity

          People

            farshid Farshid Ghods (Inactive)
            perry Perry Krug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty