AdvancedCopy Managerに設定されている環境の各値を表示します。
注意
クラスタ運用の情報を出力する場合、運用中のノードにてコマンドを実行してください。待機ノードでは、一部の情報が表示されません。また、業務停止中にクラスタ運用の情報を出力する場合、業務用のAdvancedCopy Manager共有データ用共有ディスクをマウントしてからコマンドを実行してください。
本コマンドをクラスタ環境で実行する場合、環境変数(SWSTGNODE)を設定する必要はありません。
本コマンドは、rootユーザーのみ実行可能です。
指定方法
/opt/FJSVswstf/bin/stgenvdisp [-n 業務の論理ノード名] |
オプションの説明
オプション | 説明 |
---|---|
-n | 業務の論理ノード名(クラスタセットアップコマンドで指定した論理ノード名)を指定します。
本オプションが指定されていない場合、情報を出力します。 |
終了ステータス
=0:正常終了
>0:異常終了
実行例
非クラスタ環境において情報を表示します。
# /opt/FJSVswstf/bin/stgenvdisp Server type : Server Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : 13.4 Language : JAPANESE Program install directory : /opt Fixed configuration directory : /etc/opt Modifying configuration directory : /var/opt #
クラスタ環境(High Availability Cluster Multi-Processing)において全業務の情報を表示します。
# /opt/FJSVswstf/bin/stgenvdisp Server type : Server Cluster system : HACMP Node type : Primary Node name : nodeagt1 Service name : agent_service1 Mount point : /acmagt1disk IP by cluster setup : 10.10.10.10 Manager IP address : 10.10.10.10 Communication : 11000 ------------------------------------------------------------------------- Server type : Server Node name : Local-Service Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : 13.4 Language : JAPANESE Program install directory : /opt Fixed configuration directory : /etc/opt Modifying configuration directory : /var/opt #
クラスタ環境(VERITAS Cluster Server)において全業務の情報を表示します。
# /opt/FJSVswstf/bin/stgenvdisp Server type : Server Cluster system : VERITAS Cluster Server Node type : Primary Node name : nodeagt1 Service name : agent_service1 Mount point : /acmagt1disk Manager IP address : 10.10.10.10 Communication : 11000 ------------------------------------------------------------------------- Server type : Server Cluster system : VERITAS Cluster Server Node type : Secondary Node name : nodeagt2 Service name : agent_service2 Mount point : /acmagt2disk Manager IP address : 10.10.10.10 Communication : 12000 ------------------------------------------------------------------------- Server type : Server Node name : Local-Service Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : 13.4 Language : JAPANESE Program install directory : /opt Fixed configuration directory : /etc/opt Modifying configuration directory : /var/opt #
表示される内容を以下に示します。
タイトル | 説明 |
---|---|
Server type | サーバ種別を表示します。 |
Cluster system | クラスタシステムの種類を表示します。 |
Node type | ノード種別を表示します。 |
Node name | 論理ノード名を表示します。 |
Service name | 業務名を表示します。 |
Cluster name | クラスタ名を表示します。 |
Mount point | AdvancedCopy Manager共有データ用のマウントポイントを表示します。 |
Disk resource | AdvancedCopy Manager共有データ用に使用した共有ディスクのリソース名を表示します。 |
Drive | AdvancedCopy Manager共有データ用に使用したドライブレターを表示します。 |
Volume group | ボリュームグループ名を表示します。 |
Network name | AdvancedCopy Managerで使用したネットワーク名を表示します。 |
External connection | 外部接続用ネットワーク名を表示します。 |
Subnet mask | サブネットマスクを表示します。 |
IP address resource | IPアドレスリソースを表示します。 |
IP by cluster setup | クラスタセットアップコマンドで指定した論理IPアドレスを表示します。 |
Manager IP address | Storage管理サーバのIPアドレスを表示します。 |
Repository user | リポジトリアクセスユーザーを表示します。 |
DB log file | [Windows版のみ] |
DB dictionary file | [Windows版のみ] |
Repository database | [Windows版のみ] |
DB file | [Solaris版の場合] [Linux版の場合] |
RDB dictionary | [Solaris版の場合] [Linux版の場合] |
RDB log file | [Solaris版の場合] [Linux版の場合] |
Database space | [Solaris版の場合] [Linux版の場合] |
Database size | [Windows版、Linux版のみ] |
IP address for GUI | GUI接続用IPアドレスを表示します。 |
Communication | 通信サービス/デーモンのポート番号(servicesファイル内のサービス名:stgxfws)を表示します。 |
Remote access | リモートアクセスサービス/デーモンのポート番号(servicesファイル内のサービス名:rmiswstf)を表示します。 |
Exclusive control | 排他制御サービス/デーモンのポート番号(servicesファイル内のサービス名:semswstf)を表示します。 |
Authentication feature | 認証機構サービス/デーモンのポート番号(servicesファイル内のサービス名:smaclmgr)を表示します。 |
Repository | リポジトリサービス/デーモンのポート番号(servicesファイル内のサービス名:rdaswstf)を表示します。 |
Resource Type | [Solaris版、Linux版のみ] |
Network Resource | [Solaris版のみ] |
Program install directory | インストール時に指定したプログラムディレクトリを表示します。 |
Fixed configuration directory | インストール時に指定した環境設定ディレクトリを表示します。 |
Modifying configuration directory | インストール時に指定した作業用ディレクトリを表示します。 |
Version | AdvancedCopy Managerのバージョンレベルを表示します。 |
Language | AdvancedCopy Managerの言語種別を表示します。 |
Code | [Solaris版、Linux版のみ] |
注意
何らかのエラーが発生し、情報を表示出来ない場合は、値に“????”が表示されます。
出力項目は、クラスタ種別により出力されない場合もあります。