This article applies to all JSDR software versions.
This is how to perform a service restart of the management server appliance (MSA).
Log in to the MSA web console or use SSH.
Issue the command:
service vme2 restart
.The PostgreSQL and Tomcat8 services of JetStream DR software will be stopped and then restarted.
The PostgreSQL service is the MSA DB service and the Tomcat8 service is a webserver service.
While the PostgreSQL and Tomcat8 services are stopped it is not possible to conduct any operations from the vCenter JetStream DR UI plugin.
Restarting Tomcat Services (only)
From JetStream DR software version 4.3 and beyond, it is possible to restart the Tomcat services only. Use the following command to restart Tomcat: #service msa-tomcat restart
.