HP-UX HB v13.00 Ch-18 - HPVM

HP-UX Handbook Rev 13.00 Page 19 (of 49)
Chapter 18 Integrity Virtual Machines (HPVM)
October 29, 2013
to:
nfs_source = "15.180.3.215: /var/opt/ignite/data/Rel_B.11.31"
4. Continuing in the configuration file, modify the init sw_sel section(s) so that it
corresponds to your golden image. Note that the example configuration specifies two
different images one for Itanium-based systems (ia64) and another for PA-RISC
systems (hppa). Assuming you didn’t create an image for a PA-RISC systems
version of HP-UX, you may simply delete the init sw_sel section for the PA-RISC
system image ("is_hppa"). Follow these steps:
a. Change the description parameter to better describe your golden image. For
example, change:
description = "B.11.31 IA golden image archive"
to:
description = "HP-UX 11.31 image for VMs"
b. Change the archive_path to contain the name of the actual archive file. Using
our example, you would change:
archive_path = "B.11.31_archive_IA.gz"
to:
archive_path = "B.11.31_VMGuest_archive.gz"
c. Replace the ‘impacts’ lines with those captured in step 1 above. For example,
replace the lines:
impacts = "/" 7659Kb
impacts = "/dev" 11Kb
impacts = "/etc" 76229Kb
impacts = "/home" 1Kb
impacts = "/opt" 2223298Kb
impacts = "/sbin" 109002Kb
impacts = "/stand" 51127Kb
impacts = "/usr" 2379518Kb
impacts = "/var" 848454Kb
with lines from impact.txt file.
5. Edit the file /var/opt/ignite/INDEX to install the new configuration for Ignite-UX.
This is done by adding a new cfg section to that file. For our example, the new cfg
section would read as follows: