Operating System - HP-UX
1824976 Members
3968 Online
109678 Solutions
New Discussion юеВ

Redundant network cards ?

 
SOLVED
Go to solution
Leif Halvarsson_2
Honored Contributor

Redundant network cards ?

Hi,
As I understand, HP Auto Port Aggregation software can be used for configuring redundant network cards (two cards using the same IP-adress). Is there any other way ?
5 REPLIES 5
Jeff Schussele
Honored Contributor
Solution

Re: Redundant network cards ?

Hi Leif,

Service Guard is the only other way I'm aware of. You don't need to define any pkgs, just the NIC redundancy. We do it here on several systems and for multiple NICs on these systems.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jean-Louis Phelix
Honored Contributor

Re: Redundant network cards ?

Hi,

APA also do load balancing I think. For redundancy you can also use ServiceGuard.

Regards.
It works for me (┬й Bill McNAMARA ...)
Steven E. Protter
Exalted Contributor

Re: Redundant network cards ?

Officially you've covered the bases.

I'm testing a script suite that would regularly test the main NIC and do a switchover if certain conditions exist. It would move the IP address to a backup card.

It seems to be working, but its not quite done yet. It involves the venerable ping command.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Massimo Bianchi
Honored Contributor

Re: Redundant network cards ?

For APA, remember that also the switch at the other end must be compatible, and must support that function. In the release notes there is a list...

MC/SG let you have s standby card, in active/passive configuration, not both the cards active.


Topic have been covered, but i have a little note for SEP: better use the linkloop command, to see if network are properly cabled and reachable.

Massimo
Leif Halvarsson_2
Honored Contributor

Re: Redundant network cards ?

Hi,
Thanks to all of you. I just wanted to confirm that there was no free alternative before buying APA (i guess MC/SG is a more expensive solution).