Merge "Add alarm for Restore in progress"
This commit is contained in:
commit
a4601e8026
@ -83,6 +83,7 @@ FM_ALARM_ID_CEPH_CACHE_TIER_CONFIG_OUT_OF_DATE = ALARM_GROUP_SYSCONFIG + ".002"
|
||||
|
||||
# Backup/Restore Alarm id
|
||||
FM_ALARM_ID_BACKUP_IN_PROGRESS = ALARM_GROUP_BACKUP_RESTORE + ".001"
|
||||
FM_ALARM_ID_RESTORE_IN_PROGRESS = ALARM_GROUP_BACKUP_RESTORE + ".002"
|
||||
|
||||
# Backup/Restore Log id
|
||||
FM_LOG_ID_RESTORE_COMPLETE = ALARM_GROUP_BACKUP_RESTORE + ".101"
|
||||
|
@ -892,6 +892,22 @@
|
||||
Degrade_Affecting_Severity: none
|
||||
Context: starlingx
|
||||
|
||||
210.002:
|
||||
Type: Alarm
|
||||
Description: System Restore in progress.
|
||||
Entity_Instance_ID: host=controller
|
||||
Severity: minor
|
||||
Proposed_Repair_Action: Run 'system restore-complete' to complete restore if running restore manually.
|
||||
Maintenance_Action:
|
||||
Inhibit_Alarms:
|
||||
Alarm_Type: operational-violation
|
||||
Probable_Cause: unspecified-reason
|
||||
Service_Affecting: False
|
||||
Suppression: False
|
||||
Management_Affecting_Severity: warning
|
||||
Degrade_Affecting_Severity: none
|
||||
Context: starlingx
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# SYSTEM CONFIGURATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user