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

Table 9-2 Options to the hpvmconsole Command
DescriptionOption
Specifies the name of the virtual machine console to open.
-P vm-name
Specifies the number of the virtual machine console to open.
-p vm-number
Specifies a machine console command to run on the virtual machine.
-c command
Specifies an alternate interrupt character. The default interrupt character is Ctrl/B.
-e echar
Follows the console output after reaching EOF on standard input. Used for scripting.
-f
Interacts with the console. Used for scripting.
-i
Makes scripted operations less verbose.
-q
To get information about using the virtual console, enter the HE command. For example:
[host1] vMP> he
==== vMP Help: Main Menu ================================= (Admin) ============
HPVM B.04.20 clearcase opt Wed Oct 7 2008 07h13m54s PST
(C) Copyright 2000 - 2008 Hewlett-Packard Development Company, L.P.
Virtual Management Processor (vMP) Help System
Enter a command at the help prompt:
OVerview - Launch the help overview
LIst - Show the list of vMP commands
<COMMAND> - Enter the command name for help on an individual command
TOPics - Show all vMP Help topics and commands
HElp - Display this screen
Q - Quit help
For more information about using the hpvmconsole command, see hpvmconsole(1M).
9.6 Guest Configuration Files
When the guest is created, the VM Host creates the guest configuration file
/var/opt/hpvm/guests/guestname.
Integrity VM creates up to three guest configuration files:
The vmm_config.current file contains the current guest configuration currently set.
The vmm_config.prev file contains the last known guest configuration settings.
The vmm_config.next file contains the configuration settings that have changed since the
guest was started. To initiate these changes, you must reboot the guest.
Never modify the guest configuration files manually. Always use the appropriate Integrity VM
command (hpvmmodify or hpvmdevmgmt) to modify guest configuration parameters. Directly
modifying the guest configuration files can cause guests to fail in unexpected ways.
9.7 Dynamic Memory
Dynamic memory is an optional feature of Integrity VM that allows you to change the amount of
physical memory in use by a virtual machine without rebooting the virtual machine. In this
release of Integrity VM, dynamic memory is available on HP-UX guests only.
An example of this feature allows a guest that is a Serviceguard node to be used as a standby
server for multiple Serviceguard packages. When a package fails over to the guest, the guest
memory can be changed to suit the requirements of the package before, during, and after the
failover process.
To use dynamic memory, the guest must have the guest management software installed, as
described in Section 4.4 (page 68).
9.6 Guest Configuration Files 151