]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
updated tags docs
[pve-docs.git] / pveceph.1-synopsis.adoc
index 1798c3bd17abd8f16f8b23ec9208f9416649064a..28f48f8f49d11ec58b3bdb583c1a9a4311844d3e 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.
 
@@ -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>]` ::
 
-Create an erasure coded pool for RBD with an accompaning replicated pool for metadata storage.
+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`)::
 
@@ -308,7 +308,7 @@ Remove all pveceph-managed storages configured for this pool
 
 *pveceph pool get* `<name>` `[OPTIONS]` `[FORMAT_OPTIONS]`
 
-List pool settings.
+Show the current pool status.
 
 `<name>`: `<string>` ::
 
@@ -320,7 +320,8 @@ If enabled, will display additional data(eg. statistics).
 
 *pveceph pool ls* `[FORMAT_OPTIONS]`
 
-List all pools.
+List all pools and their settings (which are settable by the POST/PUT
+endpoints).
 
 *pveceph pool set* `<name>` `[OPTIONS]`