Reference Guide

Post installation checks
Do the following to check the high availability for Wyse Management Suite version 1.3:
Launch the Wyse Management Suite admin portal and check whether you are able to login using the web interface.
Edit the bootstrap.propertiesle in the Tomcat sever in under the \Dell\WMS\Tomcat-8\webapps\ccm-web\WEB-INF\classes folder
for MongoDB as follows:
mongodb.seedList = MongoDBServer1_IP:27017, MongoDBServer2_IP:27017, MongoDBServer3_IP:27017
Figure 32. Edit bootstrapproperties
le
Login to MongoDB and update bootstrapProperties table with Windows Cluster Virtual IP/Hostname of Access Point as value for the
following attributes:
Stratusapp.server.url
Stratus.external.mqtt.url
Memcached. Servers
Mqtt.server.url
Do the following to make changes in the MongoDB tables:
1 In the Stratus database access Collections and then select the bootstrapProperties table.
2 Update the MySQL tables and restart the Tomcat on both the nodes. Manually update mysql database table to retain the ServerIp in
the ServersInCluster table to be active by running the following command:
Update serversInCluster set ServerIp = ‘<VIP address of Windows Cluster>’;
9
36 Post installation checks