HP-UX vPars and Integrity VM V6.3 Administrator Guide

Table 34 Options to the hpvmmgmt command
Specifies the type of data for which you want to view more
information. For type, enter ram.
-l type
Allows you to continually watch and check the dynamic ram
values. For the interval, specify the number of seconds
between fetches of live data.
-l type -t interval
Allows the hpvmmgmt command to continuously refetch the
requested type of data using the value specified for the
interval parameter.
-t interval
Specifies the number of virtual CPUs to be enabled on the
guest.
-c num
Displays the version number of the hpvmmgmt command.-v
Displays detailed information (verbose mode) about the VMs.-V
Displays verbose attribute and resource information in a
machine-readable format.
-M
Displays verbose attribute and resource information in the XML
format.
-X
Specifies the guest RAM target, where:
0 indicates the guest dynamic memory is reduced to a
comfortable minimum value.
start indicates the guest dynamic memory is set back to
the boot time value.
amount is a specific target memory size for the guest.
-x ram_target={0 | start | amount}
For example, on the guest, use the hpvmmgmt command to view the dynamic memory information.
Enter the following command:
# hpvmmgmt -l ram
[Dynamic Memory Information]
=======================================
Type : driver
Current memory : 6135 MB
Target memory : 6135 MB
Comfortable minimum : 27 MB
To view more information, include the -V option. For example:
# hpvmmgmt -V -l ram
[Dynamic Memory Information]
=======================================
Type : driver
Current memory : 2103 MB
Target memory : 2103 MB
Comfortable minimum : 2423 MB
Minimum memory : 1222 MB
Maximum memory : 6144 MB
Boot memory : 6135 MB
Free memory : 124 MB
Available memory : 286 MB
Memory pressure : 12
Memory chunksize : 65536 KB
Driver Mode(s) : STARTED ENABLED GUESTCTL
13.14.2.2 Modifying memory size of VM from the guest
After the dynamic memory feature is configured and enabled, you can modify a memory size of
the VM to any value between the minimum size (ram_dyn_min) and the maximum size
236 Managing vPars and VMs using CLI