The interactive installation procedure of Storage Cruiser's agent (for Solaris) is performed as follows:
Log in to the server as a superuser.
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/dsk/c0t4d0s0. The device name for the DVD drive, however, may be different for your particular device.
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdMountPoint
Execute the following command.
# cd dvdMountPoint/Agent_unix/Storage_Cruiser/Solaris
# ./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 4, specify the program install directory for the following question.
Please enter install directory. (default: /opt) [?,q] Please enter variable configuration directory. (default: /var/opt) [?,q] Please enter fixed configuration directory. (default: /etc/opt) [?,q]
The directory names in above message have the following meanings.
Directory Name | Meaning |
---|---|
install directory | This is the directory to which the package is installed. |
variable configuration directory | This is the directory to which the variable files (log files, temporary files, etc.) are installed. |
fixed configuration directory | This is the directory to which the files for the environment settings are installed. |
Point
Spaces and the characters " ' * ; = \ are not supported for directory name.
After all the directories are specified, the following message is output. To continue the installation, enter 'y'. To discontinue the installation, enter 'n'.
Using </opt> as the package base directory. ## Processing package information. ## Processing system information. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of <FJSVssage> [y,n,?]
If 'y' was entered in step 6, the installation continues.
When installation is completed normally, the following message is displayed.
Installing Storage System Agent for ETERNUS SF as <FJSVssage> ... 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 ERROR : Installing FJSVssage was failed.
The Storage Cruiser's agent (for Solaris) installation is completed.
Refer to "6.1 Setup of Storage Cruiser's Agent" to set up the Storage Cruiser's agent.