X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pveceph.1-synopsis.adoc;h=7a2699f1054d72e45187810559ad8ac71bfbaa02;hb=908345d68c6cca5e5b16550c87ac447531c88662;hp=b3fa2812d128e82d6511d30b50a16576cd2262d0;hpb=5370fa8ca1c47630639ad3692559137a22df2a73;p=pve-docs.git diff --git a/pveceph.1-synopsis.adoc b/pveceph.1-synopsis.adoc index b3fa281..7a2699f 100644 --- a/pveceph.1-synopsis.adoc +++ b/pveceph.1-synopsis.adoc @@ -122,7 +122,7 @@ Allow experimental versions. Use with care! Use the test, not the main repository. Use with care! -`--version` `` ('default =' `pacific`):: +`--version` `` ('default =' `pacific`):: Ceph version to install. @@ -236,13 +236,13 @@ If set, we remove partition table entries. *pveceph pool create* `` `[OPTIONS]` -Create POOL +Create Ceph pool ``: `` :: The name of the pool. It must be unique. -`--add_storages` `` :: +`--add_storages` `` ('default =' `0; for erasure coded pools: 1`):: Configure VM and CT storage using the new pool. @@ -254,6 +254,10 @@ The application of the pool. The rule to use for mapping object placement in the cluster. +`--erasure-coding` `k= ,m= [,device-class=] [,failure-domain=] [,profile=]` :: + +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` ` (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` `` ('default =' `1`):: + +Remove the erasure code profile. Defaults to true, if applicable. + `--remove_storages` `` ('default =' `0`):: Remove all pveceph-managed storages configured for this pool