Upgrading via CLI
- Use the show images command to view the available images in the controller. By default, a new controller will boot from the primary partition which contains the running image.
Master-3000D(15)# show images
Running image : image0
On reboot : image0
--------------------------------------------------------------------------------
Running image details.
System version: 0.3.14
System memory: 231M/463M
Apps version: 8.5-5build-4
Apps size: 251M/850M
--------------------------------------------------------------------------------
Other image details.
System version: 0.3.14
System memory: 240M/473M
Apps version: 8.5-4build-7
Apps size: 177M/849M
- To install the latest release, download the release image using the upgrade-image command.
upgrade-image scp://<username>@<remote-server-ip>:<path-to-image>/<image- name>-rpm.tar.fwlc both
reboot
The above command will upgrade the secondary partition and the controller will reboot to secondary partition.
NOTE:
After an upgrade the current partition will shift to the second partition. For example, if you started upgrade in primary partition, post upgrade the default partition becomes secondary partition and vice- versa.