report: add ceph device list

Can help a lot to identify which OSD is using which physical disk

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2022-05-31 14:44:30 +02:00 committed by Thomas Lamprecht
parent 0fe712de01
commit ea4d55c99d

View File

@ -132,6 +132,7 @@ my $init_report_cmds = sub {
'ceph osd status',
'ceph df',
'ceph osd df tree',
'ceph device ls',
'cat /etc/ceph/ceph.conf',
'ceph config dump',
'pveceph pool ls',