Installing the CCI software into a non-root directory

Virtual Storage Platform Family CCI Installation and Configuration Guide

Version
01-87-03
Audience
anonymous
Part Number
MK-90RD7008-43
ft:lastEdition
2026-02-02
  1. Insert the installation media into the proper I/O device.
  2. 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
  3. 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).
  4. Make a symbolic link for /HORCM:
    # ln  -s   /Specified Directory/HORCM   /HORCM
  5. Execute the CCI installation command:
    # /HORCM/horcminstall.sh
  6. 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]