4-5
Installing and Starting ICP Storage Manager
6
To start RAID Agent, type the following case-sensitive
command:
sh /opt/RaidMan/RaidAgnt.sh
When successful, a copyright message is displayed.
If you want RAID Agent to run at startup all the time, add the
following line to the
/etc/inittab
and
/etc/conf/init.d/kernel
files:
nfra:12346:once:sh /opt/RaidMan/RaidAgnt.sh
Installing ICP Storage Manager on UnixWare/
OpenUNIX
Notes:
■
With UnixWare and OpenUNIX, ICP Storage Manager can
be used to manage up to 12 ICP RAID controllers.
■
You need root privileges to install ICP Storage Manager.
■
You need either the Java Development Kit (JDK) for SCO or
the JRE for SCO, version 1.3.1. To download these, visit
www.thescogroup.com
.
■
If a previous version of ICP Storage Manager is installed,
you must remove it before upgrading. Any customization
files you created when you used the previous version are
saved and used in the upgrade. To remove ICP Storage
Manager, type
pkgrm RaidMan
.
■
If a previous version of ICP Storage Manager is installed,
you must remove it before upgrading. Any customization
files you created when you used the previous version are
saved and used in the upgrade. To remove ICP Storage
Manager, type
pkgrm RaidMan
.
To install ICP Storage Manager on UnixWare or OpenUNIX:
1
Insert the controller installation CD.
2
Mount the controller installation CD:
mount -r -F cdfs /dev/cdrom/cdromdevicefile /mnt
where
cdromdevicefile
is the device file, for example,
c0b0t010
, for the CD-ROM block device. To determine the
actual filename, look in the
/dev/cdrom
directory.