]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: wait for mds active before mounting clients
authorJohn Spray <jspray@redhat.com>
Mon, 8 Sep 2014 11:02:30 +0000 (12:02 +0100)
committerJohn Spray <jspray@redhat.com>
Mon, 29 Sep 2014 14:04:33 +0000 (15:04 +0100)
commitc2d298a43c5fc8cee8247dfab580b71fb70e05ce
tree06d44c1433b0130dbfaac4b2eb1770b454ed2532
parent0073e25d772d98f963ece870cc4e1503aafa7107
tasks: wait for mds active before mounting clients

To make the logs clearer when trying to work out
if/when something went wrong, rather than always
having client logs start with some failures.

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