ページの先頭行へ戻る
ETERNUS SF Express 15.2/ Storage Cruiser 15.2/ AdvancedCopy Manager 15.2 導入ガイド
ETERNUS

7.4 AdvancedCopy Manager CCM(Linux版)のインストール手順

AdvancedCopy Manager CCM(Linux版)をインストールする手順は、以下のとおりです。

ポイント

AdvancedCopy Manager Copy Control Moduleのインストールパラメーターファイルの編集は不要です。

インストールパラメーターファイルの詳細は、「D.3 インストールパラメーターファイル(AdvancedCopy Manager Copy Control Module用)」を参照してください。

  1. 作業を行うサーバに、root(スーパーユーザー)でログインします。

  2. ローカルファイルシステムがマウントされていることを確認します。
    マウントされていない場合は、以下のコマンドを実行してローカルファイルシステムをマウントします。

    # /bin/mount -a
  3. 本バージョンレベルのDVD-ROM「ETERNUS SF SC/ACM/Express メディアパック (Linux 32bit版) マネージャープログラム (2/2)」または「ETERNUS SF SC/ACM/Express メディアパック (Linux 64bit版) マネージャープログラム (2/2)」を、DVD-ROMドライブに挿入します。

  4. DVD-ROMをマウントします。

    # mount /dev/cdrom <DVD-ROMマウントポイント>
  5. インストール用コマンドの格納ディレクトリに移動します。

    # cd <DVD-ROMのマウントポイント>/Manager_unix
  6. インストールパラメーターファイルを指定して、インストール用コマンドを実行します。
    インストールパラメーターファイルは、インストールシェルと同じディレクトリに存在しますが、絶対パスで指定します。

    # ./esfinstall.sh -s <インストールパラメファイル>

    インストールパラメーターファイルの絶対パス名は以下のとおりです。
    <DVD-ROMのマウントポイント>/Manager_unix/install_parameter_ccm.txt

  7. 使用許諾契約情報が表示されます。表示例を以下に示します。
    表示されている内容を確認して、問題がない場合は、"y"を入力します。

    +--------------------------------------------------------------+
    |                   ETERNUS SF V15.2                           |
    |                                                              |
    | All Rights Reserved, Copyright (C) FUJITSU LIMITED 2012      |
    +--------------------------------------------------------------+
    
    
    Notes
    
    Thank you for purchasing media which contains Fujitsu software program (hereafter referred
    to as "Media"). Fujitsu provides the Media to you subject to agreement to "Conditions of
    Use" below.
    
    
    Conditions of Use
    
    1. Using programs
    In order to use the software program contained in the Media (hereafter referred to as "Sof
    tware"), in addition to the Media itself, you shall purchase a license which grants you a
    right to use the Software.
    
    2. Backup
    (1) You may duplicate a Media for backup purpose.
    (2) When you duplicate the Media for backup purpose in accordance with Section 2. (1), you
    must copy the copyright notice that appears on the original Media on the duplication ther
    eof.
    (3) The duplication of the Media shall be treated as the Media under this Condition of Use.
    
    3. Transfer to a third party
    You may not transfer, loan, sublicense the Media to third parties, or provide it as collat
    eral to a third party.
    
    4. Warranty range
    Fujitsu warrants that the Media will be free from defects in materials and manufacture und
    er normal use for a period of 90 days from the date of delivery to you. Your sole and excl
    usive remedy and the entire liability of Fujitsu under this Condition of Use will be, at F
    ujitsu's option,replacement of the Media or refund of the money paid by you for the Media.
    
    
    
    Do you accept the terms of the above License Agreement? (default: n) [y,n]:
  8. インストール情報が表示されます。
    インストールを続行する場合は"y"を、中止する場合は"q"を入力します。

    Setting of installation parameter file.
    
        Installation_function: ETERNUS SF AdvancedCopy Manager CCM
    
    
    Do you want to continue the installation? [y,q]:
  9. インストールに成功すると、以下のメッセージが出力されます。

    INFO: ETERNUS SF was installed successfully.

    インストール中にエラーが発生すると以下のメッセージが表示され、AdvancedCopy Manager CCMを構成するソフトウェアはインストールされません。

    • FJSVccmなどがすでにインストールされていた場合

      ERROR: The following product has been already installed on this system.:
              ETERNUS SF AdvancedCopy Manager Copy Control Module
      
      ERROR: Installation has failed.

      対処: すでにインストールされているソフトウェア(この場合は FJSVccm)をアンインストールしてください。

  10. DVD-ROM内以外のディレクトリに移動します。移動例を以下に示します。

    # cd
  11. DVD-ROMをアンマウントし、DVD-ROM媒体を取り出します。

    # umount /dev/cdrom
    # eject cdrom

以上で、AdvancedCopy Manager CCM(Linux版)のインストールは終了です。