HP Integrity Virtual Machines 4.2: Installation, Configuration, and Administration

initialize phase of the migration. The default is 10
seconds.
x migrate_copy_phase_timeout= {number
of seconds} — Specifies the maximum number of
seconds the online migration spends during the
full-copy stage. The default is 0 seconds.
-x migrate_io_quiesce_phase_timeout=
{number of seconds} — Specifies the maximum
number of seconds the migration spends during the
quiesce stage. The default is 15 seconds.
-x migrate_frozen_phase_timeout= {number
of seconds} — Specifies the maximum number of
seconds the migration spends during the freezing
stage. The default is 60 seconds.
-x online_migration= {enabled | disabled}
-x tunables= {name=value [, name=value,...]}
To specify the MAC address of the new virtual machine,
enter the following: -x mac_address={new|same}
To specify the serial number of the new virtual machine,
enter the following: -x serial_number={new|same}
RETURN VALUES
The hpvmclone command exits with one of the following values:
0: Successful completion.
1: One or more error conditions
occurred.
DIAGNOSTICS
The hpvmclone 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.
A value was omitted for an argument that requires one, or a value was supplied for an
argument that does not take one.
One or more options other than -a, -m, -d, -g, or -u have been specified more than once.
The clone_vm_name attribute already exists.
The vm_name or vm_number attribute does not exist, cannot be accessed, is not a virtual
machine, or is corrupt.
The hpvmclone command and Integrity VM are at different revision levels.
The same resource was allocated more than once.
A resource allocated to another virtual machine was specified, and the force flag (-F) was
not used.
EXAMPLES
Clone the virtual machine named host2, to create a new virtual machine named host5.
# hpvmclone -P host2 -N host5
Following are sample warning messages returned when hpvmclone is executed with various
configuration problems on the guest host5:
HPVM guest host5 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.
227