- Insert the installation media into the proper I/O device.
-
Move to the desired directory for
CCI. The specified directory must be mounted by a partition of except root disk or an external disk.
# cd /Specified Directory
-
Copy all files from the installation media using the
cpio command:
# cpio -idmu < /dev/XXXX XXXX = I/O device
Preserve the directory structure (d flag) and file modification times (m flag), and copy unconditionally (u flag). -
Make a symbolic link for /HORCM:
# ln -s /Specified Directory/HORCM /HORCM
-
Execute the
CCI installation command:
# /HORCM/horcminstall.sh
-
Verify installation of the proper version using the
raidqry command:
# raidqry -h Model: RAID-Manager/HP-UX Ver&Rev: 01-40-03/03 Usage: raidqry [options]