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

Table Of Contents
4.6.3 Interrupt migration of vNICs during Online guest migration can result in network
disconnectivity
During Online migration of guest, if interrupt migration of vNIC is performed, there may be network
disruption at the destination VSP. To avoid this issue, interrupt migration must not be performed
during Online guest migration.
4.6.4 Physical NIC link state change during hpvmsuspend to hpvmresume may
result vNIC in down state
While suspending the guest, if a physical NIC backing to a vSwitch has a Link in Up state and if
that goes to Down state before resuming the guest using the hpvmresume command, then the
associated vNICs of that guest may be in Down state.
Workaround
Reset the backing interface to get the exact interface status.
NOTE: During the reset of the physical interface there can be very negligible amount of packet
drops.
4.6.5 Offline migration of a guest- with multiple DIO resources might succeed with
errors if the DIO devices are added under the same label
For a vPar or VM guest configured with multiple DIO devices having the same label, offline
migrations may intermittently succeed with error messages.
Before migration multiple DIO device with same label on source:
# hpvmhwmgmt -p dio -l
H/W Path Class Owner Assignment Level Label
Description
============= ====== ====== ================== =========== =============
2/0/0/2/0/0/0 lan hpvm HP PCIe 2-p 10GbE Built-device
2/0/0/2/0/0/1 lan hpvm HP PCIe 2-p 10GbE Built-device TEST_045_048A
3/0/0/0/0/0/0 lan hpvm HP PCIe 2-p 10GbE Built-device
3/0/0/0/0/0/1 lan hpvm HP PCIe 2-p 10GbeE Built-device TEST_045_048A
3/0/0/2/0/0/0 lan hpvm HP PCIe 2-p 10GbeE Built-device
3/0/0/2/0/0/1 lan hpvm HP PCIe 2-p 10GbeE Built-device TEST_045_048C
hpvmdevinfo output on the source before migration:
# hpvmdevinfo -p 4
Virtual Machine Device Bus,Device, Backing Store Host Device Virtual Machine
Name Type Target Type Name Device Name
===================== ====== =================== ============= ============= ==============
guest1 lan [0,0,0x2280786E9E35] hwpath 2/0/0/2/0/0/1 Not available
guest1 lan [0,1,0xAEA62FE42909] hwpath 3/0/0/2/0/0/1 Not available
guest1 lan [0,2,0x52FCA709CA2E] hwpath 3/0/0/0/0/0/1 Not available
# hpvmmigrate P guest1 -h host1
hpvmmigrate: Connected to target VSP using 'host1'
hpvmmigrate: ERROR (guest1): Remote message:
nl
Direct IO error, input arguments to hpvm_dio_get_assignment_list() not valid.
hpvmmigrate: ERROR (guest1): Remote message:
nl
Cannot get DLA sibling list for DIO function: .
hpvmmigrate: vPar/VM migrated successfully.
Post migration hpvmhwmgmt and hpvmdevinfo show the following output on the target VSP:
# hpvmhwmgmt -p dio -l
H/W Path Class Owner Assignment Level Label
Description
============= ====== ====== =================== =========== =============
6/0/0/2/0/0/0 lan hpvm HP PCIe 2-p 10GbE Built-device
6/0/0/2/0/0/1 lan hpvm HP PCIe 2-p 10GbE Built-device TEST_045_048A
7/0/0/0/0/0/0 lan hpvm HP PCIe 2-p 10GbE Built-device TEST_045_048C
7/0/0/0/0/0/1 lan hpvm HP PCIe 2-p 10GbeE Built-device
7/0/0/2/0/0/0 lan hpvm HP PCIe 2-p 10GbeE Built-device
7/0/0/2/0/0/1 lan hpvm HP PCIe 2-p 10GbeE Built-device TEST_045_048A
nl
nl
nl
nl
nl
4.6 Migration, Suspend, and Resume operations on Integrity VM guests 25