]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: remove a confusing sentence fragment 35509/head
authorZac Dover <zac.dover@gmail.com>
Thu, 11 Jun 2020 19:11:09 +0000 (05:11 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 15 Jul 2020 14:33:54 +0000 (00:33 +1000)
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>
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>]