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

[Upgrade Testing]Not able to setup tier limit when upgrade from 6.6.5 to 7.1.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Critical
    • 7.1.0
    • 7.1.0
    • ns_server
    • CBS-6.6.5-10067
      CBS-7.1.0-2074
    • Untriaged
    • Centos 64-bit
    • 1
    • No

    Description

      Steps to reproduce:

      1. Setup a 4 node cluster kv-kv-n1ql-query with 6.6.5. Load data into it and create some indexes
      2. Offline upgrade all 4 nodes to 7.1.0-2074
      3. Setup tier limit on _default scope

        curl --location --request GET 'http://10.112.205.103:8091/pools/default/buckets/test_bucket/scopes' \
        --header 'Authorization: Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==' \
        --header 'Content-Type: application/x-www-form-urlencoded' \
        --data-urlencode ' name==_default&limits={"index": {"num_indexes":5 }} '
         
        Requested resource not found.

      1. I ran through Python request client but above curl gives same error.

        2022-01-27 13:02:01,652 - root - ERROR - POST http://10.112.205.103:8091/pools/default/buckets/test_bucket/scopes body: name=_default&limits={"index": {"num_indexes":5 }} headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 404 reason: status: 404, content: b'Requested resource not found.\r\n' b'Requested resource not found.\r\n' auth: Administrator:password
        

      Attachments

        1. node1-cb660-centos7.vagrants.zip
          4.69 MB
        2. node2-cb660-centos7.vagrants.zip
          4.64 MB
        3. node3-cb660-centos7.vagrants.zip
          2.15 MB
        4. node4-cb660-centos7.vagrants.zip
          1.49 MB
        5. test.log
          85 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hemant.rajput Hemant Rajput
            hemant.rajput Hemant Rajput
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty