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

Table Of Contents
4 Known problems, limitations, and workarounds
This chapter provides information about problems, limitations, and workarounds known at the time
HP-UX vPars and Integrity VM V6.3 was released.
4.1 CPU/vCPU
4.1.1 Increasing CPU entitlement on running Integrity VM guests may cause problems
When the hpvmmodify(1M) is invoked on a running VM to increase its minimum entitlement (-e
option), it may display a warning.
# hpvmmodify -P vm_name -e minimum entitlement
vPar/VM vm_name configuration problems: Warning 1: vPar/VM CPUs (n) greater than available limit (0). These
problems
may prevent the vPar or VM vm_name from
starting. hpvmmodify: The modification process is continuing. hpvmmodify:
The modification process is continuing.
As a consequence, a reserved VM might not be able to start, because not enough CPU is available.
Another consequence is that the VSP resources might become overcommitted:
# hpvmstatus -s
[HPVM Server System Resources]
*** VSP resources are over-committed ***
vPar/VM types supported by this VSP = vPar, Shared
Processor speed = 1330 Mhz
Total physical memory = 32659 Mbytes
.......
......
Workaround
Reduce the minimum entitlement of the VM whose entitlement increase created the condition.
4.1.2 CPU deconfigured by firmware can be assigned to vPar or VM
If a CPU experiences local MCAs many times, the system firmware de-configures the CPU without
HP-UX knowledge. This might cause the VSP to give the CPU to one of the vPars or VMs (which
originally owned the CPU). The result of this is a vPar or VM hang in the bootloader.
The likelihood of this situation occurring is low, but if it does, stop and restart the vPar or VM to
cause different CPUs to be assigned to the vPar or VM.
4.1.3 On VM guests running HP-UX, compressed system dump takes a long time
HP-UX provides a tunable to enable compressed system dumps; this feature is intended to reduce
dump time.
Data compression is a processor intensive operation.
With VM guests, it has been observed that scheduling delays of the virtual CPUs may contribute
to excessive time consumption for compressing dump data; leading to increased system dump
time. HP recommends that system dump compression be turned off for VM guests running HP-UX.
This is achieved by setting the tunable dump_compress_on to zero using kctune(1M).
4.2 Memory
4.2.1 loratune(1M) must not be used on VSPs when HP-UX vPars and Integrity VM
is active
Running loratune(1M) on VSPs where HP-UX vPars and Integrity VM is active may result in
undesirable behaviour; including failure to start vPars or VMs.
4.1 CPU/vCPU 19