This article explains How to upgrade chassis cluster using simultaneous reboot method
Here are the steps for upgrading chassis cluster using simultaneous reboot method.
From the local file in /var/tmp
user@srx> request system software add no-copy /var/tmp/<Junos-image-name.tgz> no-validateNote:- Need to use "no-validate" option when upgrading Junos software from pre-Junos 21.2R1 to Junos version 21.2R1 or later
Unlink - (optional) on J Series Services Routers and SRX devices, this option ensures that the software package is removed at the earliest opportunity in order to make room for the installation to be completed.
Note: On SRX1600, SRX2300, SRX4100, SRX4120, SRX4300, SRX4700, and SRX5000 with RE3 and later does not support "request system software" command. It supports "request vmhost" command.
For example, "request vmhost software add /var/tmp/junos-vmhost-install-srx-x86-64-X.X.X.tgz no-validate reboot".
request vmhost software add /var/tmp/junos-vmhost-install-srx-x86-64-X.X.X.tgz no-validate reboot
Related documents:-
SRX Getting Started - Junos Software Installation/Upgrade[SRX] How to upgrade Junos OS on a Chassis Cluster[Junos] Understanding Junos software components and installation package names
Platform-Specific Behavior (SRX1600, SRX2300, SRX4120, SRX4700, and SRX5000 with RE3 and later)