- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RHEL qlogic failover problem
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
02-14-2007 01:38 AM
02-14-2007 01:38 AM
RHEL qlogic failover problem
I have HP BL20p G3 server with no direct attached hard drives and with attached storage HP EVA8000 through 2-port qlogic HBAs (qlogic 2312). SAN configuration is in attached image.
http://img165.imageshack.us/img165/9819/evaky3.jpg
I have try to install RHEL 4 AS update 4. When I starts "Disk Druid" (text mode) i've seen 8 mirrored partitions: sda, sdb, sdc, sdd, sde, sdf, sdg, sdh instead of single sda.
I have try to install to sda. After installation complete and before reboot i have made next steps:
go to the second sonsole
# chroot /mnt/sysimage
setup eth0, adding default route and config resolv.conf
# cd /root
# wget http://.../hp_qla2x00-2006-10-11.tar.gz
# tar -xzvf hp_qla2x00-2006-10-11.tar.gz
# cd hp_qla2x00-2006-10-11.tar.gz
# ./set_parms2.26 to "EVA/XP/MSA failover" (as i understand - it creates /etc/hp_qla2x00.conf)
# ./INSTALL (it compiles driver, makes initrd and patch /etc/modprobe.conf) for my 2.6.9-42.EL kernel
then i do it manually for my 2.6.9-42.ELsmp kernerl
# cd /opt/hp/src/hp_qla2x00src
# ./build_driver.rh -m 2.6.9-42.ELsmp
# ./make_initrd 2.6.9-42.ELsmp
and then reboot
...
after reboot a have only seen "Attemting Boot From Hard Drive (c:)" :(
Many advise on this forum tolds to disconnet redundand paths from server with aim to make one single SAN connection from EVA to HBA, but i can't do this on production SAN.
Can anybody helps me to resolve problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 12:09 PM
02-14-2007 12:09 PM
Re: RHEL qlogic failover problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 06:56 PM
02-14-2007 06:56 PM
Re: RHEL qlogic failover problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 08:20 PM
02-14-2007 08:20 PM
Re: RHEL qlogic failover problem
Yes I do. It works fine and install CD can find partitions, but duplicates (sda, sdb, sdc... , sdh)
2 Andrew Cowan:
LUN maskink isn't using.
...
Also, i have olready made Debian i386 (testing cd) installation on this system (also download firmware and drivers after installation complete and before reboot, made mkinitrd with hooks ... etc.), and I hasn't problems with boot.
I think my problem in GRUB. It isn't property installed, and as a result - system can't find executive data in MBR on /dev/sda. May be I mistake.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 09:42 PM
02-14-2007 09:42 PM
Re: RHEL qlogic failover problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 10:01 PM
02-14-2007 10:01 PM
Re: RHEL qlogic failover problem
for each 2.6.9-42.EL and 2.6.9-42.ELsmp kernels and has no result.