Operating System - HP-UX
1834544 Members
3038 Online
110069 Solutions
New Discussion

Cluster interconnect with two lan card

 
SOLVED
Go to solution
Francesco_13
Regular Advisor

Cluster interconnect with two lan card

Hi,
i have a HP-UX 11.23 and i do it to add a second lan card for interconnect the two nodes, that at the moment it's with only one lan card.
How i can configure this?

Thanks.
Francesco
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Cluster interconnect with two lan card

The answer:

http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fdocs.hp.com%2Fen%2FB3936-90024%2Fch02s02.html&aid=SEARCH_MANUAL&pil=5&serStr=ServiceGuard+stand+by+lan

http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fdocs.hp.com%2Fen%2F5990-8172%2Fapas08.html&aid=SEARCH_MANUAL&pil=7&serStr=ServiceGuard+stand+by+lan

Pretty much you don't configure the stand by lan card in /etc/rc.config.d/netconf and you configure it as a stand by in your serviceguard configuration.

One note: You need to check with network administration on your san settings. Its possible for them to do things on a switch that will interfere with the failover of the ip address.

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
B. Hulst
Trusted Contributor

Re: Cluster interconnect with two lan card

Hi,

Also make sure you assign the 2nd lan card onto a different subnet and another router, in case you need full redundancy.

Gigabit ethernet is preferred for (private) interconnects.

I you don't need speed on the interconnect a simple cross-over cable or even 10base-T coax will do.

- Bob