Top
ETERNUS SF Express V16.9.1 / Storage Cruiser V16.9.1 / AdvancedCopy Manager V16.9.1 Installation and Setup Guide
FUJITSU Storage

7.6 Interactive Installation Procedure of AdvancedCopy Manager CCM (for Linux)

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.

  1. Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).

  2. 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
  3. 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.

  4. Mount the DVD media.

    # mount -t iso9660 -r /dev/cdrom dvdMountPoint
  5. Change directory in which the command for installation is stored.

    # cd dvdMountPoint/Manager_unix
  6. 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

  7. 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]:
  8. 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]:
  9. 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).

  10. Change directory into other than DVD media. An example is shown below.

    # cd
  11. Unmount the DVD media.

    # umount /dev/cdrom
  12. Remove the DVD media out of the DVD drive.

The AdvancedCopy Manager CCM (for Linux) installation is completed.