Skip to content

Commit 607f687

Browse files
authored
Merge pull request ceph#57720 from zdover23/wip-doc-2024-05-27-cephfs-fs-volumes
doc/cephfs: s/subvolumegroups/subvolume groups Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 73b55f0 + b303417 commit 607f687

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/cephfs/fs-volumes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ following form:
228228

229229
The ``exist`` command outputs:
230230

231-
* "subvolumegroup exists": if any subvolumegroup is present
232-
* "no subvolumegroup exists": if no subvolumegroup is present
231+
* ``subvolumegroup exists``: if any subvolumegroup is present
232+
* ``no subvolumegroup exists``: if no subvolumegroup is present
233233

234234
.. note:: This command checks for the presence of custom groups and not
235235
presence of the default one. A subvolumegroup-existence check alone is not
@@ -902,7 +902,7 @@ to policies. This can distribute load across MDS ranks in predictable and
902902
stable ways. Review :ref:`cephfs-pinning` and :ref:`cephfs-ephemeral-pinning`
903903
for details on how pinning works.
904904

905-
Run a command of the following form to configure pinning for subvolumegroups:
905+
Run a command of the following form to configure pinning for subvolume groups:
906906

907907
.. prompt:: bash #
908908

0 commit comments

Comments
 (0)