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

SystemEventLogs: Extra attributes missing during auto-failover

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • No

    Description

      Build: 7.1.0-1626

      PRD document requests the system log event to record failover t*hreshold* and reason for failover during failover operations.

      These info are missing the generated system event log,

      {
            "timestamp": "2021-11-03T10:15:05.280Z",
            "event_id": 14,
            "component": "ns_server",
            "description": "Auto failover initiated",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "16227e35-9a53-4a8f-90b5-6372e33b74f1",
            "extra_attributes": {
              "operation_id": "439fe6502378887db3e1a962b2b14928",
              "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.213"
                ],
                "master_node": "ns_1@172.23.105.155"
              },
              "allow_unsafe": false
            }
          },
          {
            "timestamp": "2021-11-03T10:15:05.779Z",
            "event_id": 15,
            "component": "ns_server",
            "description": "Auto failover completed",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "afeac8be-ed0e-408e-bdf1-ab4210acab38",
            "extra_attributes": {
              "operation_id": "439fe6502378887db3e1a962b2b14928",
              "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.213"
                ],
                "master_node": "ns_1@172.23.105.155"
              },
              "time_taken": 507,
              "completion_message": "Failover completed successfully."
            }
      }
      
      

      From PRD doc,

      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)

      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