Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While creating an HA group, it is critical to ensure that all the devices in a particular HA group set belong to a single IP space. In a scenario where there are four hosts a, b, c, and d, that are in a three HA group groups with a hub and spoke design (a →ba →b, a→c, a→ d) or a chain (a→b, b→c, c→d)  the the subnets for all the related peers must be in the same IP space. 

For example, if you use two different IP spaces A and B, each of the IP spaces may have a subnet that contain the same IP address 10.0.0.1 which may lead to a conflict. To avoid such a scenario, it is recommended required to have all the devices in an a HA group under a single IP space.  

To create an HA group, complete the following:

  1. From the Cloud Services Portal, click Manage -> IPAM/DHCP -> HA Groups -> Create HA Group.
  2. On the Create HA Group page, specify the following:
    • Name: Enter a name for the HA group.

    • Description: Enter additional information about the HA group.

    • SERVICE INSTANCES:

      • HA Configuration: Select one of the following:

        • Active / Active: Both hosts remain active.
        • Active / Passive: One host remains active and one remains passive. When the active host is down, the passive host takes over. 
        • Advanced Active / Passive: One host may be a part of multiple HA groups. When the active host is down, the passive host takes over. 

          • Active: Select a host from the column selector. This is the active host. 

          • Port: Displays the port number associated with the respective host.

          • Active Host / Passive Host: Select a host from the column selector. This is the Active Host if the HA Configuration is Active/Active. This is the Passive Host if the HA Configuration is Active/Passive

          • Switch Active / Passive: Click this button to switch hosts between Active and Passive. On clicking the button, the Active node becomes the Passive node. This feature can be used to initiate a manual failover and for troubleshooting purposes.
          • Port: Displays the port number associated with the respective host.

        • Anycast: In Anycast mode, Anycast is used for configuring HA. Before creating a DHCP HA group by using Anycast, make sure Anycast is configured on the Anycast page; for more information, see Creating Anycast Configuration. DHCP with Anycast can be configured only with two nodes. On the Create HA Group page, select the Anycast configuration available: 
          • Peer Connections: Configure the peer connections for the Anycast configuration. Peer connection IPs are the addresses over which the users want two hosts in this HA group to communicate. Default values will be the two hosts' primary addresses. You can override them, but make sure that the new values represent the interfaces available on these two hosts.
            • Destination IP: Specify an IPv4 address.

  3. Click Save & Close to save the details or click Cancel to exit.

...