Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enabling multipathing for qla2300 driver

Status
Not open for further replies.

vaniello

IS-IT--Management
Joined
Dec 21, 2004
Messages
183
Location
US
In Suse Enteprise Linux 9 how can I enable multipathing for the qla2300 driver included with the distribution?

I know I need to use the "ql2xfailover=1" parameter, but where does this get configured?

The arcticle lists the ql2xfailover parameter, but does not say where it is configured.

V/
 

Adding:

options qla2xxx displayConfig=1 ql2xfailover=1 qlFailoverNotifyType=4 ql2xdoinitscan=1

to /etc/modprobe.conf.local did the trick.

V/
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top