Properly detect iSCSI disks
avishayt opened this issue · 2 comments
avishayt commented
iSCSI block devices are currently detected as "HDD" - it would be beneficial to detect them as "iSCSI".
jaypipes commented
@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...
ffromani commented
yes, that's actually a good point I should have considered :\