]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: be tolerant of multiple MDSs
authorJohn Spray <jspray@redhat.com>
Wed, 4 Feb 2015 12:52:42 +0000 (12:52 +0000)
committerJohn Spray <jspray@redhat.com>
Tue, 14 Apr 2015 13:13:38 +0000 (14:13 +0100)
commitce1196d62f1c6f3c5cef4859ad2a8ee491ae5d4c
tree8231937518ba674c95e53953a7bfdaffb04266ae
parent25aa9a3cf935a1936f31562615bb6ae6dfd6ec40
tasks/cephfs: be tolerant of multiple MDSs

...as long as only one is active, all the ops
that default to talking to a single MDS should
be happy to talk to the active MDS, even if there
happens to be a standby lying around too.

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