SGD Gateway を削除するには、SGD Gateway ホストにインストールされているソフトウェアを削除します。
SGD Gateway ホストにスーパーユーザー (root) としてログインします。
SGD アレイの SGD Client のルーティング構成を変更します。
プライマリ SGD サーバーにスーパーユーザー (root) としてログインします。
SGD アレイの --security-gateway
属性を編集します。
単一の SGD Gateway を使用した基本的な配備の場合は、次のコマンドを実行します。
# tarantella config edit --security-gateway ""
複数の SGD Gateway と外部ロードバランサを使用した負荷分散された配備の場合、--security gateway
属性を編集する必要はありません。
SGD Gateway をアンインストールします。
次のコマンドを実行します。
# /opt/SUNWsgdg/bin/gateway uninstall
SGD Gateway を停止するかどうかの確認を求める警告メッセージが表示されます。
SGD Gateway の削除方法としてサポートされているのは、gateway uninstall コマンドだけです。pkgrm コマンドや rpm コマンドを使用して SGD Gateway を直接削除しないでください。
(オプション) SGD アレイに登録されている SGD Gateway のリストから、この SGD Gateway を削除します。
SGD アレイに登録されている SGD Gateway を表示します。
# tarantella gateway list Installed gateway: gateway1.example.com Issuer: CN=gateway1.example.com, OU=Marketing, O=Example, L=Boston, ST=Massachusetts, C=US Serial Number: 1208509056 Subject: CN=gateway2.example.com, OU=Marketing, O=Example, L=Boston, ST=Massachusetts, C=US Valid from Fri Sep 26 09:57:36 GMT 2008 to Thu Dec 25 09:57:36 GMT 2008
SGD アレイに登録されている SGD Gateway のリストから、この SGD Gateway を削除します。
# tarantella gateway remove --name gateway1.example.com