HP Integrity Virtual Machines Installation, Configuration, and Administration

-F
Specifies the force option. Omits the confirmation dialog before resetting the virtual machine.
This option is intended for use by scripts and other noninteractive applications.
-q
Makes certain scripted operations less verbose (quiet mode).
-Q
Quietly performs the command. The default is to prompt for confirmation of the command
before performing it.
RETURN VALUES
The hpvmstop command exits with one of the following values:
0: Successful completion.
1: One or more error conditions occurred.
DIAGNOSTICS
The hpvmstop command displays error messages on stderr for any of the following conditions:
An invalid option is specified.
An invalid value is specified for an option.
vm-name or vm-number does not exist, cannot be accessed, is not a virtual machine, or is
corrupt.
A value was omitted for an argument that requires one, or a value was supplied for an
argument that does not take one.
The hpvmstop command and Integrity Virtual Machines are at different revision levels.
The specified guest is a distributed guest.
EXAMPLES
Perform a graceful shutdown of the virtual machine called compass1:
# hpvmstop -P compass1
AUTHORS
The hpvmstop 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), hpvmmodify(1M), hpvmnet(1M), hpvmremove(1M),
hpvmresources(5), hpvmstart(1M), hpvmstatus(1M), p2vassist(1M)
On the Integrity VM guest:
hpvmcollect(1M), hpvmmgmt(1M), hpvminfo(1M)
224