]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs-mirror: use peer cluster monitor address (and key) if available
authorVenky Shankar <vshankar@redhat.com>
Tue, 23 Feb 2021 04:21:47 +0000 (23:21 -0500)
committerVenky Shankar <vshankar@redhat.com>
Thu, 11 Mar 2021 08:41:52 +0000 (03:41 -0500)
commitab410213fedc0247161809258966575688fa8cb9
treefb07be38bd790a581558571ad30b8d9bb41e20a2
parenta04010e9490aa726d219c41139c27417dac836e2
cephfs-mirror: use peer cluster monitor address (and key) if available

This allows connecting to the peer cluster without having the cluster
configuration file on the primary cluster.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/tools/cephfs_mirror/FSMirror.cc
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/PeerReplayer.h
src/tools/cephfs_mirror/Utils.cc
src/tools/cephfs_mirror/Utils.h