Comment 13 for bug 1455482

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

@mathieu-tl

> unable to notice that QEMU harddrives should be multipathed. I'm

This brings 2 things to mind:
1) the property whitelist support (see one or two of those BTS bugs, for the uid / udev ID_SERIAL change -- one is for sg3-utils)
2) (don't think this is the case) if you're not using scsi disks (say, virtio disks), those are usually not multipath'able due to the lack of SCSI ID.

Hope this helps.