HP XP Continuous Access Software User Manual
Page 32

32
HP StorageWorks Disk Array XP RAID Manager: User’s Guide
7. From the /opt directory, use cpio to unpack the appropriate archive.
Create the HORCM directory if it does not already exist.
cd /opt
mkdir HORCM (choose the next command according to your OS)
cat /cdrom/LINUX/rmxp* | cpio –idum
(or)
cat /cdrom/AIX/rmxp* | cpio –idum
(or)
cat /cdrom/DIGITAL/rmxp* | cpio –idum
(or)
cat /cdrom/HP_UX/rmxp* | cpio -idum
(or)
cat /cdrom/SOLARIS/rmxp* | cpio –idum
8. Change the directory to /opt/HORCM and verify the contents.
cd /opt/HORCM
ls
Example
etc horcmuninstall.sh log0 usr
horcminstall.sh log log1
9. Create a link from the root directory to the /opt/HORCM directory.
ln –s /opt/HORCM /HORCM
10. Run the RM Installer.
/HORCM/horcminstall.sh
This script creates symbolic links in the /usr/bin directory for RM
commands.