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

Table Of Contents
Workaround
The interrupt balancing daemon is disabled by default. Do not enable the interrupt balancing
daemon.
4.4.7 Online addition of DMP device as backing store is not supported
Addition of DMP device on running guest fails with the following error:
# hpvmmodify -p1 -a disk:avio_stor::disk:/dev/vx/rdmp/c513t16d5
Error: Online Addition of DMP device /dev/vx/rdmp/c513t16d5 is not supported.
hpvmmodify: Unable to modify the vPar or VM.
When you attempt a DMP device addition online, the new device addition does not get saved to
the guest configuration to be applied when the guest is next restarted. You have to repeat the
device addition after the vPar or VM guest is shut down.
4.5 VM <—> vPar conversion
4.5.1 Converting VMs to vPars causes LAN IDs to shift
The I/O hardware paths on VMs do not have a cell number in the path. For vPars, I/O resources
are shown under a cell, and because of that, I/O hardware paths have an additional "0/" prefix.
When a VM is converted to a vPar, the vNIC hardware path will be different, so ioscan enumerates
it with a different PPA (lan index).
Workaround
Boot the vPar to single user mode, fix the /etc/rc.config.d/netconf file with the new PPA
number, and then switch to run level 3.
To preserve the LAN instance number, Matrix OE Portable Image product must be installed and
enabled on the guest OS before making the transformation.
4.6 Migration, Suspend, and Resume operations on Integrity VM guests
4.6.1 Use of -F with hpvmmigrate on a suspended VM can cause VM to be not
runnable on both source and target
You can use the -F to override resource checking during a VM migrate operation. However, if
you use this option on a suspended VM, and you have also used NPIV on the VM and a target
VSP that cannot support that NPIV port, the VM migrate operation fails, even with the -F option.
This causes the VM to be nonrunnable on both the source VSP and target VSP.
To re-enable the VM on the source VSP, remove the suspend state of the VM on the source VSP
with the following commands:
hpvmmodify -P vmname -x suspend_file=delete F
hpvmmodify -P vmname -x register_status=enabled
4.6.2 Copy of a vPar or VM might be left in runnable state if migration fails
If a migration fails, a vPar or VM might be left in a runnable state (but not running) on the target
VSP. If this happens, further attempts at migration fails with a message that the vPar or VM exists
and is runnable on the target VSP.
Workaround
Either remove the vPar or VM with the hpvmremove command, or set the vPar or VM not runnable
using the hpvmmodify -x runnable_status=disabled command.
24 Known problems, limitations, and workarounds