Skip to content

Commit 8ee8e95

Browse files
Update pools.yaml
1 parent 3d16854 commit 8ee8e95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

charts/ceph-operations/alerts/pools.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,12 @@ groups:
8383
for: 5m
8484
labels:
8585
service: ceph
86-
severity: warning
86+
severity: critical
8787
type: ceph_default
8888
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
8989
annotations:
9090
description: "Pool `{{`{{ $labels.name }}`}}` capacity utilization is criticaly high, it impacts cluster operations and possess risk of pool full if not addressed in short time, either release space or add more capacity immediately"
9191
summary: "One or more Ceph pools are criticaly full"
9292
{{- end }}
9393
{{- end }}
94+
{{- end }}

0 commit comments

Comments
 (0)