What is the difference between "egosh ego shutdown all" and "egoshutdown"?

Running "egosh ego shutdown all" will stop all EGO daemons on all hosts in the cluster. However, it will not stop the system services that are running in the cluster. For example, this command will stop vemkd, lim, pem, and egosc. It will not stop SD, RS, and WEBGUI.

Running "egoshutdown" will shut down the system services and EGO daemons on all hosts in the cluster.

In both cases, any running SSMs, SIMs, and services will continue to run as best they can without EGO. They will continue to work with the resources they have been assigned, according to policy, but will be unable to obtain new resources until EGO becomes available again. If you meant to stop your applications from running during shutdown, disable your applications before running "egosh ego shutdown all" or "egoshutdown".

Refer to the Symphony Reference in the Knowledge Center for more information about these commands.