HACMP: source address after takeover
From: O. (ogniemi_at_yahoo.com)
Date: 02/11/04
- Next message: Friedhelm Neyer: "Re: system time and SP switch time?"
- Previous message: Bill: "Re: Problems mounting new jfs2 file system"
- Next in thread: O.: "Re: HACMP: source address after takeover"
- Reply: O.: "Re: HACMP: source address after takeover"
- Reply: O.: "Re: routing, source address issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Feb 2004 11:56:24 -0800
Hello,
I have a cascading cluster built of 2 LPARs each one having 2 service
addresses (one for internal communication and second one for customer
access)
Two of service addresses are in network 10.1.1.0/24 and 2 in network
10.1.2.0/24.
Node1:
10.1.1.7
10.1.2.7
default gateway: 10.1.1.2
Node2:
10.1.1.17
10.1.2.17
default gateway: 10.1.1.2
When node1 is down and all resource groups are on node2 I need to have
10.1.1.7 as a source address because some of remote machines talk only
with this address.
Status of node2 after takeover (node1 crashed)
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts
Oerrs Coll
en0 1500 link#2 0.9.6c.44.11.8 216269 0 17525
0 0
en0 1500 10.1.2 10.1.2.17 216269 0 17525
0 0
en1 1500 link#3 0.9.6c.44.11.9 566097 0 1223549
0 0
en1 1500 10.1.1 10.1.1.17 566097 0 1223549
0 0
en4 1500 link#4 0.9.6c.44.16.10 201255 0 35664
0 0
en4 1500 10.1.2 10.1.2.7 201255 0 35664
0 0
en5 1500 link#5 0.9.6c.44.16.11 200458 0 37938
0 0
en5 1500 10.1.1 10.1.1.7 200458 0 37938
0 0
en7 1500 link#6 0.9.6c.44.16.13 26648 0 24048
0 0
en7 1500 10.0 10.2.1.17 26648 0 24048
0 0
lo0 16896 link#1 2580909 0 2583174
0 0
lo0 16896 127 loopback 2580909 0 2583174
0 0
lo0 16896 ::1 2580909 0 2583174
0 0
# netstat -rn
Routing tables
Destination Gateway Flags Refs Use If PMTU Exp
Groups
Route Tree for Protocol Family 2 (Internet):
default 10.1.1.2 UGc 0 73 en1 - -
.........................................
..........CUT HERE.......................
.........................................
Has anyone idea how to handle with this problem? I just need after
takeover that source is address of en5 instead of en1 (both are in the
same network)
# netstat -rn
Routing tables
Destination Gateway Flags Refs Use If PMTU Exp
Groups
Route Tree for Protocol Family 2 (Internet):
default 10.1.1.2 UGc 0 73 en5 - -
.........................................
- Next message: Friedhelm Neyer: "Re: system time and SP switch time?"
- Previous message: Bill: "Re: Problems mounting new jfs2 file system"
- Next in thread: O.: "Re: HACMP: source address after takeover"
- Reply: O.: "Re: HACMP: source address after takeover"
- Reply: O.: "Re: routing, source address issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|