HP Integrity Virtual Machines Installation, Configuration, and Administration

errors may prevent the virtual machine from booting on the destination VM Host. Any
validation errors will be logged in the Integrity VM command log.
-v
Displays the version number of the hpvmmigrate command.
-H
Displays the usage of the hpvmmigrate command.
RETURN VALUES
The hpvmmigrate command exits with one of the following values:
0: Successful completion.
1: One or more error conditions occurred.
DIAGNOSTICS
hpvmmigrate displays error messages on stderr for any of the following conditions:
An invalid option is specified.
An invalid value is specified for an option.
A value was omitted for an argument that requires one, or a value was supplied for an
argument that does not take one.
source-vm-name or source-vm-number does not exist, cannot be accessed, is not a
virtual machine, or is corrupt.
The hpvmmigrate command and Integrity Virtual Machines are at different revision levels.
Guest already exists on the destination VM Host.
Guest is running.
Invalid guest configuration.
Remote execution error.
Guest resource validation error.
The version of the hpvmmigrate command is incompatible with the version on the
destination VM Host.
EXAMPLES
Migrate the virtual machine named compass1, to the host abc.def.com.
# hpvmmigrate -P compass1 -h abc.def.com
Migrate the virtual machine named compass1 to the VM Host abc.def.com, ignoring resource
validation errors.
# hpvmmigrate -P compass1 -h abc.def.com -F
Display the version number of the hpvmmigrate command.
# hpvmmigrate -v
hpvmmigrate: Version A.03.00.00
AUTHORS
hpvmmigrate 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), hpvmmodify(1M),
hpvmnet(1M), hpvmremove(1M), hpvmresources(5), hpvmstart(1M),
hpvmstatus(1M), hpvmstop(1M), p2vassist(1M)
On the Integrity VM guest:
194