Originally posted by: alee2017
I have a Power 550 and a HMC,for testing HACMP, I create two lpar on the Power550,whose name is lpar1,lpar2
HMC using a eth0, ip address is 192.168.10.133
lpar1 using a eth0, ip address is 192.168.10.111
but when i want to move physical adapters from lpar1 to lpar2,it appears:
here are some pictures for hmc configuration:


hscroot@HMC:~> netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.253.0.1 10.253.0.1 255.255.255.255 UGH 0 0 0 sl0
192.168.10.0 192.168.10.133 255.255.255.0 UG 0 0 0 eth0
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.253.0.0 0.0.0.0 255.255.0.0 U 0 0 0 sl0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.10.254 0.0.0.0 UG 0 0 0 eth0
here are lpar1 configuration:
is there somewhere i set incorrectly?