From: Alwin Antreich Date: Mon, 10 Dec 2018 09:24:00 +0000 (+0100) Subject: cephfs: correct the destroy a cephfs command X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=de2f82257207b94faeb5178f26b7c38557f254d8 cephfs: correct the destroy a cephfs command Signed-off-by: Alwin Antreich --- diff --git a/pveceph.adoc b/pveceph.adoc index 68399ad..2b061e5 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -524,7 +524,7 @@ on each {pve} node hosting a MDS daemon. Then, you can remove (destroy) CephFS by issuing a: ---- -ceph rm fs NAME --yes-i-really-mean-it +ceph fs rm NAME --yes-i-really-mean-it ---- on a single node hosting Ceph. After this you may want to remove the created data and metadata pools, this can be done either over the Web GUI or the CLI