HP-UX vPars and Integrity VM V6.3 Release Notes (762790-001, July 2014) (Edition: 1.6)

Table Of Contents
If loratune(1M) is run on active VSPs, it is necessary to stop all running vPars and VMs, stop and
restart HP-UX vPars and Integrity VM to overcome potential problems.
4.3 Networking
4.3.1 Cannot remove a VLAN-based vNIC if the VLAN has been removed
If a vPar is created with a vswitch based on a VLAN, and that VLAN has been removed, it is not
possible to modify or remove a vNIC connected to that vswitch.
Workaround
Recreate the VLAN with nwmgr and restart the vswitch. This allows you to remove the vNIC using
the vparmodify command.
4.3.2 hpvmhwmgmt might add ports in link aggregates into the DIO pool
The hpvmhwmgmt command might put a port used by a link aggregate into the DIO (direct I/O)
networking pool. A LAN interface cannot be used by both APA and DIO at the same time. Before
adding a LAN interface into the DIO pool, ensure that it is not being used by an APA interface.
To find out whether a DIO capable lan device is being used in a link aggregate, use the ioscan
and nwmgr commands. For example, add 0/0/0/9/0/0/0 into the DIO pool, a DLA device with
0/0/0/9/0/0/1 as its other sibling, and check whether both of these are being used by a link
aggregate:
1. Use ioscan to find the instance numbers of these lan interfaces:
# ioscan kfnC lan
lan 16 0/0/0/9/0/0/0 iexgbe CLAIMED INTERFACE HP 454521-002E PCIe 2-p
.
.
.
lan 17 0/0/0/9/0/0/1 iexgbe CLAIMED INTERFACE HP 454521-002E PCIe 2-p
Now the interfaces are PPAs 16 and 17.
2. Use nwmgr to check whether lan16 and lan17 are being used by a link aggregate. If you
see lan9XX in the “Related Interface column for the lan interface in which you are interested,
then it is being used by APA:
# nwmgr
Name/ Interface Station Sub- Interface Related
ClassInstance State Address system Type Interface
============== ========= ============== ======== ============ ==========
lan0 UP 0x78ACC089BF02 iexgbe 10GBASE-KR
lan7 DOWN 0x78ACC089BF09 iexgbe 10GBASE-KR
lan16 UP 0x68B599B54220 iexgbe 10GBASE-KR lan901
lan17 DOWN 0x68B599B54224 iexgbe 10GBASE-KR
lan900 DOWN 0x000000000000 hp_apa hp_apa
lan901 UP 0x68B599B54220 hp_apa hp_apa
lan902 DOWN 0x000000000000 hp_apa hp_apa
lan903 DOWN 0x000000000000 hp_apa hp_apa
lan904 DOWN 0x000000000000 hp_apa hp_apa
In this case, lan16 is being used by APA interface lan901, but not lan17.
4.3.3 DIO limitations
DIO has the following limitations:
20 Known problems, limitations, and workarounds