From 7f96d6a3fee3c4c6e6cb30f47a65d95384642cfe Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Tue, 23 Nov 2021 13:14:23 -0500 Subject: [PATCH] FM Events updates FM alarm and log updates based on events.yaml diffs Resolve merge conflicts. Fixed 900.511 Entity_Instance_ID: orchestration=kube-rootca-update Implemented patchset 3 review comments Signed-off-by: Ron Stone Change-Id: I13b764709fbaaf14f6dff47a257bb0e5b6d047ad --- .../kubernetes/200-series-alarm-messages.rst | 6 +- .../kubernetes/500-series-alarm-messages.rst | 18 +- .../kubernetes/900-series-alarm-messages.rst | 98 +++++- ...es-orchestration-customer-log-messages.rst | 319 ++++++++++-------- 4 files changed, 283 insertions(+), 158 deletions(-) diff --git a/doc/source/fault-mgmt/kubernetes/200-series-alarm-messages.rst b/doc/source/fault-mgmt/kubernetes/200-series-alarm-messages.rst index 4d2e8cd8c..ddedcf490 100644 --- a/doc/source/fault-mgmt/kubernetes/200-series-alarm-messages.rst +++ b/doc/source/fault-mgmt/kubernetes/200-series-alarm-messages.rst @@ -337,7 +337,8 @@ health of the system. :header-rows: 0 * - **Alarm ID: 250.003** - - Kubernetes certificates rotation failed on host . + - Kubernetes certificates rotation failed on host [, reason = + ]. * - Entity Instance - host= * - Degrade Affecting Severity: @@ -345,7 +346,8 @@ health of the system. * - Severity: - M/w * - Proposed Repair Action - - Rotate kubernetes certificates manually. + - Lock and unlock the host to update services with new certificates + (Manually renew kubernetes certificates first if renewal failed). ----- diff --git a/doc/source/fault-mgmt/kubernetes/500-series-alarm-messages.rst b/doc/source/fault-mgmt/kubernetes/500-series-alarm-messages.rst index 105957d70..3c2c8a6bd 100644 --- a/doc/source/fault-mgmt/kubernetes/500-series-alarm-messages.rst +++ b/doc/source/fault-mgmt/kubernetes/500-series-alarm-messages.rst @@ -73,14 +73,6 @@ health of the system. - M * - Proposed Repair Action - Renew certificate for the entity identified. - * - Alarm_Type: - - operational-violation - * - Probable_Cause: - - certificate-expiration - * - Service_Affecting: - - False - * - Suppression: - - False * - Management_Affecting_Severity: - none @@ -110,13 +102,5 @@ health of the system. - C * - Proposed Repair Action - Renew certificate for the entity identified. - * - Inhibit_Alarms: - - Alarm_Type: operational-violation - * - Probable_Cause: - - certificate-expiration - * - Service_Affecting: - - False - * - Suppression: - - False * - Management_Affecting_Severity: - - none \ No newline at end of file + - none diff --git a/doc/source/fault-mgmt/kubernetes/900-series-alarm-messages.rst b/doc/source/fault-mgmt/kubernetes/900-series-alarm-messages.rst index f02ef39fc..bc66031e4 100644 --- a/doc/source/fault-mgmt/kubernetes/900-series-alarm-messages.rst +++ b/doc/source/fault-mgmt/kubernetes/900-series-alarm-messages.rst @@ -99,12 +99,48 @@ health of the system. ----- +.. list-table:: + :widths: 6 25 + :header-rows: 0 + + * - **Alarm ID: 900.008** + - Kubernetes rootca update in progress. + * - Entity Instance + - host=controller + * - Degrade Affecting Severity: + - None + * - Severity: + - m + * - Proposed Repair Action + - Wait for kubernetes rootca procedure to complete. + +----- + +.. list-table:: + :widths: 6 25 + :header-rows: 0 + + * - **Alarm ID: 900.009** + - Kubernetes root CA update aborted, certificates may not be fully updated. + * - Entity Instance + - host=controller + * - Degrade Affecting Severity: + - None + * - Severity: + - m + * - Management Affecting Severity: + - w + * - Proposed Repair Action + - Fully update certificates by a new root CA update. + +----- + .. list-table:: :widths: 6 25 :header-rows: 0 * - **Alarm ID: 900.101** - - Software patch auto-apply inprogress. + - Software patch auto-apply in progress. * - Entity Instance - orchestration=sw-patch * - Degrade Affecting Severity: @@ -257,4 +293,64 @@ health of the system. - M\* * - Proposed Repair Action - Attempt to apply firmware update manually; if problem persists + contact next level of support. + +----- + +.. list-table:: + :widths: 6 25 + :header-rows: 0 + + * - **Alarm ID: 900.501** + - Kubernetes rootca update auto-apply in progress + * - Entity Instance + - orchestration=kube-rootca-update + * - Degrade Affecting Severity: + - None + * - Severity: + - M + * - Management Affecting Severity: + - w + * - Proposed Repair Action + - Wait for kubernetes rootca update auto-apply to complete; if problem + persists contact next level of support. + +----- + +.. list-table:: + :widths: 6 25 + :header-rows: 0 + + * - **Alarm ID: 900.502** + - Kubernetes rootca update auto-apply aborting. + * - Entity Instance + - orchestration=kube-rootca-update + * - Degrade Affecting Severity: + - None + * - Severity: + - M + * - Management Affecting Severity: + - w + * - Proposed Repair Action + - Wait for kubernetes rootca update auto-apply abort to complete; if + problem persists contact next level of support. + +----- + +.. list-table:: + :widths: 6 25 + :header-rows: 0 + + * - **Alarm ID: 900.503** + - Kubernetes rootca update auto-apply failed. + * - Entity Instance + - orchestration=kube-rootca-update + * - Degrade Affecting Severity: + - None + * - Severity: + - C + * - Management Affecting Severity: + - w + * - Proposed Repair Action + - Attempt to apply kubernetes rootca update manually; if problem persists contact next level of support. \ No newline at end of file diff --git a/doc/source/fault-mgmt/kubernetes/900-series-orchestration-customer-log-messages.rst b/doc/source/fault-mgmt/kubernetes/900-series-orchestration-customer-log-messages.rst index 99c7ddc8c..bbc454e68 100644 --- a/doc/source/fault-mgmt/kubernetes/900-series-orchestration-customer-log-messages.rst +++ b/doc/source/fault-mgmt/kubernetes/900-series-orchestration-customer-log-messages.rst @@ -28,141 +28,184 @@ of the events is represented in the table by one or more letters, as follows: .. table:: Table 1. Customer Log Messages :widths: auto - +-------------------+--------------------------------------------+----------+ - | Log ID | Description | Severity | - + +--------------------------------------------+----------+ - | | Entity Instance ID | - +===================+============================================+==========+ - | 900.111 | Software update auto-apply start | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.112 | Software update auto-apply inprogress | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.113 | Software update auto-apply rejected | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.114 | Software update auto-apply canceled | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.115 | Software update auto-apply failed | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.116 | Software update auto-apply completed | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.117 | Software update auto-apply abort | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.118 | Software update auto-apply aborting | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.119 | Software update auto-apply abort rejected | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.120 | Software update auto-apply abort failed | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.121 | Software update auto-apply aborted | C | - | | | | - | | orchestration=sw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.211 | Software upgrade auto-apply start | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.212 | Software upgrade auto-apply inprogress | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.213 | Software upgrade auto-apply rejected | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.214 | Software upgrade auto-apply canceled | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.215 | Software upgrade auto-apply failed | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.216 | Software upgrade auto-apply completed | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.217 | Software upgrade auto-apply abort | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.218 | Software upgrade auto-apply aborting | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.219 | Software upgrade auto-apply abort rejected | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.220 | Software upgrade auto-apply abort failed | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.221 | Software upgrade auto-apply aborted | C | - | | | | - | | orchestration=sw-upgrade | | - +-------------------+--------------------------------------------+----------+ - | 900.311 | Firmware update auto-apply | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.312 | Firmware update auto-apply in progress | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.313 | Firmware update auto-apply rejected | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.314 | Firmware update auto-apply canceled | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.315 | Firmware update auto-apply failed | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.316 | Firmware update auto-apply completed | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.317 | Firmware update auto-apply aborted | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.318 | Firmware update auto-apply aborting | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.319 | Firmware update auto-apply abort rejected | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.320 | Firmware update auto-apply abort failed | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - | 900.321 | Firmware update auto-apply aborted | C | - | | | | - | | orchestration=fw-update | | - +-------------------+--------------------------------------------+----------+ - + +-------------------+-------------------------------------------------------+----------+ + | Log ID | Description | Severity | + + +-------------------------------------------------------+----------+ + | | Entity Instance ID | | + +===================+============================================+==========+==========+ + | 900.111 | Software update auto-apply start | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.112 | Software update auto-apply in progress | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.113 | Software update auto-apply rejected | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.114 | Software update auto-apply canceled | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.115 | Software update auto-apply failed | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.116 | Software update auto-apply completed | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.117 | Software update auto-apply abort | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.118 | Software update auto-apply aborting | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.119 | Software update auto-apply abort rejected | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.120 | Software update auto-apply abort failed | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.121 | Software update auto-apply aborted | C | + | | | | + | | orchestration=sw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.211 | Software upgrade auto-apply start | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.212 | Software upgrade auto-apply in progress | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.213 | Software upgrade auto-apply rejected | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.214 | Software upgrade auto-apply canceled | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.215 | Software upgrade auto-apply failed | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.216 | Software upgrade auto-apply completed | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.217 | Software upgrade auto-apply abort | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.218 | Software upgrade auto-apply aborting | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.219 | Software upgrade auto-apply abort rejected | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.220 | Software upgrade auto-apply abort failed | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.221 | Software upgrade auto-apply aborted | C | + | | | | + | | orchestration=sw-upgrade | | + +-------------------+-------------------------------------------------------+----------+ + | 900.311 | Firmware update auto-apply | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.312 | Firmware update auto-apply in progress | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.313 | Firmware update auto-apply rejected | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.314 | Firmware update auto-apply canceled | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.315 | Firmware update auto-apply failed | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.316 | Firmware update auto-apply completed | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.317 | Firmware update auto-apply aborted | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.318 | Firmware update auto-apply aborting | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.319 | Firmware update auto-apply abort rejected | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.320 | Firmware update auto-apply abort failed | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.321 | Firmware update auto-apply aborted | C | + | | | | + | | orchestration=fw-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.511 | Kubernetes rootca update auto-apply start | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.512 | Kubernetes rootca update auto-apply in progress | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.513 | Firmware Kubernetes rootca update auto-apply rejected | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.514 | Kubernetes rootca update auto-apply cancelled | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.515 | Kubernetes rootca update auto-apply failed | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.516 | Kubernetes rootca update auto-apply completed | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.517 | Kubernetes rootca update auto-apply abort | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.518 | Kubernetes rootca update auto-apply aborting | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.519 | Kubernetes rootca update auto-apply abort rejected | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.520 | Kubernetes rootca update auto-apply abort failed | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ + | 900.521 | Kubernetes rootca update auto-apply aborted | C | + | | | | + | | orchestration=kube-rootca-update | | + +-------------------+-------------------------------------------------------+----------+ \ No newline at end of file