mirror of
https://github.com/ceph/ceph
synced 2025-01-28 22:14:02 +00:00
Merge pull request #19692 from hikycool/master
doc: Add introduction about different way to run rbd-mirror
This commit is contained in:
commit
e47e5fa65e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user