The interactive installation procedure of Storage Cruiser's agent (for AIX) is as follows:
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
If the "/etc/opt" directory does not exist, create it.
Configure the mode, owner, and group of the "/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 "ETERNUS SF SC/ACM/Express Mediapack (V16.9 or higher) Agent Program and Manual" of this version into the DVD drive and mount the DVD media.
In below example of command execution, the device name of the DVD drive is mounted as /dev/cd0. The device name for the DVD drive, however, may be different for your particular device.
# /usr/sbin/mount -o ro -v cdrfs /dev/cd0 dvdMountPoint
Execute the following command to install Storage Cruiser's agent.
# cd dvdMountPoint/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 16.9 Copyright FUJITSU LIMITED 2013-2021 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 5, the installation continues.
When installation is completed normally, the following message is 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 is 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.9 Interactive Uninstallation Procedure of Storage Cruiser's Agent (for AIX)" and install again.
/opt/FJSVssage
/etc/opt/FJSVssage
/var/opt/FJSVssage
The Storage Cruiser's agent (for AIX) installation is completed.
Refer to "6.1 Setup of Storage Cruiser's Agent" to set up the Storage Cruiser's agent.