HP Integrity Virtual Machines Installation, Configuration, and Administration Version A.03.50

1: One or more error conditions
occurred.
DIAGNOSTICS
The hpvmstart command displays error messages on stderr for any of the following conditions:
An invalid option is specified.
The vm-name or vm-number does not exist, cannot be accessed, is not a virtual machine,
or is corrupt.
The virtual machine is in some state other than Off, and cannot be started. Use the hpvmstart
command to stop the virtual machine.
The virtual machine cannot boot at this time because of detected resource complaints.
The hpvmstart command and the Integrity VM software are at different version levels.
EXAMPLES
Start the virtual machine called myguest:
# hpvmstart -P myguest
Following are sample warning messages returned when hpvmstart is executed with various
configuration problems on the guest myguest:
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 myguest from booting.
AUTHORS
The hpvmstart command was developed by the HP.
SEE ALSO
On the VM Host:
hpvm(5), hpvmclone(1M), hpvmcollect(1M), hpvmconsole(1M), hpvmcreate(1M), hpvmdevmgmt(1M),
hpvminfo(1M), hpvmmigrate(1M), hpvmmodify(1M), hpvmnet(1M), hpvmpubapi(3), hpvmremove(1M),
hpvmresources(5), hpvmstatus(1M), hpvmstop(1M), p2vassist(1M)
On the Integrity VM guest:
hpvmcollect(1M), hpvminfo(1M), hpvmmgmt(1M), hpvmpubapi(3)
238