Installation of VxFS and VxVM 4.1 on HP-UX 11i v3 September 2009 Operating Environment Update Release (September 2009)

included on the 11i v3 OE starting in September 2008, and VxVM 4.1 will need
to be copied from an older HP-UX 11i v3 OE.
Preparing the Ignite-UX Server
To prepare the Ignite-UX server, complete the following steps:
1. Enter the swinstall command to install Ignite-UX version C.7.9.254
(available September, 2009) or later on an Ignite-UX server.
You can confirm the Ignite software version by entering the command swlist
Ignite-UX, or by viewing the contents of the /opt/ignite/Version file.
2. Create the configuration file for the HP-UX 11i v3 OE depot.
a. # cd /var/opt/ignite/data/Rel_B.11.31
b. For depots located on remote servers use:
# /opt/ignite/bin/make_config \
-s <depot_server>:<1131_OE_depot> \
-c <OE_config_filename>_cfg
For depots located on the same server use:
# /opt/ignite/bin/make_config \
-s <1131_OE_depot> \
-c <OE_config_filename>_cfg
c. Test the configuration file.
# /opt/ignite/bin/instl_adm –T –f <OE_config_filename>_cfg
3. Create a depot containing VxVM 4.1 from an older OE depot.
Please note that VxVM 4.1 is not included in September 2009 HP-UX 11i
v3 OEUR. You will have to manually copy it from an older OE or any depot
containing VxVM 4.1 bundle.
# swcopy s <depot server>:<1131_Vx*4.1_depot> Base-VXVM @\
<1131_Vx*4.1_depot>
4. Create the configuration file for the Veritas VxVM 4.1 depot.
a. # cd /var/opt/ignite/data/Rel_B.11.31
b. # /opt/ignite/bin/make_config \
- s <1131_Vx*4.1_depot> -c <VX_config_filename>_cfg
c. Test the configuration file.
# /opt/ignite/bin/instl_adm –T –f <VX_config_filename>_cfg