Manage clusters

ASMS clusters prevent data loss and downtime in the event of hardware failures. Virtual Appliances and AlgoSec Hardware Appliances support both high availability and disaster recovery clusters.

Note: If you have both ASMS deployed on virtual machines and also AlgoSec Hardware Appliances in your system, each cluster must have nodes of the same type: hardware-hardware or VM-VM.

Cluster roles and modes

Each appliance node in the cluster is assigned one of the following roles and service statuses:

Roles
  • Primary appliances synchronize data to the secondary appliance.
  • Secondary appliances receive data from the primary appliance.
Service modes
  • Primary appliances currently run AlgoSec services.
  • Secondary appliances do not currently run AlgoSec services.

By default, the primary appliance is active, and the secondary appliance is in standby mode.

The primary and secondary appliances regularly verify that they can communicate with each other and that the other is alive. In the event that the primary appliance goes down, the secondary appliance will become active, in an event called failover.

ASMS clusters include the following types:

Back to top

High availability clusters

High availability clusters both prevent downtime and protect data, as follows:

Automatic failover

A secondary appliance automatically becomes active if the primary appliance fails.

Ping nodes are used to determine whether the primary appliance is connected to the network.

If a ping to the node that represents the primary machine fails, the network connection on the primary appliance is considered to be down, triggering a failover to the secondary appliance.

Note: Automatic failover occurs after a grace period of 15 minutes.

Co-location

Both nodes are located at the same site and are physically connected.

This prevents a situation called split-brain, where failover might occur when the primary appliance is actually still active, such as if a ping from the primary appliance fails to reach the secondary appliance due to networking issues only.

Shared virtual IP address

Configuring HA clusters includes configuring a virtual IP address shared by both machines.

This ensures that if or when failover occurs, AlgoSec services remain available at the same IP address.

Database permissions

In HA clusters, databases are fully active only on the secondary node, and partially active on the primary node.

The secondary node also offers both read and write capabilities, while the primary node offers only read capabilities.

In most cases, this does not affect your appliance configuration.

Post-failover scenarios

After failover occurs, the original secondary node becomes the new primary node.

  • If the original primary node comes back online within 12 hours, it remains in the cluster as the new secondary node.
  • Otherwise, the original primary node is removed from the cluster, and the original secondary node remains in the cluster as a single node.

For example:

Add FireFlow to your clusters

If FireFlow was not licensed and configured when your cluster was originally built, break and rebuild the cluster after adding FireFlow to your license and configuring it.

For details, see

Back to top

Disaster recovery clusters

Disaster recovery clusters protect data only.

The appliance nodes are located at different sites. If a primary appliance fails, the secondary appliance must be put into active mode manually. This is called manual failover, or switching appliance modes.

For more details, see Switch appliance roles.

Back to top

 

â See also: