Missing OSD number

Dec 2, 2018
9
0
41
49
On Proxmox 6.1-5 version the Node/Disk page contains a "Usage" column, which contain the ceph OSD number. On Proxmox 6.2 version it just contains: LVM.
How can I join the OSD number with a HDD from GUI?
 
Hi,

I guess you mean the osdID information in the "Usage" filed?
Ceph does not decode it this way anymore.
But the API "pvesh get nodes/<nodename>/disks/list" deliver this information.
You could make a future request[1] that this information is shown in the GUI.

1.) bugzilla.proxmox.com