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

SystemEventLogs: Autofailover event 'failover threshold' data missing in the event

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • No

    Description

      Build: 7.1.0-1745

      Auto failover event does not contain the field to know the current failover threshold value set in the cluster.

      From PRD:

      Node Automatically Failed Over Which node failed over
      Which node was the orchestrator at the time
      The automatic failover threshold
      Reason for failover (Disk / Network etc)

      Current Auto-FO Event:

         {
            "timestamp": "2021-11-25T05:26:00.640Z",
            "event_id": 14,
            "component": "ns_server",
            "description": "Auto failover initiated",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "26faa57a-9287-46d6-aa35-e5fcbb53ba78",
            "extra_attributes": {
              "operation_id": "7cee75da6d4d7f173dc142c4cc393a50",
              "nodes_info": {
                "active_nodes": [
                  "ns_1@172.23.105.155",
                  "ns_1@172.23.105.211",
                  "ns_1@172.23.105.212",
                  "ns_1@172.23.105.213"
                ],
                "failover_nodes": [
                  "ns_1@172.23.105.211"
                ],
                "master_node": "ns_1@172.23.105.155"
              },
              "failover_reason": {
                "ns_1@172.23.105.211": "All monitors report node is unhealthy."
              },
              "allow_unsafe": false
            }
          },

      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