Comment 5 for bug 1546606

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-02-18 13:25 EDT-------
@mathieu-tl,

(In reply to comment #32)
> I'm attaching a patch for multipath-tools as well,
> so to avoid any delays and more SCSI errors during boot time.
>
> Tested on another system, attached via FC to DS4800 storage (which uses
> RDAC), and with IPR disks (which uses ALUA).

Here's the boot time verification:

<...>
Loading, please wait...
Begin: Loading multipath modules ... [ 2.256763] device-mapper: multipath: version 1.10.0 loaded
Success: loaded module dm-multipath.
done.
Begin: Loading multipath hardware handlers ... [ 2.259401] alua: device handler registered
Success: loaded module scsi_dh_alua.
[ 2.261424] rdac: device handler registered
Success: loaded module scsi_dh_rdac.
done.
starting version 229
<...>

$ lsmod | grep scsi
scsi_transport_fc 71759 1 lpfc
scsi_dh_rdac 9656 32
scsi_dh_alua 9962 16

------- Comment From <email address hidden> 2016-02-18 13:29 EDT-------
*** Bug 125894 has been marked as a duplicate of this bug. ***