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)
#. 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>]