AM/AMM 2.17.5 allows an administrator to use the UI to upgrade to future software releases. However to get to 2.17.5, the server must be upgraded using the command line interface.
The following article details the procedure to upgrade from 2.17.1+ to 2.17.5.
If the current AMM release on the server is older than 2.17.1, please contact Technical Support for assistance.
The user running the installation/upgrade is expected to have the following Linux skills:
The upgrade will not affect the devices in the field.
Note: For a High Availability configuration, refer to HA Configuration for the order in which the servers should be upgraded.
Contact Technical Support for the upgrade package file.
Login to the AMM as an AMM administrator.
Open an ssh window.
Change to user root.
Using ‘scp’, transfer the upgrade package to the AMM.
Type in chmod 0700 upgrade-2.17.5-*.sh
Edit amm.cfg and change MinMemory to 12G and add SWUpgradeMgmtTunnelOnly to no.
Run the upgrade script.
./upgrade-2.17.5-*.sh
The upgrade script will generate a System ID. Contact Technical Support with the System ID to get a license-key.txt file.
Using ‘scp’, transfer the license-key.txt file to the same location as the upgrade script on the AMM.
Run the upgrade script for a second time.
./upgrade-2.17.5-*.sh
The upgrade should take about 15 min from 2.17.3 to 2.17.5. From 2.17.1, it will take longer.
Once the AMM has rebooted, login and check that it is running with 2.17.5.
If you experience any problems with upgrading, please contact Technical Support.