09-19-2024 07:56 AM
I have a pair of FPR2130 running ASA code in HA. Everything looks configured OK to me, though obviously there's an issue somewhere! sho failover presents no errors.
I need to failover to compete a firmware upgrade, however when via the primary device I enter no failover active, rather than the secondary becoming the active device that happens is that the primary device becomes the secondary, but stays in an the active state.
What would cause this behaviour? I thought it may be because some interfaces don't have a seconday IP onfigured, so took those out of a monitoring state but it didn't resolve the issue.
09-19-2024 10:34 AM - edited 09-19-2024 10:35 AM
"show failover state" to make sure what you are seeing matches the firewall's view of things. It helps to have your prompt set to show the priority (Primary or Secondary) and state (Active or Standby).
09-19-2024 10:52 AM
09-20-2024 03:12 AM
Then it was not healthy before you run command'
Check failover history
MHM
09-20-2024 04:33 AM
I'm not sure what the issue is thoough as everything lkooks ok and pretty similar to other HA configs I've done on ASA's before.
Below is a cut and paste of the failover history. I note it does state standby ready but then pretty quickly goes abck to the active state
18:02:31 UTC Sep 15 2024
Active Standby Ready Set by the config command
(no failover active)
18:02:56 UTC Sep 15 2024
Standby Ready Just Active Other unit wants me Active
(Set by the config command)
18:02:57 UTC Sep 15 2024
Just Active Active Drain Other unit wants me Active
(Set by the config command)
18:02:57 UTC Sep 15 2024
Active Drain Active Applying Config Other unit wants me Active
(Set by the config command)
18:02:57 UTC Sep 15 2024
Active Applying Config Active Config Applied Other unit wants me Active
(Set by the config command)
18:02:57 UTC Sep 15 2024
Active Config Applied Active Other unit wants me Active
(Set by the config command)
09-20-2024 03:31 AM
Based on the information provided, it seems there may be an issue with the failover configuration or communication between the two FPR2130 devices running ASA code in high availability. Here are some potential causes and troubleshooting steps to consider you can look into.
Interface monitoring: Even though you disabled monitoring on some interfaces without secondary IPs, there could still be issues with other monitored interfaces.
Failover link problems: The dedicated failover link may have connectivity or configuration issues.
Configuration sync problems: The configurations may not be properly synchronized between the two units.
Troubleshooting -Verify failover status: Run "show failover" and "show failover state" on both units to compare their views of the HA setup.
Check interface status: Use "show interface" to ensure all interfaces are up and properly configured on both units. Examine failover link: Verify the failover link is up and configured correctly using "show failover interface". Test connectivity: Try pinging between the two units on their failover link and other interfaces.
if possible could you show the output of these command show run failover from both units and show run monitor interfaces
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide