The installation procedure of Storage Cruiser's agent (for AIX) is performed as follows:
Log in as "root (super user)" on the server on which to install Storage Cruiser's agent.
If /etc/opt directory does not exist, create it.
Configure the mode, owner, and group of /etc/opt directory in accordance with operations.
Example of command execution
# /usr/bin/mkdir /etc/opt # /usr/bin/chmod 755 /etc/opt # /usr/bin/chown root:system /etc/opt |
Insert the DVD-ROM "ETERNUS SF SC/ACM/Express Mediapack (Agent Program and Manual)" for this version level into the DVD-ROM drive and mount the DVD-ROM.
In below example of command execution, the device name of the DVD-ROM drive is mounted as /dev/cd0. The device name for the DVD-ROM drive, however, may be different for your particular device.
# /usr/sbin/mount -o ro -v cdrfs /dev/cd0 <DVD-ROM mount point> |
Execute the following command to install Storage Cruiser's agent.
# cd <DVD-ROM mount point>/Agent_unix/Storage_Cruiser/AIX # /bin/sh ./scagtinstall.sh |
The following message is output. To execute the installation, enter 'y'.
To discontinue the installation, enter any key except 'y'.
ETERNUS SF Storage Cruiser 15.1 Copyright FUJITSU LIMITED 2012 This program will install "ETERNUS SF Storage Cruiser" Agent on your system. Do you want to continue the installation of this package? [y,n,?,q] |
If 'y' was entered in step 4, the installation will continue.
When installation is completed normally, the following message will be displayed.
INFO : Starting Installation of ETERNUS SF Storage Cruiser ... ... INFO : Installation of <FJSVssage> was successful. INFO : ETERNUS SF Storage Cruiser Agent was installed successfully. |
If there is any error during installation, the following message will be displayed.
ERROR : not privileged or INFO : Installation is terminated. or ERROR : Installing FJSVssage was failed. |
Check that the installation is successfully completed.
Execute the following command:
# /usr/sbin/lsitab FJSVssage |
If the installation is successfully completed, the following message is displayed.
FJSVssage:2:once:/opt/FJSVssage/bin/sstorageagt >/dev/null 2>&1 |
If the message is not displayed, the installation is failed. Confirm "Chapter 2 Operating Environment" and install again.
Confirm that all of the following directories exist.
If any of the following directories do not exist, the installation failed. Delete the package according to "10.1.7 Uninstallation procedure of Storage Cruiser's agent (for AIX)" and install again.
/opt/FJSVssage
/etc/opt/FJSVssage
/var/opt/FJSVssage
The installation of Storage Cruiser's agent (for AIX) is completed.
Set up Storage Cruiser's agent, refer to "6.1 Setup of Storage Cruiser's agent".