The interactive installation procedure of AdvancedCopy Manager CCM (for Solaris) 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.
Log in to the server as a 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:
For Solaris 11
# /usr/sbin/zfs mount -a
For Solaris 10
# /usr/sbin/mountall -l
Insert the DVD "ETERNUS SF SC/ACM Mediapack for Solaris (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
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
Change directory in which the install shell 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 is 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. The example is shown below.
# cd
Unmount the DVD media.
# umount dvdMountPoint
Eject the DVD media.
The AdvancedCopy Manager CCM (for Solaris) installation is completed.