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 <ronald.stone@windriver.com>
Change-Id: I13b764709fbaaf14f6dff47a257bb0e5b6d047ad
This commit is contained in:
Ron Stone 2021-11-23 13:14:23 -05:00
parent 22359d5bd9
commit 7f96d6a3fe
4 changed files with 283 additions and 158 deletions

View File

@ -337,7 +337,8 @@ health of the system.
:header-rows: 0
* - **Alarm ID: 250.003**
- Kubernetes certificates rotation failed on host <hostname>.
- Kubernetes certificates rotation failed on host <hostname>[, reason =
<reason_text>].
* - Entity Instance
- host=<hostname>
* - 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).
-----

View File

@ -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
- none

View File

@ -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.

View File

@ -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 | |
+-------------------+-------------------------------------------------------+----------+