Merge "Remove unused constant"

This commit is contained in:
Zuul 2022-02-18 15:28:27 +00:00 committed by Gerrit Code Review
commit f1c3e852cb
2 changed files with 0 additions and 20 deletions

View File

@ -103,7 +103,6 @@ FM_ALARM_ID_STORAGE_CEPH_CRITICAL = ALARM_GROUP_STORAGE + ".010"
FM_ALARM_ID_STORAGE_CEPH_MAJOR = ALARM_GROUP_STORAGE + ".011"
FM_ALARM_ID_STORAGE_CEPH = ALARM_GROUP_STORAGE + ".001"
FM_ALARM_ID_STORAGE_IMAGE = ALARM_GROUP_STORAGE + ".002"
FM_ALARM_ID_STORAGE_CEPH_FREE_SPACE = ALARM_GROUP_STORAGE + ".003"
FM_ALARM_ID_STORAGE_CINDER_IO_BUILDING = ALARM_GROUP_STORAGE + ".100"
FM_ALARM_ID_STORAGE_CINDER_IO_LIMITING = ALARM_GROUP_STORAGE + ".101"
# Alarm .103 is reserved for LVM thin pool metadata alarm

View File

@ -2964,25 +2964,6 @@
Management_Affecting_Severity: none
Degrade_Affecting_Severity: none
800.003:
Type: Alarm
Description: |-
Storage Alarm Condition:
Quota/Space mismatch for the <tiername> tier. The sum of Ceph pool quotas does not match the tier size.
Entity_Instance_ID: cluster=<dist-fs-uuid>.tier=<tiername>
Severity: minor
Proposed_Repair_Action: "Update ceph storage pool quotas to use all available tier space."
Maintenance_Action:
Inhibit_Alarms:
Alarm_Type: operational-violation
Probable_Cause: configuration-out-of-date
Service_Affecting: False
Suppression: False
Management_Affecting_Severity: none
Degrade_Affecting_Severity: none
800.100:
Type: Alarm
Description: |-