...
Remember to backup, stop services and check for queued jobs or conversions. See Prepare to Upgrade Abiquo 3.x Versions
Perform the packages upgrade
...
There is one package for each major version that installs base and updates repositories, please . Please locate the abiquo-release-ee package of your destination version and install it with next command, for latest abiquo version this would bethe following command. This example is for the latest Abiquo major version of 3.6.
Code Block |
---|
yum localinstall http://mirror.abiquo.com/abiquo/3.6/os/x86_64/abiquo-release-ee-3.6.0-2.el6.noarch.rpm |
...
Code Block |
---|
yum clean all && yum makecache |
Update abiquo packages
The
Code Block |
---|
yum update 'abiquo-*' |
...