]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
update static and schema information
[pve-docs.git] / pveceph.1-synopsis.adoc
index b5eaa87b404922503214cdf9cee34de1d7096e2b..9d545577ad3d3451e415a64fba5dc2b2a1329d60 100644 (file)
@@ -242,14 +242,26 @@ Minimum number of replicas per object
 
 The automatic PG scaling mode of the pool.
 
-`--pg_num` `<integer> (8 - 32768)` ('default =' `128`)::
+`--pg_num` `<integer> (1 - 32768)` ('default =' `128`)::
 
 Number of placement groups.
 
+`--pg_num_min` `<integer> (-N - 32768)` ::
+
+Minimal number of placement groups.
+
 `--size` `<integer> (1 - 7)` ('default =' `3`)::
 
 Number of replicas per object
 
+`--target_size` `^(\d+(\.\d+)?)([KMGT])?$` ::
+
+The estimated target size of the pool for the PG autoscaler.
+
+`--target_size_ratio` `<number>` ::
+
+The estimated target ratio of the pool for the PG autoscaler.
+
 *pveceph pool destroy* `<name>` `[OPTIONS]`
 
 Destroy pool
@@ -266,6 +278,18 @@ If true, destroys pool even if in use
 
 Remove all pveceph-managed storages configured for this pool
 
+*pveceph pool get* `<name>` `[OPTIONS]` `[FORMAT_OPTIONS]`
+
+List pool settings.
+
+`<name>`: `<string>` ::
+
+The name of the pool. It must be unique.
+
+`--verbose` `<boolean>` ('default =' `0`)::
+
+If enabled, will display additional data(eg. statistics).
+
 *pveceph pool ls* `[FORMAT_OPTIONS]`
 
 List all pools.
@@ -294,14 +318,26 @@ Minimum number of replicas per object
 
 The automatic PG scaling mode of the pool.
 
-`--pg_num` `<integer> (8 - 32768)` ::
+`--pg_num` `<integer> (1 - 32768)` ::
 
 Number of placement groups.
 
+`--pg_num_min` `<integer> (-N - 32768)` ::
+
+Minimal number of placement groups.
+
 `--size` `<integer> (1 - 7)` ::
 
 Number of replicas per object
 
+`--target_size` `^(\d+(\.\d+)?)([KMGT])?$` ::
+
+The estimated target size of the pool for the PG autoscaler.
+
+`--target_size_ratio` `<number>` ::
+
+The estimated target ratio of the pool for the PG autoscaler.
+
 *pveceph purge* `[OPTIONS]`
 
 Destroy ceph related data and configuration files.
@@ -324,7 +360,7 @@ Ceph service name.
 
 *pveceph status*
 
-Get ceph status.
+Get Ceph Status.
 
 *pveceph stop* `[OPTIONS]`