]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fixup: "rbd-mirror daemon" instead of "rbd-daemon"
authorMykola Golub <mgolub@mirantis.com>
Thu, 12 May 2016 08:11:55 +0000 (11:11 +0300)
committerJason Dillaman <dillaman@redhat.com>
Wed, 18 May 2016 17:22:07 +0000 (13:22 -0400)
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit ddd6345f8f7edcff638ed435aef316ba3e0e40dd)

doc/rbd/rbd-mirroring.rst

index 759e8587326772016abb3cc99f8174edc7526688..163e7f84f880894196c00b8bbe621e47ab5fa021 100644 (file)
@@ -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}