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

3 Installing the Veritas 5.0 Products
This chapter describes how to install VxFS 5.0 and VxVM 5.0 with the swinstall (1M) command.
This chapter addresses the following topics:
Mounting the HP Serviceguard Storage Management Suite Media
Installing VxFS 5.0
Installing VxVM 5.0
Installing Storage Management for Oracle
Installing CVM [B9117CB]
Cold-Installing VxVM and VxFS 5.0 with HP-UX 11i v3
Updating HP-UX and Veritas Products with update-ux
Prior to installing Veritas 5.0 products, ensure that you have met the following conditions:
Verify that all the required patches are installed.
OnlineJFS 4.1 (B3929EA) is removed.
Mounting the HP Serviceguard Storage Management Suite Media
For a media-based installation, you must mount the media before starting the installation process.
To mount the media, complete the following steps:
1. Insert the media into the drive, and log in as root by entering the following command:
$ su root
For more information on the supported options, see su (1).
2. Scan for the device name, as follows:
If you are using the legacy I/O format, enter the following command:
# ioscan -fnC disk
For more information on the supported options, see ioscan (1M).
If you are using the new I/O format, enter the following command:
# ioscn -fNC disk
3. Create a mount point for the media, by entering the following command:
# mkdir -p /cdrom
For more information on the supported options, see mkdir (1).
4. Mount the media, by entering the following command:
# mount <absolute device-path /cdrom
where <absolute device-path> is the device path for the CDROM.
For more information on the supported options, see mount_vxfs (1M).
5. Verify that the media is mounted, by entering the following command:
# mount
For more information on supported options, see mount_vxfs (1M).
Installing VxFS 5.0
VxFS 5.0 consists of the Base-VxFS-50 and HP OnlineJFS (B3929FB) bundles. The following
sections discuss the installation of these bundles using the HP-UX SD commands.
Mounting the HP Serviceguard Storage Management Suite Media 27