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 failed from 8.2.1.1 to 8.2.3 

Mar 07, 2017 01:13 PM

Problem:

Upgrading AMP from 8.2.1.1 to 8.2.3 is getting failed.



Diagnostics:

When we upgrade AMP from 8.2.1.1 to 8.2.3 the upgrade is getting failed with the following schema error in the /var/log/AMP-8.2.3-upgrade.log,

Inconsistencies in the database schema detected....
More details in /var/log/schema_change
make: *** [detect_schema_change] Error 1
make: Leaving directory `/root/git/mercury'

We encounter this inconsistencies error in the database because of the change in schema with missing indicies.

 



Solution

We can resolve the missing indices and schema error by executing the following script from AMP CLI,

#fix_missing_indices

Once the script is completed we need to recompile the AMP code for successful upgrade. We need to execute the following commands to recompiled the code,

#screen

#make

Once the recompiling is completed we can check the AMP version by executing the following commands,

#amp_version

 

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.