X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveceph.adoc;h=2b061e5627e6e9d16ff5e51411b4033f74d62d95;hp=601520616efd59c8d3b9071f2eb10f19c5909cf0;hb=a75eeddebed864bde81358463958ed1d166935e1;hpb=90682f35982513fdecf9109cd15235fa982413fc diff --git a/pveceph.adoc b/pveceph.adoc index 6015206..2b061e5 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -509,7 +509,7 @@ storage configuration after it was created successfully. Destroy CephFS ~~~~~~~~~~~~~~ -WARN: Destroying a CephFS will render all its data unusable, this cannot be +WARNING: Destroying a CephFS will render all its data unusable, this cannot be undone! If you really want to destroy an existing CephFS you first need to stop, or @@ -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