X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveceph.1-synopsis.adoc;h=b5eaa87b404922503214cdf9cee34de1d7096e2b;hp=6d15c851392d0771a4e2bb42bb839958633447b2;hb=4772952b604a1fd9bca16e70fbe6a1d3b2d7feca;hpb=9d999d1bf6a0202a9ab0ea2010a7f960fa5e6647 diff --git a/pveceph.1-synopsis.adoc b/pveceph.1-synopsis.adoc index 6d15c85..b5eaa87 100644 --- a/pveceph.1-synopsis.adoc +++ b/pveceph.1-synopsis.adoc @@ -226,9 +226,9 @@ The name of the pool. It must be unique. Configure VM and CT storage using the new pool. -`--application` `` :: +`--application` `` ('default =' `rbd`):: -The application of the pool, 'rbd' by default. +The application of the pool. `--crush_rule` `` :: @@ -238,6 +238,10 @@ The rule to use for mapping object placement in the cluster. Minimum number of replicas per object +`--pg_autoscale_mode` `` ('default =' `warn`):: + +The automatic PG scaling mode of the pool. + `--pg_num` ` (8 - 32768)` ('default =' `128`):: Number of placement groups. @@ -266,6 +270,38 @@ Remove all pveceph-managed storages configured for this pool List all pools. +*pveceph pool set* `` `[OPTIONS]` + +Change POOL settings + +``: `` :: + +The name of the pool. It must be unique. + +`--application` `` :: + +The application of the pool. + +`--crush_rule` `` :: + +The rule to use for mapping object placement in the cluster. + +`--min_size` ` (1 - 7)` :: + +Minimum number of replicas per object + +`--pg_autoscale_mode` `` :: + +The automatic PG scaling mode of the pool. + +`--pg_num` ` (8 - 32768)` :: + +Number of placement groups. + +`--size` ` (1 - 7)` :: + +Number of replicas per object + *pveceph purge* `[OPTIONS]` Destroy ceph related data and configuration files.