Description


show chassis cluster information

node0:

--------------------------------------------------------------------------

Redundancy Group Information:

Redundancy Group 0 , Current State: primary, Weight: 255

Redundancy Group 1 , Current State: primary, Weight: 255

Jul 30 10:43:15 primary secondary-hold Flowd down

Jul 30 10:43:45 secondary-hold secondary Ready to become secondary

Jul 30 10:43:45 secondary primary Remote is in ineligible

node1:

--------------------------------------------------------------------------

Redundancy Group Information:

Redundancy Group 0 , Current State: secondary, Weight: 255

Redundancy Group 1 , Current State: secondary, Weight: 255

Jul 30 10:39:52 secondary ineligible Fabric link down

Jul 30 10:44:03 ineligible secondary fabric link UP


show system core-dumps

node0:

--------------------------------------------------------------------------

/var/crash\/*core*: No such file or directory

-rw------- 1 root wheel 1298259992 Jul 30 10:43 /var/tmp/srxpfe.core.1.gz

Symptoms

When "gre-performance-acceleration" is used, primary node will be put in ineligible mode and secondary node will not take the primary role, he will be in ineligible state too, the cluster will recover by itself but the traffic will be impacted and a core-dump will be generated.

Solution

In order to fix the problem, we need to use the following command from the CLI:

>disable gre-performance-acceleration;

Modification History

2025-08-04 : Article Created