Skip to main content

Configuring Momentum for High Availability and Failover

Last updated March 2020

Momentum's architecture supports fault-tolerant configurations. This means that you can operate in an environment that is readily configured to support failing over automatically.

Components that support high availability and fault tolerance include the following:

  • Per-node data

    Per-node logs can be made redundant by storing the node-specific data on a SAN. Locking semantics must be checked for the log: spool locks are currently enforced and safe.

    On the SAN, the paths to directories should be unique per node and each node should be able to mount the SAN directory at its unique location.

  • The cidr_server queries the data created by an as_logger module and displays the result in the cluster console. The cidr_server and as_logger can be configured to log data to a SAN. Locking semantics must be checked.

Was this page helpful?