Veritas 4.1 Installation Guide (HP-UX 11i v3, February 2007)

See swinstall (1M), for more information on the supported options.
2. Mark the Base-VXVM bundle on the SD Install Window.
3. Select Actions, and click Install. Follow the on-screen instructions to complete the installation.
Verifying the Base-VXVM Installation
Verify the Base-VXVM 4.1 installation on your system:
# swverify Base-VXVM
See swverify (1M), for more information on the supported options.
Installing Full VxVM (B9116BA)
The Full VxVM (B9116BA) license enables additional VxVM functionality not available with
Base-VXVM 4.1.
You can install Full VxVM either in the non-interactive mode or in the interactive mode.
Installing Full VxVM in Non-Interactive mode
Invoke the swinstall in non-interactive mode:
# swinstall -x autoreboot=true -s <depot-path> B9116BA
See swinstall (1M), for more information on the supported options.
Installing Full VxVM in Interactive Mode
You can install Full VxVM in interactive mode as follows:
1. Invoke the swinstall command in interactive mode:
# swinstall -s <depot-path>
See swinstall (1M), for more information on the supported options.
2. Mark the B9116CA bundle on the SD Install window.
3. Select Actions, and click Install. Follow the on-screen instructions to complete the installation.
Verifying the Full VxVM (B9116BA) installation
Verify the Full VxVM (B9116BA) installation:
# swverify B9116BA
See swverify (1M), for more information on the supported options.
Use the vxlicrep command to check for the installed licenses.
Cold installation of VxFS 4.1 and VxVM 4.1 using Ignite-UX
Installing an Ignite-UX server for cold installation of VxVM 4.1 and VxFS 4.1
You must use an Ignite-UX server configured to install VxFS 4.1 and VxVM 4.1 on HP-UX 11i
Version 3.
Enable a network cold installation of VxVM 4.1 and VxFS 4.1, as follows:
1. Determine the location of the VERITAS-4.1 depot:
1. Set the variable src to the location of the existing HP-UX 11i Version 3 OE media:
src=<server>:<directory_path>/HPUX11i-OE-MC.DVD
2. Set the variable src_VERITAS-4.1 to the location of the VERITAS-4.1 bits:
src_VERITAS-4.1=<servername>:<directory_path>/software
3. Set the variable des to the location of the VERITAS-4.1 depot to be created:
Cold installation of VxFS 4.1 and VxVM 4.1 using Ignite-UX 27