Installation and Reference Guide HP StorageWorks Secure Path 3.0F Service Pack 4 for HP-UX 11i v1.0 and 11i v2.0 (5697-8001, March 2009)
# fcmsutil /dev/td0 replace_disk 0x011000
# fcmsutil /dev/td0 replace_disk 0x011100
NOTE:
You must issue these commands for each HBA and for each Target N_Port_id on the server.
Installing Secure Path for Active-Passive disk arrays
The installation process installs Secure Path drivers, management utilities, and manual pages. This
section provides the following procedures and information:
• Installing Secure Path
• Installing Secure Path on a SAN boot device
Installing Secure Path
The Secure Path for HP-UX CD-ROM kit contains scripts that requires administrator access to install
the Secure Path depot (package). The following procedure describes how to install Secure Path
software:
1. Ensure that all users have logged off the server and that all I/O from the server has ceased.
2. Back up the entire system according to normal procedures.
3. Insert the Secure Path for HP-UX CD-ROM into the CD-ROM drive.
4. Verify that the pfs_mountd and pfsd daemons are running by entering the following command:
# ps -ef | grep pfs
If these daemons are not listed, start them by entering the following commands:
# pfs_mountd &
# pfsd &
5. Mount the CD-ROM by entering a command similar to the following:
# pfs_mount /dev/dsk/cdrom_device_file /mnt_directory
Example:
# pfs_mount /dev/dsk/c2t1d0 /cdrom
In the previous example, cdrom_device_file is c2t1d0 and the mnt_directory is /cdrom.
6. Change to the Secure Path installation directory in the CD-ROM by entering the following com-
mand:
# cd /cdrom
7. Install the Secure Path software on the server using the provided shell script by entering the fol-
lowing command:
# ./install.sh
NOTE:
You must always use the install.sh script to install Secure Path. Do not use the swinstall
command to install the Secure Path depot package.
Secure Path for Active-Passive disk arrays32