]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: lots of s/mds_restart/mds_fail_restart/
authorJohn Spray <jspray@redhat.com>
Sat, 7 Feb 2015 09:33:58 +0000 (09:33 +0000)
committerJohn Spray <jspray@redhat.com>
Tue, 14 Apr 2015 13:13:39 +0000 (14:13 +0100)
commit3d3b095bb13b4cc519f51d74b6b42f89aede93ba
treef179b8dd50b55c624714a0a152112a11a1bcd7e5
parent79906e3d078260c7cbec7c479ec44de0c1aeab05
tasks: lots of s/mds_restart/mds_fail_restart/

Wherever we are subsequently waiting for daemons
to be healthy, we should be doing a fail during the restart.

Also catch some places that were doing this longhand and use
the handy fail_restart version instead.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/mds_auto_repair.py
tasks/mds_client_limits.py
tasks/mds_client_recovery.py
tasks/mds_journal_repair.py