]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
fix #5429: network: override device names: include Type=ether
[pve-docs.git] / pveceph.1-synopsis.adoc
index 28f48f8f49d11ec58b3bdb583c1a9a4311844d3e..12f450138301dd2741abc5a142dc0dc0a0095ed0 100644 (file)
@@ -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` `<integer> (1 - 7)` ('default =' `3`)::
 
@@ -118,11 +118,11 @@ Install ceph related packages.
 
 Allow experimental versions. Use with care!
 
-`--test-repository` `<boolean>` ('default =' `0`)::
+`--repository` `<enterprise | no-subscription | test>` ('default =' `enterprise`)::
 
-Use the test, not the main repository. Use with care!
+Ceph repository to use.
 
-`--version` `<octopus | pacific | quincy>` ('default =' `pacific`)::
+`--version` `<quincy | reef>` ('default =' `quincy`)::
 
 Ceph version to install.
 
@@ -212,6 +212,11 @@ NOTE: Requires option(s): `db_dev`
 
 Enables encryption of the OSD.
 
+`--osds-per-device` `<integer> (1 - N)` ::
+
+OSD services per physical device. Only useful for fast NVMe devices"
+                   ." to utilize their performance better.
+
 `--wal_dev` `<string>` ::
 
 Block device name for block.wal.
@@ -234,6 +239,18 @@ OSD ID
 
 If set, we remove partition table entries.
 
+*pveceph osd details* `<osdid>` `[OPTIONS]` `[FORMAT_OPTIONS]`
+
+Get OSD details.
+
+`<osdid>`: `<string>` ::
+
+ID of the OSD
+
+`--verbose` `<boolean>` ('default =' `0`)::
+
+Print verbose information, same as json-pretty output format.
+
 *pveceph pool create* `<name>` `[OPTIONS]`
 
 Create Ceph pool