This article explains a workaround for upgrading SRX CPE devices via CSO when upgrading from a specific platform version.
If upgrade is done between the following versions, an issue maybe occur due to PR1537386- AMR packets not going through expected path after interface flap.
-->
The APBR issue as described in PR1537386 causes core while ISSU process is underway. The core causes the priorities to be 0, leading to ISSU failure because it needs priority to clear for the secondary to take over traffic and primary reboot to upgrade.
Workaround:
Stage Image on Device by navigating to Home > Resources > Images. Select the image and click on "Stage” option (image gets downloaded to primary node).
Access Primary node by navigating to Home > Resources >Devices. Select the device radio button and click "More". Then select "Remote Console” to connect to the device.
Check the image copied to /var/tmp/ and copy the image to Secondary node: file copy /var/tmp/ <file name> node<0/1>:/var/tmp/
Login to Secondary node using:
request routing-engine login node <0/1>
Upgrade Secondary Node: Execute the following command manually on secondary node:
request system software add <image path> no-validate reboot
After rebooting Secondary node and it has is started, exit back to Primary node.
Upgrade Primary node: Execute the following command manually on primary node
Note: This is the stage where traffic disruption may occur since both nodes are rebooting to be upgraded.
Once the cluster is built up, login to POSTMAN and install telemetry agent using following API:
https://<CSO IP/Hostname>/fmpm-provider/device_agent_install { "input": { "device_uuid":<device_uuid> }
<device_uuid>