HP Integrity Virtual Machines 4.3: Installation, Configuration, Administration

hpvmresume(1M)
NAME
hpvmresume -- Resume a virtual machine.
SYNOPSIS
hpvmresume { -P vm-name | -p vm-number } [-F] [-s] [-Q]
DESCRIPTION
The hpvmresume command causes the specified virtual machine to resume. The virtual machine
must exist and be in the suspended state. The hpvmresume command verifies that the virtual
machine can be allocated all of the required resources defined by its configuration file. If this is
not possible, the virtual machine is not resumed.
Any of the following conditions can prevent the virtual machine from being resumed:
The virtual machine is not suspended.
The server has fewer CPUs than the virtual machine requires.
The server has insufficient free memory.
The server has insufficient CPU resources.
The server has insufficient swap resources.
Another virtual machine is using a specified nonshared backing device.
The server is using a specified backing device.
A specified backing device does not exist.
A specified vswitch is not available.
The vswitch must be created using the hpvmnet command before the guests using it can
be resumed.
The specified MAC address is in use.
The specified guest is a distributed guest.
Only superusers can execute the hpvmresume command.
Options
The following options can be specified only once.
The hpvmresume command recognizes the following command-line options:
-P vm-name
Specifies the name of the virtual machine to be resumed.
You must specify either the -P or the -p option.
-p vm-number Specifies the number of the virtual machine to be booted. The vm-number
is displayed by the hpvmstatus command.
You must specify either the -P or the -p option.
-F
Forces the virtual machine to skip all the resource checks. No warnings are
issued.
HP does not recommend using the -F option, because it can result in poor
virtual machine performance, oversubscription, or data corruption, or it can
cause the virtual machine to hang.
The -F option is deprecated in Integrity Virtual Machines commands.
-s
Examines the specified guest configuration and reports any errors or warnings
that can prevent it from resuming. The guest is not resumed.
-Q
Quietly performs the command. The default is to prompt for confirmation
of the command before executing it.
327