]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
attrs: update cephdocs template to quincy
[pve-docs.git] / pveceph.1-synopsis.adoc
index 47857fdbdc1c97e6fe3467b69d96088782d9b4b7..7a2699f1054d72e45187810559ad8ac71bfbaa02 100644 (file)
@@ -122,7 +122,7 @@ Allow experimental versions. Use with care!
 
 Use the test, not the main repository. Use with care!
 
-`--version` `<octopus | pacific>` ('default =' `pacific`)::
+`--version` `<octopus | pacific | quincy>` ('default =' `pacific`)::
 
 Ceph version to install.
 
@@ -242,9 +242,9 @@ Create Ceph pool
 
 The name of the pool. It must be unique.
 
-`--add_storages` `<boolean>` ::
+`--add_storages` `<boolean>` ('default =' `0; for erasure coded pools: 1`)::
 
-Configure VM and CT storage using the new pool. Always enabled for erasure coded pools.
+Configure VM and CT storage using the new pool.
 
 `--application` `<cephfs | rbd | rgw>` ('default =' `rbd`)::
 
@@ -256,7 +256,7 @@ 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
+Create an erasure coded pool for RBD with an accompaning replicated pool for metadata storage. With EC, the common ceph options 'size', 'min_size' and 'crush_rule' parameters will be applied to the metadata pool.
 
 `--min_size` `<integer> (1 - 7)` ('default =' `2`)::