Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Integrity Virtual Machines Installation, Configuration, and Administration > Chapter 5 Managing Guests

Changing Guest Configurations

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

To modify the resources of a guest, use the hpvmmodify command. For example, guest compass1 cannot start. The following message is generated:

# hpvmstart -Pcompass1
HPVM guest compass1 configuration problems:
Warning 1: Insufficient free memory for guest.
Warning 2: Insufficient cpu resource for guest.
   These problems may prevent HPVM guest compass1 from booting.
hpvmstart: Unable to continue.
#

To modify the configuration of the problematic guest compass1 to remove virtual CPUs and memory, enter the following command:

# hpvmmodify -Pcompass3 -c1 -r1GB
# hpvmstart -Pcompass1
(C) Copyright 2000 - 2005 Hewlett-Packard Development Company, L.P.
Initializing System Event Log
Initializing Forward Progress Log
Opening minor device and creating guest machine container
Creation of VM, minor device 1
Allocating guest memory: 1024MB
  allocating low RAM (0-40000000, 1024MB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/17e4af4c-34fc-11da-94e3
-00306e39f700
  allocating firmware RAM (ffaa0000-ffab5000, 84KB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/17e4af4c-34fc-11da-94e3-
00306e39f700
Loading boot image
Image initial IP=102000 GP=5F4000
Initialize guest memory mapping tables
Starting event polling thread
Starting thread initialization
Daemonizing....
hpvmstart: Successful start initiation of guest 'compass1'
# hpvmstatus
[Virtual Machines]
Virtual Machine Name VM #  OS Type State    # vCPUs # Devs # Nets Memory
==================== ===== ======= ======== ======= ====== ====== ===========
compass1                15 HPUX    Off             1      0      1        1 GB
compass2                16 HPUX    Off             2      1      0        5 GB
compass3                17 HPUX    On              1      1      0        1 GB
#

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:

  • vmm_config.current contains the current guest configuration currently set.

  • vmm_config.prev contains the last known guest configuration settings.

  • vmm_config.next contains the configuration settings that have changed since the guest was started. To initiate these changes, you must reboot the guest.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2005 Hewlett-Packard Development Company, L.P.