Tuning Manager Software 運用管理ガイド

[目次][索引][前へ][次へ]


9.6.2 Solarisのポート変更

HBase Storage Mgmt Web Serviceのポート変更は次の手順で実施してください。

  1. HBase Storage Mgmt Web ServiceおよびHiCommand Suite TuningManagerを停止します。
  2. 以下のファイルをテキストエディターで開きます。
    /opt/HiCommand/Base/httpsd/conf/httpsd.conf
  3. httpsd.confListenで始まる行の数字を新しいポート番号の数字に修正します。
  4. ユーザープロパティファイル(user.properties)のportNumberCLIプロパティに,httpsd.confに指定したポート番号と同じ番号を指定します。
    同じポート番号を指定しない場合,報告系コマンドがHBase Storage Mgmt Web Serviceにアクセスできません。
    ユーザープロパティファイルの設定については,「1.6 ユーザープロパティファイルの設定について」を参照してください。
  5. Device ManagerをTuning Manager serverとリモート接続して運用している場合で,Device ManagerがインストールされているサーバのHBase Storage Mgmt Web Serviceのポートを変更したときは,hcmdsprmsetコマンドを実行し,ユーザーアカウントを管理するサーバのポート番号を再登録します。
    hcmdsprmsetコマンドの詳細については,「9.4.1 ユーザーアカウントを管理するサーバの登録」を参照してください。

    注意
    hcmdsprmsetコマンドのportオプションには,httpsd.confで指定した新しいポート番号と同じ番号を指定します。
  6. hcmdschgurlコマンドを実行し,Web Clientの起動に使用するURL情報を変更します。
    URL情報を変更する方法については,「9.11 Hitachi Command Suite製品のURLの変更」を参照してください。
  7. HBase Storage Mgmt Web ServiceおよびHiCommand Suite TuningManagerを再起動します。
  8. Tuning Manager serverを新しいポート番号(<new-port-number>)を指定して開きます。
    http://<htm-hostname>:<new-port-number>/TuningManager/

注意
SSLが有効に設定されているポートに変更した場合,コマンドを使用するには次のオプションを指定してください。
--port <port-number>
Example: htm-storage -u user-ID -w password --port <port-number>

手順で説明したこと以外の項目を次の表にまとめます。

表9-5 Solarisのポート変更

ポート 変更方法
23015
HBase Storage Mgmt Web Serviceのアクセスポート(non-SSL)
以下のファイルのListenディレクティブを変更してください。
/opt/HiCommand/Base/httpsd/conf/httpsd.conf
シングルサインオンするために,httpsd.confファイルのポート番号とhsso.confファイルのポート番号を同じに設定しておく必要があります。
/opt/HiCommand/Base/conf/hsso.conf
23016
HBase Storage Mgmt Web Serviceのアクセスポート (SSL)
以下のファイルのListenディレクティブを変更してください。
/opt/HiCommand/Base/httpsd/conf/httpsd.conf
シングルサインオンするために,httpsd.confファイルのポート番号とhsso.confファイルのポート番号を同じに設定しておく必要があります。
/opt/HiCommand/Base/conf/hsso.conf
23017
HBase Storage Mgmt Common ServiceのAJPポート
次に示すファイルのプロパティに指定する値を変更してください。両方のプロパティに同じ値を設定する必要があります。
  • /opt/HiCommand/Base/CC/web/redirector/workers.propertiesworker.worker1.portプロパティ
  • /opt/HiCommand/Base/CC/web/containers/HiCommand/usrconf/usrconf.propertieswebserver.connector.ajp13.portプロパティ
23018
HBase Storage Mgmt Common Serviceの停止要求受信ポート
次に示すファイルのプロパティに指定する値を変更してください。
/opt/HiCommand/Base/CC/web/containers/HiCommand/usrconf/usrconf.propertieswebserver.shutdown.portプロパティ
23019
HiCommand Suite TuningManagerのAJPポート
/opt/HiCommand/Base/CC/web/redirector/workers.propertiesworker.worker2.port/opt/HiCommand/Base/CC/web/containers/TuningManager/usrconf/usrconf.propertieswebserver.connector.ajp13.portを同じポート番号に設定しておく必要があります。
23020
HiCommand Suite TuningManagerの停止要求受信ポート
/opt/HiCommand/Base/CC/web/containers/TuningManager/usrconf/usrconf.propertieswebserver.shutdown.portを変更してください。
23021
AJP port of Tuning Manager SOAP-API serviceのAJPポート
/opt/HiCommand/Base/CC/web/redirector/workers.propertiesworker.worker3.port/opt/HiCommand/Base/CC/web/containers/TuningService/usrconf/usrconf.propertieswebserver.connector.ajp13.portを同じポート番号に設定しておく必要があります。
23022
Tuning Manager SOAP-API serviceの停止要求受信ポート
/opt/HiCommand/Base/CC/web/containers/TuningService/usrconf/usrconf.propertieswebserver.shutdown.portを変更してください。
23023
HiCommand Performance ReporterのAJPポート
次に示すファイルのプロパティに指定する値を変更してください。両方のプロパティに同じ値を設定する必要があります。
  • /opt/HiCommand/Base/CC/web/redirector/workers.propertiesworker.worker4.portプロパティ
  • /opt/HiCommand/Base/CC/web/containers/PerformanceReporter/usrconf/usrconf.propertieswebserver.connector.ajp13.portプロパティ
23024
HiCommand Performance Reporterの停止要求受信ポート
次に示すファイルのプロパティに指定する値を変更してください。
/opt/HiCommand/Base/CC/web/containers/PerformanceReporter/usrconf/usrconf.propertieswebserver.shutdown.portプロパティ
23032
HiRDBのアクセス用ポート
次に示すファイルのプロパティに指定する値を変更してください。すべてのプロパティに同じ値を設定する必要があります。
  • /opt/HiCommand/Base/HDB/CONF/emb/HiRDB.iniPDNAMEPORTプロパティ
  • /opt/HiCommand/Base/HDB/CONF/pdsysset pd_name_portプロパティ
  • /opt/HiCommand/Base/database/work/def_pdsysのset pd_name_portプロパティ

注※
Tuning Manager serverが内部的に使用するポートです。

[目次] [前へ] [次へ]


All Rights Reserved. Copyright© 2010, 2014, Hitachi, Ltd.