Configuring High Availability

Background

ClusterClosed Two Quantum Spark Appliances connected to each other for High Availability. maintains connections in the organization's network when there is a failure in one of the Cluster Members. The cluster provides redundancy.

In the Device view > Advanced section > High Availability page you can create a cluster of two appliances for high availability.

After you configure a cluster, you can select to Enable or Disable the cluster.

Notes:

  • This release supports only the High Availability Cluster.

    One Cluster MemberClosed A Security Gateway that is part of a cluster. is Active. The other Cluster Member is Standby.

    If there is a failure on the Active Cluster Member, the cluster fails over, and the current Standby Cluster Member becomes the new Active Cluster Member.

  • After you configure the cluster, when you connect to the Cluster Virtual IP address, the cluster automatically redirects you to the current Active Cluster Member.

    To log in to specific Cluster Member, you must connect to the physical IP address of that Cluster Member.

Limitations

  • You cannot create a cluster when you have a switch or bridge defined in the network settings on the appliance. If necessary, change network settings in the Device > Local Network page.

  • It is not supported to configure a Cluster of Quantum Spark Appliances when an Internet connection is a Bond interface.

  • Cluster requires Static IP addresses on the physical cluster interfaces.

  • Cluster does not support pure IPv6 addresses on cluster interfaces (you must also configure IPv4 addresses).

  • All cluster configuration is done through the Active Cluster Member. The WebUI of the Standby Cluster Member only has some options available for fine tuning - basic network settings, and logs (a cluster managed by Quantum Spark Portal cluster also has Cloud Services).

  • After you configure a cluster, these interface settings are not available in WebUI for the Active and Standby members:

    • Device view > Network section > Local Network page > interface properties

      • The Advanced tab

      • The DHCPv4 Settings tab

      • The Configuration tab > DHCPv4 Server section:

        • IP addresses exclude range

        • Relay

    • Device view > Network section > Internet page > Internet connection properties

      • The Connection Monitoring tab > list of servers to probe with ping

      • The Advanced tab - All settings, except ISP Redundancy

    To configure these settings, use the equivalent CLI commands on each Cluster Member (these settings are not synchronized).

Prerequisites

  • In WebUI > Device > Local Network, delete bridge and switch configurations before you start to configure a cluster.

  • The appliances in a cluster must have the same hardware, firmware (version and build), and licenses.

    Note - Connect the sync cables only after you complete the First Time Configuration Wizard and remove the switch on both appliances. No additional configuration is required on the members.

Best Practice - Designate the same LAN port for the Sync interface. The default Sync interface is LAN2/SYNC.

Configuration Workflow

  1. Complete the First Time Configuration Wizard on both appliances.

    In the Local Network page of the wizard, clear the Enable switch on LAN ports checkbox.

  2. Configure network settings on the appliance that is the primary Cluster Member.

  3. Connect cables between the Sync interfaces on the appliances.

    Note - You can also connect single physical Sync ports (non-Bond) through a switch.

  4. Configure the primary Cluster Member.

  5. Configure the secondary Cluster Member.

Viewing Cluster Interfaces

Viewing the Cluster Status

Failing Over Manually

Changing Network Configuration of Cluster Members

Resetting Cluster Configuration

Upgrading a Cluster Manually

Single Routable IP Cluster

You can configure a Single Routable IP cluster where the virtual IP address is in a different subnet than the physical IP addresses of the Cluster Members. Only the virtual IP address is routable. Traffic sent from Cluster Members to internal or external networks is hidden behind the cluster Virtual IP address.

Advantages of using different subnets:

  • Use only one Virtual IP address for the cluster.

  • Hide physical Cluster Members' IP addresses behind the cluster Virtual IP address.

  • Create a cluster in an existing subnet that has a limited number of available IP addresses.

Cluster Managed by Spark Management