101 · Question #64
Which action will take place when a failover trigger is detected by the active system.
The correct answer is A. The active device will take the action specified for the failure.. When the active BIG-IP detects a failover trigger, it takes the action that was specified for that particular failure condition, such as failing over or logging.
Question
Which action will take place when a failover trigger is detected by the active system.
Options
- AThe active device will take the action specified for the failure.
- BThe standby device also detects the failure and assumes the active role.
- CThe active device will wait for all connections to terminate and then failover.
- DThe standby device will begin processing virtual servers that have failed, but the active device will
How the community answered
(42 responses)- A93% (39)
- B5% (2)
- C2% (1)
Why each option
When the active BIG-IP detects a failover trigger, it takes the action that was specified for that particular failure condition, such as failing over or logging.
The active device evaluates the detected failure against its configured failover actions and executes the action defined for that trigger, such as initiating a failover to the standby device. This design allows administrators to customize behavior per trigger type rather than applying a single universal response.
The standby device does not independently detect the failure and assume the active role on its own; the active device initiates the failover process based on its configured action.
The active device does not wait for connections to drain before failing over; the configured action is executed immediately when the trigger is detected.
BIG-IP HA does not split processing so that only specific failed virtual servers move to the standby while the active continues; the entire active role transfers to the standby device.
Concept tested: F5 BIG-IP HA failover trigger action handling
Source: https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-system-high-availability-configuration-14-0-0/03.html
Topics
Community Discussion
No community discussion yet for this question.