HP Integrity Virtual Machines Installation, Configuration, and Administration

Following are sample warning messages returned when hpvmmodify is executed with various
configuration problems on the guest myguest1:
HPVM guest myguest1 configuration problems:
Warning 1: Guest needs more vcpus than server supports.
Warning 2: Insufficient free memory for guest.
Warning 3: Insufficient swap resource for guest.
Warning 4: Insufficient cpu resource for guest.
Warning 5 on item /dev/rdsk/c2t1d0: Device file '/dev/rdsk/c2t1d0' in use by another guest.
Warning 6 on item /dev/vg00/rswap: Device file '/dev/vg00/rswap' in use by server.
Warning 7 on item /dev/rdsk/c1t1d3 backing device does not exist.
Warning 8 on item /dev/rdsk/c3t1d0: Device file '/dev/rdsk/c3t1d0' in use by another guest.
Warning 9 on item hostnet: MAC address in use for switch hostnet.
Warning 10 on item offnet: Vswitch offnet is not active.
Warning 11 on item badnet: 'badnet' backing device does not exist.
These problems will prevent HPVM guest myguest1 from booting.
The following example shows how to enable dynamic memory control for the guest myguest1:
# hpvmmodify -P myguest1 -x dynamic_memory_control=1
AUTHORS
The hpvmmodify command was developed by the Hewlett-Packard Company.
SEE ALSO
On the VM Host:
hpvm(5), hpvmclone(1M), hpvmcollect(1M), hpvmconsole(1M),
hpvmcreate(1M), hpvmdevmgmt(1M), hpvminfo(1M), hpvmmigrate(1M),
hpvmnet(1M), hpvmremove(1M), hpvmresources(5), hpvmstatus(1M)
hpvmstart(1M), hpvmstop(1M), p2vassist(1M)
On the Integrity VM guest:
hpvmcollect(1M), hpvmmgmt(1M), hpvminfo(1M)
204