doc/cephadm: remove a confusing sentence fragment

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>
This commit is contained in:
Zac Dover 2020-06-12 05:11:09 +10:00
parent 4b4db52840
commit dcce296eea

View 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>]