Reference Guide
インストール後のチェック
Wyse Management Suite バージョン 1.3 での高可用性を確認するには、次の手順を実行します。
• Wyse Management Suite 管理ポータルを起動し、ウェブインタフェースを使用してログインができるかを確認します。
• MongoDB 用の \Dell\WMS\Tomcat-8\webapps\ccm-web\WEB-INF\classes フォルダ中で、Tomcat サーバにある bootstrap.properties ファ
イルを次のように編集します。
mongodb.seedList = MongoDBServer1_IP:27017, MongoDBServer2_IP:27017, MongoDBServer3_IP:27017
図 32. bootstrapproperties ファイルの編集
• MongoDB にログインし、bootstrapProperties テーブルで Windows Cluster Virtual IP/Hostname of Access Point とされているものを、次の属
性値に基づいて更新します。
Stratusapp.server.url
Stratus.external.mqtt.url
Memcached. Servers
Mqtt.server.url
MongoDB テーブルを変更するには、次の手順を実行します。
1 Stratus データベースで Collections にアクセスし、bootstrapProperties テーブルを選択します。
2 MySQL テーブルを更新し、両方のノードで Tomcat を再起動します。mysql データベーステーブルを手動で更新し、ServersInCluster テーブル中
の
ServerIp をアクティブに保持するよう、次のコマンドを実行します。
Update serversInCluster set ServerIp = ‘<VIP address of Windows Cluster>’;
9
インストール後のチェック
37