You must be a cluster administrator. A service must be started before you can stop it.
You can stop a service that is running. We do not recommend stopping any system services.
From System Services, click Monitor Services.
The Services page displays.
In your consumer tree, navigate to the location where the service you want to start is registered or see a list of all registered services by clicking the cluster name.
For the service you want to stop, click Actions and then select Stop.
Click OK to confirm that you want to stop that service.
Stop a service manually
You must be logged on as a cluster administrator.
You may need to stop your own (non-EGO) service. This can only be done manually from the command line.
Important:
Do not stop system services. These services are controlled by LIM, which starts and maintains them automatically. Your cluster does not function properly if these services are not running. System services include WEBGUI and SD.
From the command line, run egosh service view to see the current status of your services.
If the service you want to stop has the status INIT, ALLOCATING, or STARTED, you can proceed to the next step to stop it manually.
Run egosh service stop -s service_name where service_name is the name of the service you want to stop.