Applies To:
Show VersionsBIG-IQ Centralized Management
- 4.6.0
About high availability configurations
To ensure that you always have access to the BIG-IP® devices under BIG-IQ® system management, install two BIG-IQ systems in a high availability (HA) configuration. Configuring for high availability is optional.
With BIG-IQ high availability, the BIG-IQ system periodically replicates the entire BIG-IQ system state from the primary peer to the secondary to keep the two systems synchronized. This synchronization allows the secondary peer to be promoted to be the primary and take over management of the BIG-IP devices if the primary system is not fully functional. There is no automatic fail over from the primary to the secondary.
How often the primary and secondary are synchronized is configurable. In the BIG-IQ HA data replication model, this synchronization interval determines how many minutes is acceptable for the secondary peer to be out-of-date with the primary. By default, the secondary is synchronized with the primary every 10 minutes.
When you initially set up an HA pair, the systems are synchronized and you can see the configuration of what was on the primary updated on the secondary. Subsequently, when you synchronize the systems, you will not see the configuration change since the changes will be copied to the secondary system, but will not be used to update the configuration at that time. If you want to have the configuration updated on the secondary BIG-IQ system, log in to the secondary system and use the Restart with Last Update from Primary option.
If the primary BIG-IQ system in an HA cluster fails, then you need to log in to the secondary BIG-IQ system and promote it to being the primary BIG-IQ system.
If you restore a BIG-IQ system configuration using a compressed user configuration set (UCS) file, there are additional tasks you need to perform if that system is in an HA cluster. After restoring the BIG-IQ system configuration, you need to split the HA cluster that system is part of and then recreate the HA cluster.
About high availability terminology
Terminology is crucial in understanding the status of the high availability (HA) relationship. The following list defines some important terms used in HA configurations.
- primary
- The node you are logged in to when establishing the pair is deemed the primary node; the system added is deemed the secondary node.
- secondary
- Any node added to the configuration is deemed the secondary node. Currently, the BIG-IQ ® system supports a 2-node pairing.
- pairing
- Adding a secondary node to the BIG-IQ system configuration is called
pairing. During the pairing process, the primary BIG-IQ system
discovers information on the secondary node. When it is finished discovering the
secondary system, the primary node creates a storage checkpoint of the current
state of the storage on the primary node. When complete, the storage checkpoint
is copied to the secondary node, and the secondary node then assumes its new
role.Note: Data is always transferred from the primary node to the secondary node. Storage configuration data is not copied from the secondary node to the primary node, so configuration edits should never be made on the secondary node.
- cluster
- A synonym for a high availability configuration is cluster. A cluster comprises at least two BIG-IQ systems (fully installed and licensed, and running the same version of software), and is configured in a high availability relationship through the screen.
Pairing BIG-IQ systems for high availability
Splitting a high availability pair
- Log in to the primary BIG-IQ system, using administrator credentials.
- From the BIG-IQ list, select System.
- On the BIG-IQ Systems panel, expand the HA Peer Group.
- Hover over the secondary peer and when the gear icon appears, click it and select Properties to open the screen.
- In the expanded screen, click Remove.
Manually synchronizing the BIG-IQ systems
Changing how often BIG-IQ systems are synchronized
Promoting the secondary from the primary BIG-IQ system
- Log in to the primary BIG-IQ system, using administrator credentials.
- From the BIG-IQ main list, select System.
- On the BIG-IQ Systems panel, expand the HA Peer Group.
- Hover over the secondary BIG-IQ system name, and when the gear icon appears, click it and select Properties to open the screen.
- In the expanded screen on the Properties tab, in the Actions on this Device setting, click Promote this Device to Primary.
Promoting the secondary from the secondary BIG-IQ system
- Log in to the secondary BIG-IQ system, using administrator credentials.
- From the BIG-IQ main list, select System.
- On the BIG-IQ Systems panel, expand the HA Peer Group.
- Hover over the secondary BIG-IQ system, in this list labeled as localhost, and when the gear icon appears, click it and select Properties to open the screen.
- In the expanded screen on the Properties tab, in the Actions on this Device setting, click Promote this Device to Primary.
Updating the secondary BIG-IQ system with changes from the primary
- Log in to the secondary BIG-IQ system, using administrator credentials.
- From the BIG-IQ main list, select System.
- On the BIG-IQ Systems panel, expand HA Peer Group.
- Hover over the secondary BIG-IQ system, in this case, localhost, and when the gear icon appears, click it and select Properties to open the screen.
- In the expanded screen on the Properties tab, in the Actions on this Device setting, click Restart with Last Update from Primary.
The secondary system applies the last set of configuration changes it received from the primary system, and then restarts.