]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: display and configure local mirroring site name
authorJason Dillaman <dillaman@redhat.com>
Thu, 12 Sep 2019 01:17:52 +0000 (21:17 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 17 Sep 2019 16:34:31 +0000 (12:34 -0400)
commit2cfce45f8d93f8ad5236fad21425f69841476663
tree0475e773ac6f1809cd1f90726da6dce38d2b7e9d
parenta6342665958706c0cd04d45015100aaaae3dc9fa
rbd: display and configure local mirroring site name

The 'rbd mirror pool info' and 'rbd mirror pool enable' commands
have been updated to display and optionally set the site name.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/cli/rbd/help.t
src/tools/rbd/action/MirrorPool.cc