Forum Discussion
VLAN Failsafe
I need a failover to occur if the active unit looses its network connection to the internal and/or external network.
So i have configured VLAN Failover but just had a few questions.
It seems I should only configure VLAN Failover on the active unit, if i configure it on both units they both go into standby if a network connection is lost. Is this correct?
They way i have configured HA is using a dedicated VLAN called LTM-HA. This is configured on both devices, each with their own self IP. This is also one of the VLANs i have configured failsafe on. Does that sound ok?
Also one question on floating IP addresses, it seems i need to use three addresses to make a floating IP. Two IPs for the static self IP on each unit, then one IP as the floating, is that also correct?
thanks
8 Replies
- nitass
Employee
It seems I should only configure VLAN Failover on the active unit, if i configure it on both units they both go into standby if a network connection is lost. Is this correct?is this wha tyou are looking for?
sol12277: Change in Behavior: How simultaneous failsafe events affect a redundant system
http://support.f5.com/kb/en-us/solutions/public/12000/200/sol12277.html
They way i have configured HA is using a dedicated VLAN called LTM-HA. This is configured on both devices, each with their own self IP. This is also one of the VLANs i have configured failsafe on. Does that sound ok?i do not think vlan failsafe should be enabled on ha vlan. for example, if ha vlan is down but hardware failover cable is still working fine, enabling vlan failsafe on ha vlan would trigger failover.
Also one question on floating IP addresses, it seems i need to use three addresses to make a floating IP. Two IPs for the static self IP on each unit, then one IP as the floating, is that also correct?yes, three addresses; two are non-floating (one per unit) and one is floating. - Marcio_Sato_576
Nimbostratus
Hi all,
Sorry to ressurect this topic, but I want to know what is the best practice when configuring VLAN Failsafe. Should I configure the VLAN Failsafe failover only in the active unit? Or the best practice is to configure it on both active and standby units? I'm running version 10.2.
Thank you
Marcio
- nitass
Employee
Should I configure the VLAN Failsafe failover only in the active unit? Or the best practice is to configure it on both active and standby units? I'm running version 10.2.you can configure vlan failsafe on both units but just want to make sure they are not triggered at the same time.
anyway, if you want to just failover when interface on bigip is down, i think ha-group might be better solution.
Configuring HA groups
http://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/tmos_management_guide_10_1/tmos_high_avail.html1026652 - hoolio
Cirrostratus
I definitely agree on HA groups versus VLAN failsafe as the failover time is much faster and it is more intelligent.
Aaron - Marcio_Sato_576
Nimbostratus
Thank you for the answers! - Kleython_Kell_5
Nimbostratus
Luca, sometimes ago i had a problem with vlan fail safe, I opened a case on F5 support. and the Engineer said:
" One of the contributing factors to the issue you're experiencing is from your failover settings. Currently unit 1 is set to prefer active, and unit 2 is set to prefer standby. This will cause unit 1 to fight for active status anytime there is no failover condition present. I recommend you set both units to have no failover preference.
Also, a note about VLAN failsafe: this feature does not just monitor the connection between the F5 and the switch, but the entire VLAN. If the F5 looses connection to that VLAN do to an issue elsewhere in the network, neither unit will be able to be active and they will ping pong. Unless there is a specific reason you need to monitor for VLAN communicate I would strongly recommend you remove VLAN failsafe from your configuration. This feature is only useful in very select circumstances and usually causes failover problems as you've been experiencing "- genseek_32178
Nimbostratus
In the article - sol12277: How simultaneous failsafe events affect a redundant system it is mentioned - "Beginning in BIG-IP 10.0.0, when both members of a redundant system are simultaneously affected by the same failsafe condition, and the associated failsafe action is set to Failover, both units will go into a standby state. While the failsafe condition is triggered, both units will remain in the standby state" What causes both units to go into standby state? Is the case same for single or multiple VLANs? I thought, if both units had a single vlan, with failsafe action is set to Failover, and if failover event were triggered, devices would surely failover and become standby/active but in case of multiple vlans, they would continue to be standby-standby. Please confirm is this is correct.
- marlon_frank_24Historic F5 Account
once could have prevented that from happening configuring the following: Using tmsh to modify the database key 1.Log in to tmsh by typing the following command: tmsh
2.To set the database key to either true or false, use the following command syntax: modify /sys db failover.vlanfailsafe.resettimeronanyframe value
For example, to set the database key to true, type the following command:
modify /sys db failover.vlanfailsafe.resettimeronanyframe value true
3.Save the change by typing one of the following commands: save sys config
https://support.f5.com/csp/article/K13297
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com