- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Finding 'failover drivers' for Qlogic 2300 on RHEL...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 07:32 AM
08-10-2005 07:32 AM
I can see and use the LUNs with these HBAs fine.
Persistent binding is in use.
I can not get automatic failover to work, it claims I am missing a failover driver.
I have 6 LUNs total, but the system sees them as 12 LUNs, and if you try to access the twin of the other it obviously writes to the first.
I installed all the qlogic stuff I had, and I am not sure what I am lacking.
Could anyone point this out for me?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 08:53 PM
08-10-2005 08:53 PM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 09:49 PM
08-10-2005 09:49 PM
SolutionIn the installation procedure you must to choose the mode "Qlogic Failover"...
And If you have one EVA for the san you must present the LUN "FAILOVER only" path A ou Path B...
In last your host on the EVA must be declared "SUN SOLARIS" for O.S.
Normaly you have in the file /etc/modules.conf :
alias scsi_hostadapter2 qla2200
alias scsi_hostadapter3 qla2300_conf
alias scsi_hostadapter4 qla2300
alias scsi_hostadapter5 sg
options qla2200 ql2xmaxqdepth=16 qlport_down_retry=3 qlogin_retry_count=16 ql2xfailover=1
options qla2300 ql2xmaxqdepth=16 qlport_down_retry=3 qlogin_retry_count=16 ql2xfailover=1
post-remove qla2300 rmmod qla2300_conf
And in the file /etc/hp_qla2x00.conf :
qdepth = 16
port_down_retry_count = 3
login_retry_count = 16
failover = 1
After the reboot you cat see your disk with the command "cat /proc/partitions"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 11:25 PM
08-10-2005 11:25 PM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
Hopefully you have already downloaded the hp_fibreutils. If not, go to the HP website and download them.
After getting the utilities, run the following script:
/opt/hp/src/hp_qla2x00src/set_parms
Choose option 1 for "XP/MSA/EVA failover"
then "y" to rebuild the initrd file.
After a reboot the system should be in the failover mode and the paths properly filtered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 06:51 AM
08-11-2005 06:51 AM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
I am using an IBM Shark for the SAN disks.
Will this affect things at all?
The hp qla rpm file said it didn't like seeing the IBM there, so I am figuring it must matter, but it also tells me how to force the install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 07:24 AM
08-11-2005 07:24 AM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
/opt/hp/src/hp_qla2x00src/set_parms should resolve your 12 LUN problem. The system needs to see it only as 6 LUNS for everything to be correct with the failover.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 07:09 PM
08-11-2005 07:09 PM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
Your Qlogic card is provided by HP... The best driver for this cards is from fp_fibreutils...
You can chosse :
1) Uninstall driver and reinstall driver with option "Qlogic failover" (I think this is the best way..)
2) Execute the shell /opt/hp/src/hp_qla2x00src/set_prms and set option "failover"
If you driver is already installed you must uninstall this.. I have this problem and I have remove the driver and reinstall this driver... for use the qlogic failover...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 09:15 AM
09-08-2005 09:15 AM
Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0
There were a few odd messages here and there, but I now have 6 LUNs and they aren't moving around on me. Thanks for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 09:15 AM
09-08-2005 09:15 AM