]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: remove a confusing sentence fragment
authorZac Dover <zac.dover@gmail.com>
Thu, 11 Jun 2020 19:11:09 +0000 (05:11 +1000)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 23 Jul 2020 13:20:10 +0000 (15:20 +0200)
Removed a confusing sentence fragment: "For each file system:"

Fixes: https://tracker.ceph.com/issues/46546
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Co-authored-by: Varsha <rvarsha016@gmail.com>
(cherry picked from commit dcce296eea99fa025135d68f079008421de14fa3)

doc/cephadm/adoption.rst

index 20ded51a2822affe888e8758b0f027ccb5c91cfb..701c3d75f5593c5e191175e0f41fe932cb2e8c7f 100644 (file)
@@ -111,7 +111,7 @@ Adoption process
 
 #. Redeploy MDS daemons by telling cephadm how many daemons to run for
    each file system.  You can list file systems by name with ``ceph fs
-   ls``.  For each file system::
+   ls``.  Run the following command on the master nodes::
 
      # ceph orch apply mds <fs-name> [--placement=<placement>]