HP Integrity Virtual Machines 4.3: Installation, Configuration, Administration
Prefer column for guests that are not started. Once started, the cell number,
or ilm is displayed.
-A
Displays the guest configuration differences between the next start and the
last start guest configurations. If there are no differences, the following
messages is printed and the next start configuration replaces the current
configuration:
No differences were found. Copy has been removed.
If only the last configuration is present, the following message is returned:
No next start configuration found.
RETURN VALUES
The hpvmstatus command exits with one of the following values:
0: Successful completion.
1: One or more error conditions
occurred.
DIAGNOSTICS
The hpvmstatus 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.
• The 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 hpvmstatus command and the Integrity VM software are not at the same version
levels.
EXAMPLES
Summarize information about all the virtual machines on the VM Host:
# hpvmstatus
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Rmt Host
==================== ===== ======= ========= ====== ===== ===== ======= ========
config1 1 HPUX Off (NR) 1 5 1 512 MB 0
config2 2 HPUX Off 1 7 1 1 GB 0
guest1 5 OPENVMS On (OS) 1 5 1 1 GB 0
Display detailed information about a virtual machine named guest1.
# hpvmstatus -P guest1 -V
[Virtual Machine Details]
Virtual Machine Name : guest1
Virtual Machine UUID : bf4c3714-df65-11da-bd4e-00306e4a93e6
Virtual Machine ID : 5
Virtual Machine Label :
VM's Model Name : server Integrity Virtual Machine
VM's Serial Number : VM00619004
VM's Config Version : 4.3.0
VM's Config Label : HPVM B.04.30 13h00m11s EST
Operating system : HPUX
OS Version Number :
State : On (OS)
Start type : Manual
Console type : vt100-plus
Guest's hostname :
Guest's IPv4 address : 106..5.24
Guest's IPv6 address : fe80::ee8d:40ff:fe58:4d28
349