From: Mykola Golub Date: Thu, 12 May 2016 08:11:55 +0000 (+0300) Subject: doc: fixup: "rbd-mirror daemon" instead of "rbd-daemon" X-Git-Tag: v10.2.2~60^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=818166e25d2ccac5d9bb3541f6166fcb8c25fd64;p=ceph.git doc: fixup: "rbd-mirror daemon" instead of "rbd-daemon" Signed-off-by: Mykola Golub (cherry picked from commit ddd6345f8f7edcff638ed435aef316ba3e0e40dd) --- diff --git a/doc/rbd/rbd-mirroring.rst b/doc/rbd/rbd-mirroring.rst index 759e85873267..163e7f84f880 100644 --- a/doc/rbd/rbd-mirroring.rst +++ b/doc/rbd/rbd-mirroring.rst @@ -212,10 +212,10 @@ For example:: Force Image Resync ------------------ -If a split-brain event is detected by the ``rbd-daemon``, it will not attempt -to mirror the affected image until corrected. To resume mirroring for an image, -first `demote the image`_ determined to be out-of-date and then request a resync -to the primary image. To request an image resync with ``rbd``, specify the +If a split-brain event is detected by the ``rbd-mirror`` daemon, it will not +attempt to mirror the affected image until corrected. To resume mirroring for an +image, first `demote the image`_ determined to be out-of-date and then request a +resync to the primary image. To request an image resync with ``rbd``, specify the ``mirror image resync`` command along with the pool and image name:: rbd mirror image resync {pool-name}/{image-name}