Merge pull request #19692 from hikycool/master

doc: Add introduction about different way to run rbd-mirror
This commit is contained in:
Sage Weil 2017-12-29 10:28:12 -06:00 committed by GitHub
commit e47e5fa65e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,6 +314,10 @@ ID as the daemon instance::
systemctl enable ceph-rbd-mirror@rbd-mirror.{unique id}
The ``rbd-morror`` can also be run in foreground by ``rbd-mirror`` command::
rbd-mirror -f --log-file={log_path}
.. _rbd: ../../man/8/rbd
.. _ceph-conf: ../../rados/configuration/ceph-conf/#running-multiple-clusters
.. _explicitly enabled: #enable-image-mirroring