Operating System - HP-UX
1827286 Members
3396 Online
109717 Solutions
New Discussion

HPVM secondary LANs on guests not working

 

HPVM secondary LANs on guests not working

I have a server running hpvm with two guests. The primary user lan for both guests works fine, but I have secondary lans for the guests going through the corresponding secondary lans on the host and they will not communicate through the physical NICs. From the host I can ping both secondary lans on the guests and I can ping outside the host through the NIC. The guests cannot ping the secondary lans on the guest. Can anyone offer insight into how to get the secondary lans on the guests to go through the physical NIC on the host? If there is more information needed that what is provided below, please let me know.

root@vmhost:/root >uname -a
HP-UX vmhost B.11.23 U ia64 1964872857 unlimited-user license

root@vmhost:/root >hpvminfo -v
Version A.02.00.00
hpvminfo: Running on an HPVM host.

root@vmhost:/root >hpvmstatus -V
[Virtual Machines]
Virtual Machine Name : vm1
Virtual Machine UUID : 95969030-093b-11dc-b101-0017a451c654
Virtual Machine ID : 5
Virtual Machine Label : XI Sandbox
VM's Model Name : server Integrity Virtual Machine
VM's Serial Number : VM00721003
VM's Config Version : 2.0.0
VM's Config Label : HPVM A.02.00.00 clearcase opt Fri Nov 03 2006 18h28m54s PST
Operating System : HPUX
OS Version Number :
State : On (OS)
Start type : Auto
Console type : vt100-plus
Number of virtual CPUs : 2
Number of devices : 9
Number of networks : 2
Memory : 8 GB
Guest revision : 1
Running on serverid : 0
Running on pid : 20221
Application controllers : NONE
Distributed : 0

Virtual Machine Name : vm2
Virtual Machine UUID : 79143c4a-93ac-11dc-a306-0017a451c654
Virtual Machine ID : 12
Virtual Machine Label :
VM's Model Name : server Integrity Virtual Machine
VM's Serial Number : VM00746006
VM's Config Version : 2.0.0
VM's Config Label : HPVM A.02.00.00 clearcase opt Fri Nov 03 2006 18h28m54s PST
Operating System : HPUX
OS Version Number :
State : On (OS)
Start type : Manual
Console type : vt100-plus
Number of virtual CPUs : 2
Number of devices : 2
Number of networks : 3
Memory : 8 GB
Guest revision : 1
Running on serverid : 0
Running on pid : 21757
Application controllers : NONE
Distributed : 0

root@vmhost:/root >hpvmnet -V
Name : localnet
number : 1
PID : 1418
State : Up
Mode : Shared
PPA : n/a
Host MAC Address : N/A
Host IP Address : N/A
Number of guests : 0

Name : r3lan
number : 13
PID : 26417
State : Up
Mode : Shared
PPA : lan2
Host MAC Address : 0x0017a4a40390
Host IP Address : 10.140.200.43
Number of guests : 1
Guest's Name : vm2
MAC Address : 0xDE4A0343325F
IP Address : 10.140.200.44
Vswitch Port : 1

Name : usrlan
number : 6
PID : 1433
State : Up
Mode : Shared
PPA : lan0
Host MAC Address : 0x0017a451c654
Host IP Address : 10.130.83.49
Number of guests : 2
Guest's Name : vm1
MAC Address : 0xA20DB88A0147
IP Address : 10.130.83.51
Vswitch Port : 1
Guest's Name : vm2
MAC Address : 0x7AAD9C34A4B1
IP Address : 10.130.83.52
Vswitch Port : 2

Name : bkuplan
number : 12
PID : 1448
State : Up
Mode : Shared
PPA : lan4
Host MAC Address : 0x0017a4a4a3fe
Host IP Address : 10.140.1.67
Number of guests : 2
Guest's Name : vm1
MAC Address : 0x72793EC1CB2B
IP Address : 10.140.1.68
Vswitch Port : 1
Guest's Name : vm2
MAC Address : 0x3E3B56FE177D
IP Address : 10.140.1.72
Vswitch Port : 2

root@vmhost:/root >lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/2/0 0x0017A451C654 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/1 0x0017A451C655 1 UP lan1 snap1 2 ETHER Yes 119
0/2/1/0/6/0 0x0017A4A40390 2 UP lan2 snap2 3 ETHER Yes 119
0/2/1/0/6/1 0x0017A4A40391 3 UP lan3 snap3 4 ETHER Yes 119
0/4/2/0/6/0 0x0017A4A4A3FE 4 UP lan4 snap4 5 ETHER Yes 119
0/4/2/0/6/1 0x0017A4A4A3FF 5 UP lan5 snap5 6 ETHER Yes 119
0/5/1/0/4/0 0x0018714E0DA0 6 UP lan6 snap6 7 ETHER Yes 119
0/5/1/0/4/1 0x0018714E0DA1 7 UP lan7 snap7 8 ETHER Yes 119
0/5/1/0/6/0 0x0018714E0DA2 8 UP lan8 snap8 9 ETHER Yes 119
0/5/1/0/6/1 0x0018714E0DA3 9 UP lan9 snap9 10 ETHER Yes 119

root@vmhost:/root >lanadmin -x 0
Speed = 1000 Full-Duplex.
Autonegotiation = On.

root@vmhost:/root >lanadmin -x 2
Speed = 1000 Full-Duplex.
Autonegotiation = On.

root@vmhost:/root >lanadmin -x 4
Speed = 1000 Full-Duplex.
Autonegotiation = On.

All assistance is appreciated