lsblk does not use extended WWNs and may return the same ID for two different disks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
util-linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
lsblk from util-linux in xenial is affected by this bug:
https:/
This means that lsblk may return the same identifier for different devices, because it always uses the short WWN, while some devices are only identified uniquely by the full (extended) WWN.
This has been fixed in upstream util-linux for a while, but the version in xenial is just a tick too old. Since the patch is less than 10 lines, maybe you would consider a backport?
To my knowledge, this affects mainly "Enterprise" hardware - logical volumes on fully hardware-driven RAID controllers like HP, Dell, LSI/Avago, and logical volumes on external storage arrays addressed over iSCSI or FC.
Any news on this issue?