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

HP-UX Handbook Rev 13.00 Page 15 (of 49)
Chapter 18 Integrity Virtual Machines (HPVM)
October 29, 2013
addr-pool-last-address Identifies the end of a range of IP addresses offered to
clients.
subnet-mask The subnet mask used by clients.
bf The EFI network boot program to use.
After this entry is made in the /etc/dhcptab file on the Ignite-UX server, restart the bootpd
daemon. It is typically started by inetd and you can verify this by examining the
/etc/inetd.conf configuration file. If so, kill any instance of bootpd and inetd will restart
bootpd for you.
Using depots
a) Create HP-UX 11i v3 depots from appropriate media
In this example we're using a CDROM device (/dev/dsk/c0t3d0) that is assumed to contain the
HP-UX 11i v3 media (/var/opt/ignite/depots/Rel_B.11.31/core)
# make_depots -r B.11.31 -s /dev/dsk/c0t3d0
b) Add the HPMV application software for VM Hosts and Guests to the depot
Here's an example using a tar-format depot file:
(/var/opt/ignite/depots/Rel_B.11.31/apps)
# make_depots r B.11.31 s /tmp/depots/T2767CC,r_A.01.20,a_HP-
UX_B.11.31_IA.tar
# make_depots r B.11.31 s /tmp/depots/VMProvider,r_A.01.20,a_HP-
UX_B.11.31_IA.tar
# make_depots r B.11.31 s /tmp/depots/VMMigrate,r_A.01.20,a_HP-
UX_B.11.31_IA.tar
# make_depots r B.11.31 s /tmp/depots/VMMGR,r_A.01.20,a_HP-
UX_B.11.31_IA.tar
c) Create an Ignite-UX config file for the above depots
# make_config -r B.11.31
The above command creates the /var/opt/ignite/data/Rel_B.11.31/apps_cfg and
/var/opt/ignite/data/Rel_B.11.31/core_cfg configuration files. Edid apps_cfg file to
mark not to install (FALSE) software you do not want to install by default.