The interactive installation procedure of AdvancedCopy Manager CCM (for Linux) is as follows:
Point
No needs to modify the installation parameter file for AdvancedCopy Manager CCM.
Refer to "C.15 Installation Parameter File (for AdvancedCopy Manager CCM for Solaris/Linux)" for information on the installation parameter file.
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
Make sure that the local file system is mounted.
If the local file system is not mounted, execute the following command to mount the local file system.
# mount -a
Insert the DVD "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
Mount the DVD media.
# mount -t iso9660 -r /dev/cdrom dvdMountPoint
Change directory in which the command for installation is stored.
# cd dvdMountPoint/Manager_unix
Specify the installation parameter file, and execute the command for installation.
The installation parameter file is stored in the same directory in which the install shell is stored. However, specify the installation parameter file by using absolute path.
# ./esfinstall.sh -s installParamFile
The absolute path name for installation parameter file is as follows:
dvdMountPoint/Manager_unix/install_parameter_ccm.txt
The license agreement information is displayed.
If the conditions are agreeable, enter "y".
Do you accept the terms of the above License Agreement? (default: n) [y,n]:
The installation information is displayed.
To continue installation, enter "y". To cancel the installation, enter "q".
Setting of installation parameter file. Installation_function: ETERNUS SF AdvancedCopy Manager CCM Do you want to continue the installation? [y,q]:
After installation is completed successfully, the following message is displayed.
INFO: ETERNUS SF was installed successfully.
If an error occurs during installing, the following message be displayed and no AdvancedCopy Manager CCM files are installed.
When FJSVccm, for example, is already installed.
ERROR: The following product has been already installed on this system.: ETERNUS SF AdvancedCopy Manager Copy Control Module ERROR: Installation has failed.
Way of handling: Uninstall the installed software (In this case, FJSVccm).
Change directory into other than DVD media. An example is shown below.
# cd
Unmount the DVD media.
# umount /dev/cdrom
Remove the DVD media out of the DVD drive.
The AdvancedCopy Manager CCM (for Linux) installation is completed.