X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveceph.1-synopsis.adoc;h=6490cedb7502821fdd91411a951f7c31134b9850;hp=1798c3bd17abd8f16f8b23ec9208f9416649064a;hb=HEAD;hpb=e6d66c2f522c3b1de65bfcea1bb2f26f7478548d diff --git a/pveceph.1-synopsis.adoc b/pveceph.1-synopsis.adoc index 1798c3b..12f4501 100644 --- a/pveceph.1-synopsis.adoc +++ b/pveceph.1-synopsis.adoc @@ -104,7 +104,7 @@ Use specific network for all ceph related traffic Placement group bits, used to specify the default number of placement groups. + -NOTE: 'osd pool default pg num' does not work for default pools. +Depreacted. This setting was deprecated in recent Ceph versions. `--size` ` (1 - 7)` ('default =' `3`):: @@ -118,11 +118,11 @@ Install ceph related packages. Allow experimental versions. Use with care! -`--test-repository` `` ('default =' `0`):: +`--repository` `` ('default =' `enterprise`):: -Use the test, not the main repository. Use with care! +Ceph repository to use. -`--version` `` ('default =' `pacific`):: +`--version` `` ('default =' `quincy`):: Ceph version to install. @@ -212,6 +212,11 @@ NOTE: Requires option(s): `db_dev` Enables encryption of the OSD. +`--osds-per-device` ` (1 - N)` :: + +OSD services per physical device. Only useful for fast NVMe devices" + ." to utilize their performance better. + `--wal_dev` `` :: Block device name for block.wal. @@ -234,6 +239,18 @@ OSD ID If set, we remove partition table entries. +*pveceph osd details* `` `[OPTIONS]` `[FORMAT_OPTIONS]` + +Get OSD details. + +``: `` :: + +ID of the OSD + +`--verbose` `` ('default =' `0`):: + +Print verbose information, same as json-pretty output format. + *pveceph pool create* `` `[OPTIONS]` Create Ceph pool @@ -256,7 +273,7 @@ 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. +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`):: @@ -308,7 +325,7 @@ Remove all pveceph-managed storages configured for this pool *pveceph pool get* `` `[OPTIONS]` `[FORMAT_OPTIONS]` -List pool settings. +Show the current pool status. ``: `` :: @@ -320,7 +337,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* `` `[OPTIONS]`