- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Fail over configuration.
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-19-2003 11:23 PM
08-19-2003 11:23 PM
Fail over configuration.
I have the system rp5470 running on HPUX11i. Which is having
1) 2x 1Gb ethernet cards
2) 2x 2Gb Fibre Channel Cards.
I need to configure the fail over for the ethernet cards. Is there a way to configure this with out installing the Cluster s/w (MC/SGD). If so plsease tell me how..
A tape Library MSL5060 is connected to this server through Router M2402 .The connection is such away that,2 no. fibre channel cables are connected from server to this Router, and using 2 SCSI port output to conncet to the MSL5060 (having 4 LTO).
I need to configure the Fail over for the fibre channels also. How we can configure this?
NB: Using dataprotector 5.1 for backup
Pls give your valuable reply..
Thanks
Binil.P.Narayanan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 12:27 AM
08-20-2003 12:27 AM
Re: Fail over configuration.
I Think you have 1 Ethernet card(1Gb) and 2 Fiber HBA( Host Bust Adapter) for configuring fail over on Ethernet card you requir 2 Ethernet card and HP APA( Auto Port Aggergation) s/w. this is price product and you can contact your HP representive for same.
HBA's fail over for Tape drives i am not sure.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 12:41 AM
08-20-2003 12:41 AM
Re: Fail over configuration.
Thanks for the immediate reply.
Please note that I have mentioned there are two ethernet cards. Also I would like to know is there any default/free utility to do the same.
Thaks
Binil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 04:45 AM
08-20-2003 04:45 AM
Re: Fail over configuration.
Service Guard has lan standby functionality to failover.
APA gives you the ability to bind the two cards to one IP address or configure it as a lan standby.
If there is anything free out there it would be something the free software foundation produced for Linux and ported to HP-UX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 04:54 AM
08-20-2003 04:54 AM
Re: Fail over configuration.
Thanks for the reply.
Could you have a look in to the second problem-The fibre channel fail over for Tape Library.
Thanks in advance
Binil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 06:05 AM
08-20-2003 06:05 AM
Re: Fail over configuration.
You have your host connected to a DLT via scsi cables?
Do you have two hosts? or one?
If you have two hosts you can run SCSI to the Library from both machines. If you have only have one host - I don't think you can have a true failover. However, since you do have two SCSI connections and four LTO devices - you can simply change you backup device if one fails. You would have to do this manually.
Either way one host or two if any of the devices or SCSI connect to the libarary fails you will have to manually change your backup device.
I don't think you had any question of the Fibre connections?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 07:58 PM
08-20-2003 07:58 PM
Re: Fail over configuration.
There is no free utility ti achieve this in HP UX. APA is priced product.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 05:58 AM
08-21-2003 05:58 AM
Re: Fail over configuration.
as for the network, you already know that there is APA. If you do not want to spend any money you can go and write a script that checks your network connectivity and if the current lan fails you take it down and bring the other card up with the same IP etc.
A few hints: - ping the broadcast address a defined # of times, excluded your own IP.
- No replies then you take the card down.
- You *may* want to change netconf and bring the ohter card up with net start, or just using ifconfig and route commands.
As for the failover of the LTOs I understand that you have both FC connections to the 2 FC cards of your server. Then I think you should see 8 tape drives in ioscan (or is it only two drives for each FC connection?) then you see 4. Anyway, you would solely use DP to provide redundancy. I.e. you would make your backup specification in a way that it *could* use all drives but uses only one (or two, or four), then DP locks the first (two), and if available backup starts, if not DP locks the next drive(s). There is a "lock name" in DP you should set appropriately if you have differnet HW paths (devices files) for the same drive.
HTH
Regards,
Bernhard