- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FC Adapter monitoring
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
10-04-2004 07:23 AM
10-04-2004 07:23 AM
FC Adapter monitoring
Can someone who's doen this offer some assistance?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 07:38 AM
10-04-2004 07:38 AM
Re: FC Adapter monitoring
This is the main conundrum to "standard" HA scenario:
How to you guarantee the integrity of the data on the SAN if the links just drops suddenly? Can we be sure all transactions completed - successfully? Can we be sure that the SAN device is not just bogged down & the transaction will eventually complete - i.e. it's not just a temporary timeout issue?
How do we transfer control of the VGs to the other system if we can't "release" them from the primary system?
Bottom line with Service Guard is that this is problematic. The best you could do is to force the primary box to TOC & then spot that from the other node & start the packages up there semi-manually or heavily scripted because failover on disk access is not natively built-in to MC/SG. You need more robust systems & HA SW to do this - read *much* more $.
What you should & could do is make sure you have no SPOFs - i.e. multiple HBAs, multiple fibre switches, multiple FCAs on the array & use a good solid RAID in the array itself. Frankly, we've never lost all our paths to the SAN at the same time & the more critical the data, the more paths we use. We have one system with 8 HBAs - now we don't use eight switches - but we need the throughput that we can get with 8 paths, but we do use more than 2 switches & every HBA arrives at a different FCA port on the array.
Good Luck,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 07:44 AM
10-04-2004 07:44 AM
Re: FC Adapter monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 07:57 AM
10-04-2004 07:57 AM
Re: FC Adapter monitoring
Ok - you're on the right track here with Extended Distance, Metro, or Continental Clusters.
See the following doc - Designing Disaster Tolerant HA Clusters:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B7660-90014/B7660-90014_top.html&con=/hpux/onlinedocs/B7660-90014/00/00/8-con.html&toc=/hpux/onlinedocs/B7660-90014/00/00/8-toc.html&searchterms=cluster%7ccampus&queryid=20041004-134757
There are several ways to do it but they all use some sort of disk data replication or mirroring if you will. Some need a certain level of manual intervention & some don't. But the more sophisticated they get the more they cost.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 08:02 AM
10-04-2004 08:02 AM
Re: FC Adapter monitoring
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5735-90001/B5735-90001_top.html&con=/hpux/onlinedocs/B5735-90001/00/00/6-con.html&toc=/hpux/onlinedocs/B5735-90001/00/00/6-toc.html&searchterms=HA%7cmonitoring%7cEMS&queryid=20041004-135906
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5735-90001/B5735-90001_top.html&con=/hpux/onlinedocs/B5735-90001/00/00/8-con.html&toc=/hpux/onlinedocs/B5735-90001/00/00/8-toc.html&searchterms=HA%7cmonitoring%7cEMS&queryid=20041004-135906
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5736-90046/B5736-90046_top.html&con=/hpux/onlinedocs/B5736-90046/00/00/23-con.html&toc=/hpux/onlinedocs/B5736-90046/00/00/23-toc.html&searchterms=HA%7cmonitoring%7cEMS&queryid=20041004-135906
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 08:03 AM
10-04-2004 08:03 AM
Re: FC Adapter monitoring
Everything I've tried so far, just hangs the package in a halting state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 08:15 AM
10-04-2004 08:15 AM
Re: FC Adapter monitoring
There are further rules, but they're all spelled out there. You can even convert from "standard" LVM layouts to PVG layouts without recreating the VGs. But all the rules must be followed or you will have to recreate the VGs.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 08:19 AM
10-04-2004 08:19 AM
Re: FC Adapter monitoring
Because if you've lost both channels that command will just sleep and wait on I/O forever.
Just kill what you have to & hopefully it won't be dependent on I/O.
This may be the stickiest wicket.....
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 05:32 AM
10-06-2004 05:32 AM
Re: FC Adapter monitoring
I had hoped that there was a better way, but I guess not.
Thanks for the assist.