Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

Upgrade aborted message on Airwave 

Mar 07, 2017 12:15 PM

Problem:

 

When we initiate the upgrade command on Airwave, upgrade aborts with the below message,

[root@airwave mercury]# start_amp_upgrade -v 8.2.3.1
Directory not specified; using /root.
Upgrade script found in local cache.
Upgrade package found in local cache.
Can't exec "/root/AMP-8.2.3.1-amp_upgrade": Permission denied at /usr/local/airwave/bin/start_amp_upgrade line 48, <STDIN> line 1.

 



Diagnostics:

 

This is happening because there is already an upgrade script file present under "/root" directory. This could have got generated when a previous attempt to upgrade would have touched the filename however, the content would be incomplete. The file name would be AMP-8.2.3.1-amp_upgrade.

Note: If its a different version we are facing this issue, the version on the file name would be the specific on to which we are upgrading.



Solution

 

To fix this issue we can go to "/root" directory and remove the specific file,


# cd /root
# rm -rf AMP-8.2.3.1-amp_upgrade

Now, we can execute the upgrade script again. This will download the package and create the upgrade script again.

 

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.