From: Zac Dover Date: Sun, 12 May 2024 01:39:34 +0000 (+1000) Subject: doc/cephfs: edit fs-volumes.rst (1 of x) followup X-Git-Tag: v19.1.1~400^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ec43363fbf2a5104e6a16afde0e6d6ad0931b039;p=ceph.git doc/cephfs: edit fs-volumes.rst (1 of x) followup Include the suggestions for improving doc/cephfs/fs-volumes.rst made by Anthony D'Atri here https://github.com/ceph/ceph/pull/57415#discussion_r1597362110 Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit cb700d804b4390fd9f55444dcfc04dfebac3a1bf) --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 99c708c11be2e..fe993c61b8574 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -47,7 +47,7 @@ Create a volume by running the following command: ceph fs volume create [placement] This creates a CephFS file system and its data and metadata pools. This command -can also deploy MDS daemons for the filesystem using a ceph-mgr orchestrator +can also deploy MDS daemons for the filesystem using a Ceph Manager orchestrator module (for example Rook). See :doc:`/mgr/orchestrator`. ```` is the volume name (an arbitrary string). ``[placement]`` is an @@ -65,7 +65,7 @@ To remove a volume, run the following command: ceph fs volume rm [--yes-i-really-mean-it] This command removes a file system and its data and metadata pools. It also -tries to remove MDS daemons using the enabled ceph-mgr orchestrator module. +tries to remove MDS daemons using the enabled Ceph Manager orchestrator module. .. note:: After volume deletion, we recommend restarting `ceph-mgr` if a new file system is created on the same cluster and the subvolume interface is