Discussion:
[pve-devel] applied: [PATCH docs] Correction of the cephfs delete command
Thomas Lamprecht
2018-12-10 10:36:34 UTC
Permalink
---
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.
----
-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
applied, thanks!

Loading...