- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Does MC/SG handle FC host bus adapter failure ...
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
12-09-2001 11:37 PM
12-09-2001 11:37 PM
Does MC/SG handle FC host bus adapter failure ?
I am working on providing high availabilty solution for a network attached storage - HP VA7100 array. The VA array is attached to my m/c using a fibre channel host adapter.
How do I handle Host Bus Adapter (HBA) failure ?
I know MC/SG can handle network card failure, but does it address the HBA failure problem.
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 12:10 AM
12-10-2001 12:10 AM
Re: Does MC/SG handle FC host bus adapter failure ?
In case of HBA failure your machine(m/c) will not be able to access data so I guess it will be consider as package failure and package will switch to 2nd node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 12:15 AM
12-10-2001 12:15 AM
Re: Does MC/SG handle FC host bus adapter failure ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 12:29 AM
12-10-2001 12:29 AM
Re: Does MC/SG handle FC host bus adapter failure ?
Good points to keep in mind are that PV-links have to be configured manually in your VG. By adding a second HBA only you will not gain anything.
Secondly it is also worth installing redundant hubs so that if your hub fails you still have alternate paths, cos it is useless having multiple hba's with only one hub.
Good luck
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 01:20 AM
12-10-2001 01:20 AM
Re: Does MC/SG handle FC host bus adapter failure ?
But, how does MC/SG detect HBA failure ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 01:44 AM
12-10-2001 01:44 AM
Re: Does MC/SG handle FC host bus adapter failure ?
As far as i know, SG A.11.09 does not detect it. UNIX does and switches. A message is logged in /var/adm/syslog/syslog.log and monitoring tools like OV can send out a trap.
You will also need to have multiple HBA 's to upgrade firmware in a HA env.
Hope this will help,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 01:45 AM
12-10-2001 01:45 AM
Re: Does MC/SG handle FC host bus adapter failure ?
http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B5736-90025&service=hpux&path=../B5736-90025/00/00/1&title=Using%20High%20Availability%20Monitors
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 04:42 AM
12-10-2001 04:42 AM
Re: Does MC/SG handle FC host bus adapter failure ?
This is why all recommendations go towards multiple HBA'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2001 02:06 PM
12-12-2001 02:06 PM
Re: Does MC/SG handle FC host bus adapter failure ?
You would have dual FC cards, and yiour PV's woul d have Alternate links configured. In teh event of a failure, the LVM code would handle the problem switching all requests for te failed FC card to the remaing working FC card.
This is true whether or not you have ServiceGuard, as this is LVM functionality