5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00

pveceph: typo/language followups

Reported-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-11-11 16:24:30 +01:00
parent b631c35ee4
commit 54f20853fe

View 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