Usage Note 55939: Checking status, starting, and determining the stop and restart order for IBM Platform RTM services
This note documents how to check the status of Platform RTM services and how to start those services the in Linux operating environment. It also lists the order for stopping and restarting the services.
The main services that need to run with Platform RTM are advocate and lsfpollerd. The following system services are related, and they should be run as well:
Checking the Status
To check the status of the Platform RTM services, run the following commands from a command prompt on the Platform RTM client:
# service advocate status
# service lsfpollerd status
# service httpd status
# service crond status
# service mysqld status
Starting the Services
To start Platform RTM services:
Stopping and Restarting Platform RTM Services
According to the Platform RTM installation documentation, the stop order for services is as follows:
- the RTM pollers
- the RTM advocate
- the Apache web server
- the MySQL database
When you restart the services, the order is as follows:
- the MySQL database
- the Apache web server
- the RTM pollers
- the RTM advocate
Note: The order starting the advocate and the pollers does not matter.
Operating System and Release Information
| SAS System | Platform RTM | Linux | 2.0.8 | | | |
| Linux for x64 | 2.0.8 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2015-07-13 08:32:54 |
| Date Created: | 2015-06-05 09:46:34 |