This article explains how to install SPC or SPC II modules in an existing SRX5000 chassis cluster using the simultaneous reboot method.Prerequisites:-
If the chassis cluster is operating in active-active mode, you must transition it to active-passive mode before using this procedure. You transition the cluster to active-passive mode by making one node primary for all redundancy groups.
>show chassis cluster status root@srx5K> show chassis cluster status Mar 13 21:32:41 Monitor Failure codes: CS Cold Sync monitoring FL Fabric Connection monitoring GR GRES monitoring HW Hardware monitoring IF Interface monitoring IP IP monitoring LB Loopback monitoring MB Mbuf monitoring NH Nexthop monitoring NP NPC monitoring SP SPU monitoring SM Schedule monitoring CF Config Sync monitoring RE Relinquish monitoring Cluster ID: 1 Node Priority Status Preempt Manual Monitor-failures Redundancy group: 0 , Failover count: 1 node0 100 primary no no None node1 1 secondary no no None Redundancy group: 1 , Failover count: 1 node0 100 primary yes no None node1 1 secondary yes no None Redundancy group: 2 , Failover count: 1 node0 100 secondary yes no None node1 1 primary yes no None >request chassis cluster failover redundancy group 2 node 0
>show chassis cluster status root@srx5K> show chassis cluster status Mar 13 21:32:41 Monitor Failure codes: CS Cold Sync monitoring FL Fabric Connection monitoring GR GRES monitoring HW Hardware monitoring IF Interface monitoring IP IP monitoring LB Loopback monitoring MB Mbuf monitoring NH Nexthop monitoring NP NPC monitoring SP SPU monitoring SM Schedule monitoring CF Config Sync monitoring RE Relinquish monitoring Cluster ID: 1 Node Priority Status Preempt Manual Monitor-failures Redundancy group: 0 , Failover count: 1 node0 100 primary no no None node1 1 secondary no no None Redundancy group: 1 , Failover count: 1 node0 100 primary yes no None node1 1 secondary yes no None Redundancy group: 2 , Failover count: 1 node0 100 secondary yes no None node1 1 primary yes no None
>request chassis cluster failover redundancy group 2 node 0
To install first-generation SRX5K-SPC-2-10-40 SPCs, both of the services gateways in the cluster must be running Junos OS Release 11.4R2S1, 12.1R2, or later.
To install next-generation SRX5K-SPC-4-15-320 SPCs, both of the services gateways in the cluster must be running Junos OS Release 12.1X44-D10, or later.
You must install SPCs of the same type and in the same slots in both of the services gateways in the cluster. Both services gateways in the cluster must result in the same physical configuration and slot locations post upgrade.
If you are adding first-generation SRX5K-SPC-2-10-40 SPC in an existing cluster installed with next-generation SRX5K-SPC-4-15-320 SPC, you must install the new SPCs so that a next-generation SRX5K-SPC-4-15-320 SPC is the SPC in the original lowest-numbered slot. For example, if the chassis already has two first-generation SPCs installed in slots 2 and 3, you cannot install SRX5K-SPC-4-15-320 SPCs in slots 0 or 1. You will need to make sure that an SRX5K-SPC-4-15-320 SPC is installed in the slot providing center point (CP) functionality (in this case, slot 2). This ensures that the CP functionality is performed by an SRX5K-SPC-4-15-320 SPC.
If you are replacing next-generation SRX5K-SPC-4-15-320 SPCs in the services gateways, both services gateways must already be equipped with high-capacity power supplies and fan trays.
Console connections to both chassis cluster nodes are necessary to allow unique config adjustments and due to device power off via 'halt' method used.
This procedure was compiled with the assumption that node0 is the primary for control plane (RG0) and data plane (RG1+) and configured with higher priority than the secondary node. Ensure you have two separate console CLI sessions to each node before proceeding with the steps below. Allow ~15 minutes after reboot for the respective node to come up with all its modules online in the procedure.
set security flow tcp-session no-syn-checkset security flow tcp-session no-sequence-check
deactivate chassis cluster redundancy-group 1 preemptdeactivate chassis cluster redundancy-group 2 preempt
deactivate chassis cluster redundancy-group 1 interface-monitordeactivate chassis cluster redundancy-group 1 ip-monitoringdeactivate chassis cluster redundancy-group 2 interface-monitordeactivate chassis cluster redundancy-group 2 ip-monitoringdeactivate chassis cluster control-link-recovery
>show version>show chassis fpc pic-status>show chassis cluster status
delete security flow tcp-session no-syn-checkdelete security flow tcp-session no-sequence-checkactivate chassis cluster redundancy-group 1 interface-monitoractivate chassis cluster redundancy-group 1 ip-monitoringactivate chassis cluster redundancy-group 2 interface-monitoractivate chassis cluster redundancy-group 2 ip-monitoring
>show chassis cluster status>show chassis cluster ip-monitoring status>show chassis cluster interfaces
activate chassis cluster redundancy-group 1 preemptactivate chassis cluster redundancy-group 2 preempt