Hello,
We have a proxmox 6.X cluster running on dell poweredge set of servers.
The servers are equiped with iDrac, and from there we can configure the physical disks into dell virtual disk in RAID 0.
I'm trying to figure out the id of the disk (HW) at each level of its visibility :
idrac physical <-> idrac virtual <-> proxmox LVM/BLK
These disk are then visible via smartcl -d scsi -a /dev/sdX showing showing :
Vendor: DELL
Product: Perc H740P Mini
Logical Unit id: 0x...........
Serial number: .......
the smartctl Logical Unit id being reflected in the proxmox disks attribute as the serial number.
also, blkid /dev/sdX shows
/dev/sdX: UUID="xxxxxx-xxxx-xxxx-xxxxxxxxx" TYPE="LVM2_member"
pvdisplay /dev/sdX shows same UUID as the PV UUID.
looking for the way to link apparent to trace the /dev/sdX to the DELL iDrac's virtual and/or physical drive.
We have a proxmox 6.X cluster running on dell poweredge set of servers.
The servers are equiped with iDrac, and from there we can configure the physical disks into dell virtual disk in RAID 0.
I'm trying to figure out the id of the disk (HW) at each level of its visibility :
idrac physical <-> idrac virtual <-> proxmox LVM/BLK
These disk are then visible via smartcl -d scsi -a /dev/sdX showing showing :
Vendor: DELL
Product: Perc H740P Mini
Logical Unit id: 0x...........
Serial number: .......
the smartctl Logical Unit id being reflected in the proxmox disks attribute as the serial number.
also, blkid /dev/sdX shows
/dev/sdX: UUID="xxxxxx-xxxx-xxxx-xxxxxxxxx" TYPE="LVM2_member"
pvdisplay /dev/sdX shows same UUID as the PV UUID.
looking for the way to link apparent to trace the /dev/sdX to the DELL iDrac's virtual and/or physical drive.