Skip to main content

Name

eccmgr — Momentum Cluster Manager

Synopsis

/opt/msys/ecelerity/sbin/eccmgr [ -c configfile ] [ -g group ] [ -n ] [ -v ] [ -e ] [ -d ] [ -V ]

Description

eccmgr is the Momentum Cluster Manager. On start up, the script /etc/init.d/eccmgr start runs eccmgr as a service on the node designated as cluster manager.

Use eccmgr_ctl to start, stop, or restart this process.

The behavior of the Momentum Cluster Manager is configured in eccluster.conf.

The following options are available:

-c configfile

Use an alternate config file.

-g *`group`*

Specify the cluster group.

-n

Skip locking (flock) files (NOT RECOMMENDED ).

-v

Verbose mode. This option can be used up to four times for increasing levels of verbosity.

-e

Set alternate extensions directory.

-d

Run in the foreground, leave stdout, stderr open.

-V

Show version information.

See Also

Was this page helpful?