From: Travis Nielsen Date: Fri, 4 Mar 2022 17:42:02 +0000 (-0700) Subject: prometheus: spell check the alert descriptions X-Git-Tag: v18.0.0~1134^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45254%2Fhead;p=ceph.git prometheus: spell check the alert descriptions Signed-off-by: Travis Nielsen --- diff --git a/monitoring/ceph-mixin/prometheus_alerts.yml b/monitoring/ceph-mixin/prometheus_alerts.yml index fc38678f99dd5..3a7598694ed04 100644 --- a/monitoring/ceph-mixin/prometheus_alerts.yml +++ b/monitoring/ceph-mixin/prometheus_alerts.yml @@ -397,7 +397,7 @@ groups: documentation: https://docs.ceph.com/en/latest/cephfs/health-messages/#fs-degraded summary: Ceph filesystem is degraded description: > - One or more metdata daemons (MDS ranks) are failed or in a + One or more metadata daemons (MDS ranks) are failed or in a damaged state. At best the filesystem is partially available, worst case is the filesystem is completely unusable. - alert: CephFilesystemMDSRanksLow @@ -533,7 +533,7 @@ groups: During data consistency checks (scrub), at least one PG has been flagged as being damaged or inconsistent. - Check to see which PG is affected, and attempt a manual repair if neccessary. To list + Check to see which PG is affected, and attempt a manual repair if necessary. To list problematic placement groups, use 'rados list-inconsistent-pg '. To repair PGs use the 'ceph pg repair ' command. - alert: CephPGRecoveryAtRisk @@ -561,7 +561,7 @@ groups: documentation: https://docs.ceph.com/en/latest/rados/operations/health-checks#pg-availability summary: Placement group is unavailable, blocking some I/O description: > - Data availability is reduced impacting the clusters abilty to service I/O to some data. One or + Data availability is reduced impacting the clusters ability to service I/O to some data. One or more placement groups (PGs) are in a state that blocks IO. - alert: CephPGBackfillAtRisk expr: ceph_health_detail{name="PG_BACKFILL_FULL"} == 1 diff --git a/monitoring/ceph-mixin/tests_alerts/test_alerts.yml b/monitoring/ceph-mixin/tests_alerts/test_alerts.yml index d7fe0132d2daa..25f4366916a22 100644 --- a/monitoring/ceph-mixin/tests_alerts/test_alerts.yml +++ b/monitoring/ceph-mixin/tests_alerts/test_alerts.yml @@ -876,7 +876,7 @@ tests: documentation: https://docs.ceph.com/en/latest/cephfs/health-messages/#fs-degraded summary: Ceph filesystem is degraded description: > - One or more metdata daemons (MDS ranks) are failed or in a + One or more metadata daemons (MDS ranks) are failed or in a damaged state. At best the filesystem is partially available, worst case is the filesystem is completely unusable. - interval: 1m @@ -1738,7 +1738,7 @@ tests: During data consistency checks (scrub), at least one PG has been flagged as being damaged or inconsistent. - Check to see which PG is affected, and attempt a manual repair if neccessary. To list + Check to see which PG is affected, and attempt a manual repair if necessary. To list problematic placement groups, use 'rados list-inconsistent-pg '. To repair PGs use the 'ceph pg repair ' command. - interval: 1m @@ -1858,7 +1858,7 @@ tests: documentation: https://docs.ceph.com/en/latest/rados/operations/health-checks#pg-availability summary: Placement group is unavailable, blocking some I/O description: > - Data availability is reduced impacting the clusters abilty to service I/O to some data. One or + Data availability is reduced impacting the clusters ability to service I/O to some data. One or more placement groups (PGs) are in a state that blocks IO. - interval: 1m input_series: