Comment 15 for bug 1455482

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

> Well, that change was made for a good reason; <snip>
> Is this affecting other drives than the QEMU ones for your use-case?

Agree, good reasons. Yes, the IPR disks show up as SCSI ones.
And if there's no other attributes (say, the SCSI_* udev attributes which sg3-utils udev rules can set), the IBM IPR disks won't be multipathed.
I didn't have a chance to check this w/ FC, but I suspect the WWN_ attributes are also defined by sg3-utils udev rules, and not somewhere else, so I guess they'd not work as well.

The BTS bugs for the sg3-utils/whitelist/IPR rev issues are listed in comment #5.

> instead of service-time -- which is now the default. I'll work on shipping

Ah, yeah, the service-time path selector.. also for the installer.
For the initramfs that is resolved w/ Debian (BTS 782363).

Thanks!