The installation procedure of AdvancedCopy Manager CCM for Linux is performed as follows:
Point
No needs to modify the install parameter file for AdvancedCopy Manager Copy Control Module.
Refer to "D.3 Install parameter file (for AdvancedCopy Manager Copy Control Module)" for information on the install 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:
# /bin/mount -a |
Insert the DVD-ROM "ETERNUS SF SC/ACM/Express Mediapack for Linux (Manager Program) (2/2)" or "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (Manager Program) (2/2)" for this version into the DVD-ROM drive.
Mount the DVD-ROM.
# mount /dev/cdrom dvdromMountPoint |
Change directory in which the command for installation is stored.
# cd dvdromMountPoint/Manager_unix |
Specify the install parameter file, and execute the command for installation.
The install parameter file is stored in the same directory in which the install shell is stored. However, specify the install parameter file by using absolute path.
# ./esfinstall.sh -s installParamFile |
The absolute path name for install parameter file is as follows:
dvdromMountPoint/Manager_unix/install_parameter_ccm.txt
The license agreement information will be displayed. Display example is mentioned below.
If the conditions are agreeable, enter "y".
+-----------------------------------------------------------------+ | ETERNUS SF V15.3 | | | | All Rights Reserved, Copyright (C) FUJITSU LIMITED 2012-2013 | +-----------------------------------------------------------------+ License Agreement Subject to the acceptance of the terms and conditions contained in this License Agreement ("Agreement"), Fujitsu Limited ("Fujitsu") grants to customers the license to use the obje ct product as permitted hereunder. This Agreement certifies the license to the ETERNUS SF Storage Cruiser / AdvancedCopy Mana ger / Express ("Object Product") as permitted hereunder and your acceptance of the terms a nd conditions hereof. 1. INSTALLATION You are allowed to install and use manager module and agent module of the Object Product o n any computer connected to the Storage Device directly or through network and you are als o allowed to install and use client module of the Object Product on any computer. 2. ARCHIVAL COPY You may make one (1) archival copy of the Object Product. 3. EMBEDDING If the Object Product is expected to be used as embedded in another program, you may embed the Object Product, in whole or in part, in such other program, in accordance with the pr ocedure described in the applicable documentation. 4. NO ASSIGNMENT You may not rent, lease, sublicense, assign, transfer or create lien against the Object Pr oduct. 5. MODIFICATION You may not modify or, except to the extent expressly permitted by applicable law, reverse engineer (including, without limitation, decompile and disassemble) the Object Product, a nd you may not permit others to do so. 6. LIMITED WARRANTY (a) You acknowledge that Fujitsu cannot guarantee that your use of the Object Product will be uninterrupted, that the Object Product will be error free or that all Product errors w ill be corrected. However, if within ninety (90) days following your acquisition of the Ob ject Product you notify the reseller from which you have acquired the Object Product of ph ysical defects of the media containing the Object Product, Fujitsu will, at its sole discr etion, correct the non-conformance or provide you with information necessary to correct th e non-conformance, or replace the defective media with a new media. Only if you inform suc h reseller of your problem with the Object Product during the above mentioned warranty per iod and provide satisfactory evidence of the date you acquired the Object Product will Fuj itsu be obligated to honor this warranty. (b) THIS IS A LIMITED WARRANTY AND IT IS THE ONLY WARRANTY MADE BY FUJITSU. FUJITSU MAKES NO OTHER WARRANTY, EXPRESS OR IMPLIED, AND EXPRESSLY DISCLAIMS ANY IMPLIED WARRANTY OF MER CHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT OF THIRD PARTIES' RIGHTS . SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO LIMITATION MAY N OT APPLY TO YOU. NO FUJITSU RESELLER, AGENT, EMPLOYEE IS AUTHORIZED TO MAKE ANY MODIFICATI ONS, EXTENSIONS, OR ADDITIONS TO THIS WARRANTY. IF ANY MODIFICATIONS ARE MADE TO THE OBJEC T PRODUCT BY YOU DURING THE WARRANTY PERIOD, IF THE MEDIA IS SUBJECTED TO ACCIDENT, ABUSE, OR IMPROPER USE, OR IF YOU VIOLATE THE TERMS AND CONDITIONS HEREOF, THEN THIS WARRANTY SH ALL IMMEDIATELY BE TERMINATED. (c) LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, TORT, CONTR ACT, OR OTHERWISE, SHALL FUJITSU BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SP ECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER, INCLUDING, WITHOUT LIMITATIO N, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, OR LOSS OF DATA, OR FOR ANY DAMAGES IN EXC ESS OF THE LIST PRICE TO THE PRODUCT, EVEN IF FUJITSU SHALL HAVE BEEN INFORMED OF THE POSS IBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONNEL INJURY TO THE EXTENT APPLICABLE LAW P ROHIBITS SUCH LIMITATION. FURTHERMORE, SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LI MITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION AND EXCLUSION MAY NOT APPLY TO YOU. (d) The above states the entire liability of Fujitsu in connection with the use, performan ce or non-performance of the Object Product. (e) Even if a part of the Object Product has been developed by a third party, the warranty and remedy for that part of the Object Product are limited to those provided for in this Section, and the third party developer shall have no liability in connection with the use, performance or non-conformance of the Object Product. 7. MISCELLANEOUS (a) The terms and conditions hereof represent the complete agreement concerning this licen se between the parties and supersede all prior or contemporaneous oral and written communi cations between them. In the event that any additional terms or conditions are provided in the accompanied documentation, you must also comply with such terms and conditions. (b) You agree to comply with all applicable export laws and regulations. (c) Use, duplication or disclosure of the Object Product by the U.S. Government is subject to restrictions set forth in subparagraph (a) through (b) of the Commercial Computer-Rest ricted Rights clause at FAR 52.227 - 19 when applicable, or in subparagraphs (c)(1) and (2 ) of the Rights in Technical Data and Computer Software clause at DFAR 252.227 - 7013, and in similar clauses in the NASA FAR Supplement. Contractor/manufacturer is Fujitsu Limited , 1-1, Kamikodanaka 4-chome, Nakahara-ku, Kawasaki-shi, Kanagawa-ken 211-8588, Japan. Do you accept the terms of the above License Agreement? (default: n) [y,n]: |
The installation information will be displayed.
To continue installation, enter "y". To stop 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 will be displayed.
INFO: ETERNUS SF was installed successfully. |
If an error occurs during installing, the following message will 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-ROM. An example is shown below.
# cd |
Unmount the DVD-ROM and eject the DVD-ROM.
# umount /dev/cdrom # eject cdrom |
The AdvancedCopy Manager CCM (for Linux) installation is completed.