]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: leave one standby available to avoid warning
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 2 Nov 2020 18:01:59 +0000 (10:01 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 21:01:25 +0000 (13:01 -0800)
commit59451923d31f5e4f707aa6d22ececc8edd395ca9
tree9129de2b34c78309338c94ea236e6dafec152acf
parent492aa452e060ca4b54ce0d928c4949c96ab15792
qa: leave one standby available to avoid warning

Four file systems will use all MDS and generate this warning:

2020-11-02T03:48:33.407 INFO:teuthology.orchestra.run.smithi003.stdout:2020-11-02T03:24:21.817337+0000 mon.a (mon.0) 481 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY)

Fixes: https://tracker.ceph.com/issues/23718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_volumes.py