Remove 800.103 and modify documentation reference

Some alarms reference to "System Administration Manual" but this
document does not exist. It was changed to a generic documentation
reference.

The 800.103 alarm has been deprecated so it is deleted from the
events.yaml file.

Test plan
Pass:
* Build fm-doc package. Check that all parsing checks were run and
package was built successfully.

Closes-bug: 2022104

Signed-off-by: Agustin Carranza <agustin.carranza@windriver.com>
Change-Id: I4723d05e77983796a0f64c7242f5c2bcf4699763
This commit is contained in:
Agustin Carranza 2023-06-01 16:38:54 -03:00
parent 6172b8ee41
commit ad5e224dd2
1 changed files with 2 additions and 25 deletions

View File

@ -199,7 +199,7 @@
Entity_Instance_ID: fs_name=<image-conversion> Entity_Instance_ID: fs_name=<image-conversion>
Severity: critical Severity: critical
Proposed_Repair_Action: "Add image-conversion filesystem on both controllers. Proposed_Repair_Action: "Add image-conversion filesystem on both controllers.
Consult the System Administration Manual for more details. Consult the documentation for more details.
If problem persists, contact next level of support." If problem persists, contact next level of support."
Maintenance_Action: degrade Maintenance_Action: degrade
Inhibit_Alarms: Inhibit_Alarms:
@ -3315,29 +3315,6 @@
Degrade_Affecting_Severity: none Degrade_Affecting_Severity: none
Context: openstack Context: openstack
800.103:
Type: Alarm
Description: |-
Storage Alarm Condition:
[ Metadata usage for LVM thin pool <VG name>/<Pool name> exceeded threshold and automatic extension failed,
Metadata usage for LVM thin pool <VG name>/<Pool name> exceeded threshold ]; threshold x%, actual y%.
Entity_Instance_ID: <hostname>.lvmthinpool=<VG name>/<Pool name>
Severity: critical
Proposed_Repair_Action: "Increase Storage Space Allotment for Cinder on the 'lvm' backend.
Try the following commands:
'vgextend <VG name> <PV name>' or 'vgextend -L +<size extension> <PV name>
Check status with 'vgdisplay'
Consult the System Administration Manual for more details.
If problem persists, contact next level of support."
Maintenance_Action:
Inhibit_Alarms:
Alarm_Type: operational-violation
Probable_Cause: threshold-crossed
Service_Affecting: False
Suppression: False
Management_Affecting_Severity: major
Degrade_Affecting_Severity: none
Context: starlingx
800.104: 800.104:
Type: Alarm Type: Alarm
@ -3351,7 +3328,7 @@
'system storage-backend-delete <storage-backend-name>' 'system storage-backend-delete <storage-backend-name>'
AND AND
'system storage-backend-add <storage-backend-name>' 'system storage-backend-add <storage-backend-name>'
Consult the System Administration Manual for more details. Consult the documentation for more details.
If problem persists, contact next level of support." If problem persists, contact next level of support."
Maintenance_Action: Maintenance_Action:
Inhibit_Alarms: Inhibit_Alarms: