[pve-devel] [PATCH docs] Correction of the cephfs delete command
Alwin Antreich
a.antreich at proxmox.com
Mon Dec 10 10:24:00 CET 2018
Signed-off-by: Alwin Antreich <a.antreich at proxmox.com>
---
pveceph.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pveceph.adoc b/pveceph.adoc
index 48901aa..0e06b21 100644
--- a/pveceph.adoc
+++ b/pveceph.adoc
@@ -543,7 +543,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
--
2.11.0
More information about the pve-devel
mailing list