This article describes the upgrade procedure for EX92K series dual RE switches
While upgrading the EX92K series switches to newer version, we must consider one important aspect, that is upgrading the i40e NVM. The Linux kernel version WRL9 will no longer support the Intel i40e NVM firmware version prior to 6.01. In order to install WRL9 JUNOS vmhost image, an upgrade of i40e NVM firmware to version 6.01 is required.The jfirmware-vmhost package contains the i40e NVM firmware upgrade. It is expected that we use the jfirmware-vmhost package according to the running version of the system. To get the jfirmware image please reach out to the JTAC support.Below are the steps / procedure to upgrade Junos OS and NVM firmware
STEP 1: Upload two files from the support site: >>> https://support.juniper.net/support/1. Junos OS for OS upgrade 2. jfirmware-vmhost package for i40e NVM firmware upgradeBoth these files must be copied/transferred to /var/tmp on both the RE's via winscp, file-zilla, sftp.
root@RE-0# delete routing-options nonstop-routing root@RE-0# deactivate chassis redundancy graceful-switchover root@RE-0# commit synchronize
root@RE-1> show system firmware
Part Type Tag Current Available Status version version Routing Engine 0 RE i40e-NVM 7 4.26 0 OK <-- Look for this line
root@RE-1> request vmhost software add /var/tmp/jfirmware-vmhost-x86-64-20.4R3-S5.4.tgz
root@RE-1> request system firmware upgrade re i40nvm
root@RE-1> show system firmware Part Type Tag Current Available Status version version Routing Engine 0 RE i40e-NVM 7 4.26 6.01 PROGRAMMING (0%) <-- Look for this line
root@RE-1> request vmhost reboot *** MONITOR CONSOLE. REBOOT WHEN ASKED. *** “Please Power Cycle your system now and run the NVM update utility again to complete the update. Failure to do so will result in an incomplete NVM update. Upgrade complete please power reboot You may notify to power reboot again after reboot if required”
root@RE-0> request chassis cb slot 1 offline Offline initiated, use "show chassis environment cb" to verify
root@RE-0> request chassis cb slot 1 online Online initiated, use "show chassis environment cb" to verify
root@RE-1> show system firmware Part Type Tag Current Available Status version version Routing Engine 0 RE i40e-NVM 7 6.1 6.01 <-- Look for this line
root@RE-1> request vmhost software add /var/tmp/junos-vmhost-install-ex92xx-x86-64-21.4R3-Sx no-validate
user@RE-0> request chassis routing-engine master switch
“Please Power Cycle your system now and run the NVM update utility again to complete the update. Failure to do so will result in an incomplete NVM update. Upgrade complete please power reboot You may notify to power reboot again after reboot if required”