commit | cc8e8342930129aa2c9b629e1653e4681f0896ea | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Jan 04 16:21:58 2017 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jan 12 19:31:01 2017 +0100 |
tree | 0bfaf0674b0d7db469b3eb27dc1755bcff182c93 | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 [diff] |
ceph: fix mds cluster availability check We should apply the check after getting the initial mdsmap. Fixes: e9e427f0a14f ("ceph: check availability of mds cluster on mount") Link: http://tracker.ceph.com/issues/18161 Signed-off-by: Yan, Zheng <zyan@redhat.com>