注: プライマリ サーバ上で以下の手順を実行します。 セカンダリ サーバ上で実行する手順は、明示的に指定されています。
この手順では、以下のデフォルト値を使用して CA EEM サーバをインストールしたとみなします。
これらのパラメータのいずれかをカスタム値にカスタマイズした場合、このデフォルト値をカスタマイズした値に置き換えてください。
アプリケーション データ ストアのフェールオーバを設定する方法
net stop igateway dxserver stop all ssld stop
$IGW_LOC/S99igateway stop su - dsa -c "dxserver stop all" su - dsa -c "ssld stop"
%DXHOME%\config\knowledge\iTechPoz-HostnameOfServerN.dxc %DXHOME%\config\knowledge\iTechPoz-HostnameOfServerN-Router.dxc %DXHOME%\config\ssld\personalities\iTechPoz-HostnameOfServerN.pem %DXHOME%\config\ssld\personalities\iTechPoz-HostnameOfServerN-Router.pem
$DXHOME/config/knowledge/iTechPoz-HostnameOfServerN.dxc $DXHOME/config/knowledge/iTechPoz-HostnameOfServerN-Router.dxc $DXHOME/config/ssld/personalities/iTechPoz-HostnameOfServerN.pem $DXHOME/config/ssld/personalities/iTechPoz-HostnameOfServerN-Router.pem
$DXHOME/config/ssld/iTechPoz-trusted.pem
%DXHOME%\config\ssld\iTechPoz-trusted.pem
address = tcp localhost port 509
#address = tcp HostnameOfServerN port 509, tcp localhost port 509
#dsa-flags = multi-write
#address = tcp localhost port 509
address = tcp HostnameOfServerN port 509, tcp localhost port 509
dsa-flags = multi-write
注:
例:
# iTechPoz - iTechnology Repozitory # Source the knowledge files of the iTechPozRouter and iTechPoz DSAs. source "iTechPoz-HostnameofServer1-Router.dxc"; source "iTechPoz-HostnameofServer1.dxc"; source "iTechPoz-HostnameOfServer2-Router.dxc"; source "iTechPoz-HostnameOfServer2.dxc"; source "iTechPoz-ServerN-Router.dxc"; source "iTechPoz-ServerN.dxc";
type <Server 2 の iTechPoz-trusted.pem への絶対パス>>><Server 1 の iTechPoz-trusted.pem への絶対パス>
cat <Server 2 の iTechPoz-trusted.pem への絶対パス>>><Server 1 の iTechPoz-trusted.pem への絶対パス>
例: type "C:\Program Files\CA\Directory\dxserver\config\ssld\iTechPoz-trusted_2.pem" >> "C:\Program Files\CA\Directory\dxserver\config\ssld\iTechPoz-trusted.pem
注: コピーを実行する前に、セカンダリ サーバの iTechPoz-trusted.pem、データ dsa およびルータ ファイル(iTechPoz*)をバックアップします。
$DXHOME/config/ssld/iTechPoz-trusted.pem $DXHOME/config/ssld/personalities/iTechPoz-*.pem $DXHOME/config/knowledge/iTechPoz*
%DXHOME%\config\ssld\iTechPoz-trusted.pem %DXHOME%\config\ssld\personalities\iTechPoz-*.pem %DXHOME%\config\knowledge\iTechPoz*
# iTechPoz - iTechnology Repozitory # Source the knowledge files of the iTechPozRouter and iTechPoz DSAs. source "iTechPoz-HostnameOfServerN-Router.dxc"; source "iTechPoz-HostnameOfServerN.dxc"; source "iTechPoz-HostnameOfServer1-Router.dxc"; source "iTechPoz-HostnameOfServer1.dxc"; source "iTechPoz-HostnameOfServer2-Router.dxc"; source "iTechPoz-HostnameOfServer2.dxc"; source "iTechPoz-ServerKRouter.dxc"; source "iTechPoz-ServerK.dxc";
注: ローカル ホストのエントリは他のサーバのエントリの前に表示される必要があります。
chown dsa:etrdir /opt/CA/Directory/dxserver/config/ssld/iTechPoz-trusted.pem chown dsa:etrdir /opt/CA/Directory/dxserver/config/knowledge/iTechPoz*
ssld start dxserver start all net start igateway
su - dsa -c "ssld start" su - dsa -c "dxserver start all" $IGW_LOC/S99igateway start
アプリケーション データ ストアのフェールオーバ設定が保存されます。
| Copyright © 2010 CA. All rights reserved. | このトピックについて CA Technologies に電子メールを送信する |