summaryrefslogtreecommitdiffstats
path: root/qa/cephfs
diff options
context:
space:
mode:
authorPatrick Donnelly <pdonnell@redhat.com>2017-08-04 22:00:47 +0200
committerPatrick Donnelly <pdonnell@redhat.com>2017-08-04 22:01:33 +0200
commit8d4f3e30450edc35326ffd3e1fb18e6ffc344786 (patch)
treef1e5e8aa3b5fdc782a7f8ae04b7e6aa30844e153 /qa/cephfs
parentdoc: remove duplicate CephFS health check doc (diff)
downloadceph-8d4f3e30450edc35326ffd3e1fb18e6ffc344786.tar.xz
ceph-8d4f3e30450edc35326ffd3e1fb18e6ffc344786.zip
mds: MDS_DAMAGED to MDS_DAMAGE
We had both and MDS_DAMAGE looks to be the right/intended one. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Diffstat (limited to 'qa/cephfs')
-rw-r--r--qa/cephfs/overrides/whitelist_health.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/cephfs/overrides/whitelist_health.yaml b/qa/cephfs/overrides/whitelist_health.yaml
index 467db9a9b5f..ddd8eab6948 100644
--- a/qa/cephfs/overrides/whitelist_health.yaml
+++ b/qa/cephfs/overrides/whitelist_health.yaml
@@ -6,4 +6,4 @@ overrides:
- \(MDS_FAILED\)
- \(MDS_DEGRADED\)
- \(FS_WITH_FAILED_MDS\)
- - \(MDS_DAMAGED\)
+ - \(MDS_DAMAGE\)