]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd: don't treat failure to gather mirror service daemons as a failure
authorJason Dillaman <dillaman@redhat.com>
Tue, 11 Feb 2020 19:16:52 +0000 (14:16 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 13 Feb 2020 01:22:56 +0000 (20:22 -0500)
commit1cb9e3b56932a1b00850b9cce4c65f8681dcc3cc
tree2282f71b5659c1e85f32f4301c8d4d0cf9b8b588
parent41357d242b0c4787630b80f445ca877a49611c0b
rbd: don't treat failure to gather mirror service daemons as a failure

The only negative result is that instance ids cannot be cross-referenced
to the matching rbd-mirror daemon service.

Fixes: https://tracker.ceph.com/issues/44066
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd/action/MirrorPool.cc