mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 09:01:32 +00:00
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:
parent
0fe712de01
commit
ea4d55c99d
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user