]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
pvecm: add basic next-id section
[pve-docs.git] / pveceph.1-synopsis.adoc
index b3fa2812d128e82d6511d30b50a16576cd2262d0..47857fdbdc1c97e6fe3467b69d96088782d9b4b7 100644 (file)
@@ -236,7 +236,7 @@ If set, we remove partition table entries.
 
 *pveceph pool create* `<name>` `[OPTIONS]`
 
-Create POOL
+Create Ceph pool
 
 `<name>`: `<string>` ::
 
@@ -244,7 +244,7 @@ The name of the pool. It must be unique.
 
 `--add_storages` `<boolean>` ::
 
-Configure VM and CT storage using the new pool.
+Configure VM and CT storage using the new pool. Always enabled for erasure coded pools.
 
 `--application` `<cephfs | rbd | rgw>` ('default =' `rbd`)::
 
@@ -254,6 +254,10 @@ The application of the pool.
 
 The rule to use for mapping object placement in the cluster.
 
+`--erasure-coding` `k=<integer> ,m=<integer> [,device-class=<class>] [,failure-domain=<domain>] [,profile=<profile>]` ::
+
+no description available
+
 `--min_size` `<integer> (1 - 7)` ('default =' `2`)::
 
 Minimum number of replicas per object
@@ -294,6 +298,10 @@ The name of the pool. It must be unique.
 
 If true, destroys pool even if in use
 
+`--remove_ecprofile` `<boolean>` ('default =' `1`)::
+
+Remove the erasure code profile. Defaults to true, if applicable.
+
 `--remove_storages` `<boolean>` ('default =' `0`)::
 
 Remove all pveceph-managed storages configured for this pool