- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- qlogic driver, hpux and failover
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-06-2006 09:53 PM
02-06-2006 09:53 PM
qlogic driver, hpux and failover
As I know we can use qlogic driver (on proliant) for failover the HBAs. It is not support loadbalancing but will be useful for failover. Now, I am looking for a solution like qlogic driver for HPUX. I want to solution for just failovering HBs without load balancing,. I know that we can do something through the LVM. However I need this solution for a RAW partition, without any filesystem. Please advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:01 PM
02-06-2006 10:01 PM
Re: qlogic driver, hpux and failover
LVM failover will work even in the case of RAW file system. But for that also to work you should have your physical device visible from two different paths. If the card is allowing such physical connection and your host can see two physical devices than it is possible otherwise not.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:08 PM
02-06-2006 10:08 PM
Re: qlogic driver, hpux and failover
You don't need a hardware based solution on HP-UX. Alternate links, also known as pvlinks will do the job.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:24 PM
02-06-2006 10:24 PM
Re: qlogic driver, hpux and failover
I plan to use RAW without LVM.I wnat to install Oracle on this server and use ASM for storage. ASM does not need LVM,so I cannot use pvlinks,Can I?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:30 PM
02-06-2006 10:30 PM
Re: qlogic driver, hpux and failover
For alternative links /pv links to work the device should be visible through two paths which is not possible without hardware support. Is it? Atleast I do not think so and hardware support is must for pvlinks to work.
Hasan,
I am not aware of the ASM so can not clarify that. But you infact can use RAW device with LVM as well. Create LVOL in whatever way you want and do not create file system on it. It will work as a raw device.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:43 PM
02-06-2006 10:43 PM
Re: qlogic driver, hpux and failover
This link may help you for finding Qlogic drivers for HP
http://support.qlogic.com/support/hp_page.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 10:57 PM
02-06-2006 10:57 PM
Re: qlogic driver, hpux and failover
ASM works like a disk without any kind of file system and volume group. I created a LUN on my VA7110. I have two HBA on my server, so I have two pathes to my disk and HP-UX detects them with two different names. I donâ t want to create LVM on these two disks but Iâ d like to have failover for them