backup_storage_capacity_over_threshold

2023-08-15 02:30:56  Updated

Description

This alert is triggered when the backup size exceeds the threshold.

Alert information

Trigger method Alert level Scope
Reminder of OCP Stopped Service

Alert rule

Metric Default threshold Source Duration Detection cycle Elimination cycle
N/A N/A N/A 0s 30 min 40 min

Alert templates

  • Overview: ${alarm_target} ${alarm_name}

  • Details: Storage url ${storage_url} The storage size exceeds a threshold. The used storage exceeds: ${value}, exceeding the threshold of 70%.

  • Overview example: storage_url=xxxxxxx. The storage size exceeds a threshold. The used storage exceeds :${value}.

  • Details example: Storage url file:///obbackup/ The storage size exceeds a threshold. The used storage exceeds: 80%, exceeding the threshold of 70%.

${alarm_target} follows the storage_url=xxxxxxx format, and ${value} follows the percentage format, for example, 80%.

Impact on the system

If the storage directory of backup is full, new backup data cannot be written in, which affects recovery of the backup cluster.

Possible causes

  • The storage directory of backup is set too small.

  • The retention period of backup is set too long.

Solutions

  • Expand the storage directory of backup.

  • Shorten the retention period of backup.

Contact Us