]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: set norequire_active_mds on kclient
authorJohn Spray <john.spray@redhat.com>
Tue, 13 Dec 2016 01:05:25 +0000 (01:05 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 13 Dec 2016 01:05:25 +0000 (01:05 +0000)
commit8fdae47fd35d570e27c92f072cf5a7184856386a
treece7fb5953f5a9f52eb812d17519c346e5a774293
parent5a5a2b3f4a88c75fc372631376a33186044de03d
tasks/cephfs: set norequire_active_mds on kclient

The kernel client's cluster availability test is
more primitive than the fuse client, so we need
to switch it off to avoid client mounts failing
while MDSs are still coming up.

Fixes: http://tracker.ceph.com/issues/18161
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/kernel_mount.py