]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
d/copyright: update years
[pve-docs.git] / pveceph.1-synopsis.adoc
index 9514e3e62b73f90686bd6391a8d46a6cfde91eb5..b3fa2812d128e82d6511d30b50a16576cd2262d0 100644 (file)
@@ -48,6 +48,22 @@ The ceph filesystem name.
 
 Number of placement groups for the backing data pool. The metadata pool will use a quarter of this.
 
+*pveceph fs destroy* `<name>` `[OPTIONS]`
+
+Destroy a Ceph filesystem
+
+`<name>`: `<string>` ::
+
+The ceph filesystem name.
+
+`--remove-pools` `<boolean>` ('default =' `0`)::
+
+Remove data and metadata pools configured for this fs.
+
+`--remove-storages` `<boolean>` ('default =' `0`)::
+
+Remove all pveceph-managed storages configured for this fs.
+
 *pveceph help* `[OPTIONS]`
 
 Get help about specified command.