HP Integrity Virtual Machines 4.2: Installation, Configuration, and Administration
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
winguest1 5 WINDOWS On (OS) 1 5 1 1 GB 0
winguest2 9 WINDOWS Off 1 3 1 2 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.2.0
VM's Config Label : HPVM B.04.20 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.16.5.24
Guest's IPv6 address : fe80::ee8d:40ff:fe58:4d28
EFI Location : /opt/hpvm/guest-images/common/efi
Pattern File location : /opt/hpvm/guest-images/common/patterns.vmmpat
...
Display the attributes and resources attached to the virtual machine config2:
# hpvmstatus -P config2
311