This article provides self-troubleshooting steps to determine why a Redundancy Group (RG) in a High Availability Chassis Cluster of SRX services gateway is not failing over.
This article is part of the Resolution Guide -- SRX Chassis Cluster (High Availability) .
If you are expecting a Redundancy Group (RG) to failover due to some reason but it is not failing over, then follow the below mentioned steps to troubleshoot and to find the root cause.
On the SRX device, run the command: show chassis cluster status
show chassis cluster status
Sample Output:
> show chassis cluster status
Cluster ID: 1 Node Priority Status Preempt Manual failover Redundancy group: 0 , Failover count: 0 node0 150 primary no no node1 100 secondary no no Redundancy group: 1 , Failover count: 0 node0 150 primary yes no node1 100 secondary yes no
Are you trying to do a Redundancy Group Manual Failover? For details regarding a Manual Failover, refer to Understanding Chassis Cluster Redundancy Group Manual Failover .
Have you done a Redundancy Group Manual Failover before?
Are the Control and Fabric links configured correctly and up?
Run the following command:
>show chassis cluster interfaces
Sample Output for a Branch series SRX services gateway device:
{primary:node0} root@SRX_Branch> show chassis cluster interfaces Control link 0 name: fxp1 Control link status: Up Fabric interfaces: Name Child-interface Status fab0 ge-0/0/2 down fab0 fab1 ge-9/0/2 down fab1
Fabric link status: down
Sample Output for a High End series SRX services gateway device:
{primary:node0} root@SRX_HighEnd> show chassis cluster interfaces Control link 0 name: em0 Control link 1 name: em1 Control link status: up Fabric interfaces: Name Child-interface Status fab0 ge-0/0/5 down fab0
Have you correctly configured Interface Monitoring or IP Address Monitoring?
What is the priority of each node in the output of >show chassis cluster status ?
>show chassis cluster status
Priority is 0 - Proceed to:
Priority is 255 - Proceed to KB16870 - What does priority 255 mean in a JSRP chassis cluster [juniper.net]
Priority is between 1 and 254 - Proceed to Step 7 .
If the above steps do not resolve your problem, KB15911 - SRX Getting Started -- Troubleshoot High Availability (HA) [juniper.net] is a good reference for failover tips.
Also, KB21164 - [SRX] Finding out possible reasons for Chassis Cluster failover [juniper.net] contains tips on logs to review.
If still not resolved, refer to KB21781 - [SRX] Data Collection Checklist - Logs/data to collect for troubleshooting [juniper.net] in order to collect the necessary logs from BOTH devices , and open a case with your technical support representative.
2020-09-26: Article reviewed for accuracy. Article is correct and complete.