Storage Cruiserエージェント(Solaris版)をインストールする手順は、以下のとおりです。
ポイント
シングルユーザーモードでインストールする場合
以下の作業を行う前に、ローカルファイルシステムがマウントされていることを確認してください。マウントされていない場合は、以下のコマンドを実行してマウントしてください。
# /usr/sbin/mountall -l |
インストール対象のサーバにログインします。ログイン後の操作は、root(スーパーユーザー)で実施してください。
本バージョンレベルのDVD-ROM「ETERNUS SF SC/ACM/Express メディアパック エージェントプログラム & マニュアル」を装置のDVD-ROMドライブに挿入し、DVD-ROM媒体をマウントします。
以下のコマンド実行例では、DVD-ROMドライブのデバイス名を「/dev/dsk/c0t4d0s0」としています。DVD-ROMドライブのデバイス名は、装置によって異なります。
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 <DVD-ROM マウントポイント> |
以下のコマンドを実行します。
# cd <DVD-ROMマウントポイント>/Agent_unix/Storage_Cruiser/Solaris # ./scagtinstall.sh |
以下のメッセージが出力されます。インストールを継続する場合は“y”を、中断する場合は“y”以外を入力します。
ETERNUS SF Storage Cruiser 15.2 Copyright FUJITSU LIMITED 2006-2012 This program will install "ETERNUS SF Storage Cruiser" Agent on your system. Do you want to continue the installation of this package? [y,n,?,q] |
手順4で“y”を入力した場合は、インストール先のディレクトリを入力します。
Please enter install directory. (default: /opt) [?,q] Please enter variable configuration directory. (default: /var/opt) [?,q] Please enter fixed configuration directory. (default: /etc/opt) [?,q] |
上記メッセージにおけるディレクトリ名の意味は以下のとおりです。
ディレクトリ名 | 説明 |
---|---|
install directory | パッケージのインストール先ディレクトリです。 |
variable configuration directory | 変更されるファイル(ログファイル、一時ファイルなど)のインストール先ディレクトリです。 |
fixed configuration directory | 環境設定用ファイルのインストール先ディレクトリです。 |
インストール先ディレクトリを入力すると、以下のようなメッセージが表示されます。インストールを継続する場合は“y”を、中断する場合は“n”を入力します。
Using </opt> as the package base directory. ## Processing package information. ## Processing system information. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of <FJSVssage> [y,n,?] |
手順6で“y”を入力した場合は、インストールが開始されます。
インストールに成功すると、以下のメッセージが表示されます。
Installing Storage System Agent for ETERNUS SF as <FJSVssage> ... Installation of <FJSVssage> was successful. INFO : "ETERNUS SF Storage Cruiser" Agent was installed successfully. |
インストールに失敗すると、以下のメッセージが表示されます。
ERROR : not privileged または ERROR : "ETERNUS SF Storage Cruiser" Agent cannot be installed in non-global zone. または ERROR : Installing FJSVssage was failed. |
以上で、Storage Cruiserエージェント(Solaris版)のインストールは終了です。
「6.1 Storage Cruiserエージェントのセットアップ」を参照して、Storage Cruiserエージェントをセットアップしてください。