How to update Virtuozzo Infrastructure to the RTM version
This guide describes how to update your Virtuozzo Infrastructure cluster to the RTM version. According to our release schedule, we release the RTM version two weeks before the GA release. We use the RTM version to update our own test or development environments and staging clusters to test stability and compatibility of the upcoming version. You can use it for the same purposes as well.
1. Contact Virtuozzo to obtain the link to the RTM version. Usually, the link format is http://repo.virtuozzo.com/vz-platform/releases/hci-<version>-<build>/, for example, http://repo.virtuozzo.com/vz-platform/releases/hci-6.0.0-235/.
2. Log in to your Virtuozzo Infrastructure node and change the /etc/yum.repos.d/hci.repo file as follows:
2.1. Comment the line with the mirrorlist link.
2.2. Change the line with the baseurl link.
| |
3. Repeat step 2 on all of your nodes.
4. Check for updates in the admin panel or by using the vinfra command-line tool. As soon as the system shows that there is a new version available, the new repository will be automatically added to your nodes. You need to change the /etc/yum.repos.d/hci-base6.repo file on each node and add a link to the proper repository:
4.1. Comment the line with the mirrorlist link.
4.2. Comment the existing line with the baseurl link.
4.3. Add a line with a new baseurl link.
| |
5. Continue the update process as usual. Once the system updates all cluster nodes, it will try to update the last component Management panel, which will fail. This is fine, proceed to the next step.
6. On each Virtuozzo Infrastructure node, change the /etc/yum.repos.d/hci.repo file according to the example in step 2. You have to change this file twice because the system overwrites it during the update process.
7. Continue the update by clicking Force update.
8. Revert all of the changes in /etc/yum.repos.d/hci.repo.
Enjoy!