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

start rebalance request is hunging sometimes (looks like another global facility issue)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 3.0
    • 2.1.1
    • ns_server
    • Security Level: Public
    • Centos 64-bit

    Description

      running test suite for replica read
      ./testrunner -i my.ini -c conf/py-newgetr.conf -p GROUP=P0,get-logs=True
      at some point (at about 7th test) rebalance requests just hungs, unable to perform rebalance from UI also
      Invalid post received: {mochiweb_request,
      [#Port<0.92862>,'POST',
      "/chttp://kiwi-r109:8091/controller/rebalance?ejectedNodes=&knownNodes=ns_1@172.27.33.10,ns_1@172.27.33.11,ns_1@172.27.33.12,ns_1@172.27.33.13",

      {1,1}

      ,
      {5,
      {"authorization",

      {'Authorization', "Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA=="}

      ,
      {"accept",

      {'Accept',"*/*"}

      ,nil,nil},
      {"user-agent",

      {'User-Agent', "curl/7.21.4 (x86_64-unknown-linux-gnu) libcurl/7.21.4 OpenSSL/1.0.0 zlib/1.2.3"}

      ,
      {"host",

      {'Host',"kiwi-r109:8091"}

      ,
      {"content-type",

      {'Content-Type',"application/json"}

      ,
      nil,nil},
      nil},
      nil}}}]}

      [imironava@bella testrunner]$ curl -v -u Administrator -X POST 'http://kiwi-r109:8091/controller/rebalance' -d 'ejectedNodes=&knownNodes=ns_1@172.27.33.10,ns_1@172.27.33.11,ns_1@172.27.33.12,ns_1@172.27.33.13'
      Enter host password for user 'Administrator':

      • About to connect() to kiwi-r109 port 8091 (#0)
      • Trying 172.27.33.10... connected
      • Connected to kiwi-r109 (172.27.33.10) port 8091 (#0)
      • Server auth using Basic with user 'Administrator'
        > POST /controller/rebalance HTTP/1.1
        > Authorization: Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==
        > User-Agent: curl/7.21.4 (x86_64-unknown-linux-gnu) libcurl/7.21.4 OpenSSL/1.0.0 zlib/1.2.3
        > Host: kiwi-r109:8091
        > Accept: /
        > Content-Length: 96
        > Content-Type: application/x-www-form-urlencoded
        >

      attaching logs

      Attachments

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

        Activity

          People

            alkondratenko Aleksey Kondratenko (Inactive)
            iryna iryna
            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