]> git.proxmox.com Git - pve-docs.git/commitdiff
pveceph: typo/language followups
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 15:24:30 +0000 (16:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 15:24:35 +0000 (16:24 +0100)
Reported-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pveceph.adoc

index cceb1ca2863267e3c96915782d03dc85285c11e6..0984a52b294b76e11d283548c8c7b1c301db4c45 100644 (file)
@@ -809,7 +809,8 @@ Destroy CephFS
 WARNING: Destroying a CephFS will render all of its data unusable. This cannot be
 undone!
 
-To completely an cleanly remove a CephFS, the following steps are necessary:
+To completely and gracefully remove a CephFS, the following steps are
+necessary:
 
 * Disconnect every non-{PVE} client (e.g. unmount the CephFS in guests).
 * Disable all related CephFS {PVE} storage entries (to prevent it from being
@@ -825,8 +826,9 @@ umount /mnt/pve/<STORAGE-NAME>
 Where `<STORAGE-NAME>` is the name of the CephFS storage in your {PVE}.
 
 * Now make sure that no metadata server (`MDS`) is running for that CephFS,
-  either by stopping or destroying them. This can be done either via the web
-  interface or via the command line interface, by issuing:
+  either by stopping or destroying them. This can be done through the web
+  interface or via the command line interface, for the latter you would issue
+  the following command:
 +
 ----
 pveceph stop --service mds.NAME