soamshutdown

In Symphony DE only, immediately shuts down Symphony processes on the local host.

Synopsis

soamshutdown [-all]
soamshutdown -h
soamshutdown -V

Description

In Symphony DE only, use soamshutdown to shut down Symphony processes on the local host or all hosts in the cluster.

The taskCleanupPeriod and suspendGracePeriod for SessionTypes you specify in the application profile do not apply when you issue this command. The soamshutdown command immediately shuts down all Platform Symphony processes.

On a management host, soamshutdown stops the following processes:

  • Session director (sd)

  • Session manager (ssm)

  • Repository service (rs)

  • Platform Management Console (webgui) and Java processes

  • Platform EGO emulator (start_agent)

On a compute host, soamshutdown stops the following processes:

  • Service instance manager (sim)

  • Platform EGO emulator (start_agent)

Options

-all

Immediately shuts down Symphony processes on all hosts in the cluster as configured in vem_resource.conf.

-h

Prints command usage to stdout and exits.

-V

Prints product version to stdout and exits.

Related reference
soamstartup