jaypipes/ghw

Properly detect iSCSI disks

avishayt opened this issue · 2 comments

iSCSI block devices are currently detected as "HDD" - it would be beneficial to detect them as "iSCSI".

@avishayt Sorry to get to this so late, but iSCSI is not the drive type, AFAIK. SCSI is the storage controller interface, and all iSCSI drives should appear as HDD drive type and SCSI storage controller... is there a reason we needed a separate iSCSI drive type?

@fromanirh I am considering reverting this PR...

yes, that's actually a good point I should have considered :\