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

Unable to set disk autofailover timing < 5 seconds

    XMLWordPrintable

Details

    • Untriaged
    • Linux arm64
    • 0
    • No

    Description

      Steps:

      • 9 node cluster
      • Set diskauto-failover time period=1

        $ curl -X POST -u Administrator:password 172.23.108.224:8091/settings/autoFailover -d enabled=true -d timeout=1 -d maxCount=4 -d 'failoverOnDataDiskIssues[enabled]=true' -d 'failoverOnDataDiskIssues[timePeriod]=1'
        {"errors":{"_":"failoverOnDataDiskIssues[enabled] is true. A value must be supplied for failoverOnDataDiskIssues[timePeriod]","failoverOnDataDiskIssues[timePeriod]":"The value must be in range from 5 to 3600"}}

      Observation:

      REST request fails with error '"failoverOnDataDiskIssues[timePeriod]":"The value must be in range from 5 to 3600"'

      Attachments

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

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            ashwin.govindarajulu Ashwin Govindarajulu
            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