]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd: read mirror pool peers from default namespace
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 Dec 2019 02:12:44 +0000 (21:12 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 19 Dec 2019 02:12:44 +0000 (21:12 -0500)
commitce1d7bb783d5dd56c6efce38e7bb0c9b55bc3731
tree043bb180bba6ef820e0719c853c7a5204cb5bf5d
parent6f9c3aa3600c6b420505742f54eb260c98214e59
rbd: read mirror pool peers from default namespace

The image status from non-default namespaces can be linked to
the peers in the default namespace via the fsid.

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