]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
ceph: add more details for private/public network usage and distinction
[pve-docs.git] / pveceph.1-synopsis.adoc
index 04041d0ecb3faf5c3604227b15a89741b163b286..75e5307900eb508398a88f749efc853f572ddebd 100644 (file)
@@ -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>` ('default =' `pacific`)::
+`--version` `<quincy | reef>` ('default =' `quincy`)::
 
 Ceph version to install.
 
@@ -234,6 +234,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
@@ -308,7 +320,7 @@ Remove all pveceph-managed storages configured for this pool
 
 *pveceph pool get* `<name>` `[OPTIONS]` `[FORMAT_OPTIONS]`
 
-List pool settings.
+Show the current pool status.
 
 `<name>`: `<string>` ::
 
@@ -320,7 +332,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* `<name>` `[OPTIONS]`