Veritas 5.0 Installation Guide, HP-UX 11i v3, First Edition, May 2008

Installing HP SMO Premium (T2790CB)
Install the HP SMO Standard (T2790CB) by entering the following command:
# swinstall -s <depot-path> T2790CB
NOTE: For information on installing the other licenses available as part of the HP Serviceguard
Storage Management suite, see the HP Serviceguard Storage Management Suite Version A.02.00
Release Notes, available at: http://docs.hp.com
Installing CVM [B9117CB] on HP-UX 11i v3
To install CVM with HP-UX 11i v3, complete the following steps:
1. Use a clean ignited HP-UX 11i v3 system.
2. If the ignited system has Base-VxVM 4.1 already installed on it, do not clean the system
before installing 5.0 v3
3. Install Base-VxFS-50 , Base-VxTools-50 , Base-VxVM-50, and VxFS-SDK-50 by following the
instructions mentioned above.
4. Install CVM [B9117CB] by entering the following command:
swinstall -x autoreboot=true -s <-depot_source> B9117CB
Cold-Installing VxVM and VxFS 5.0 with HP-UX 11i v3
This section describes the process to cold-install a system with HP-UX 11i v3, Veritas VxVM 5.0,
and VxFS 5.0. Two depots are used, one with the HP-UX 11i v3 Operating Environment (OE),
and one with the Veritas software. Note that Veritas VxVM 4.1 and VxFS 4.1 are included on the
11i v3 OE, and VxVM 5.0 and VxFS 5.0 are distributed separately.
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.3.144 (available September,
2007) or later on an Ignite-UX server. You can confirm the Ignite software version by entering
the command swlist | grep i ign, or by viewing the contents of the
/opt/ignite/Version file.
2. Create the configuration file for the HP-UX 11i v3 OE depot. If you want VxVM_5.0
DGV=140, which is compatible only with VxVM_5.0 software, either comment-out or delete
the vxvm_version=4.1 line at the end of the OE configuration file.
a. # cd /var/opt/ignite/data/Rel_B.11.31
b. # /opt/ignite/bin/make_config \
- s <depot_server>:<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 the configuration file for the HP-UX 11i v3 Veritas VxVM/VxFS 5.0 depot.
a. # cd /var/opt/ignite/data/Rel_B.11.31
b. # /opt/ignite/bin/make_config \
- s <depot_server>:<1131_Vx*5.0_depot> \
-c <VX_config_filename>_cfg
c. Test the configuration file.
# /opt/ignite/bin/instl_adm T f <VX_config_filename>_cfg
Installing CVM [B9117CB] on HP-UX 11i v3 31