Virtuozzo OnApp 5.8.0 Update
This update was released on May 14, 2018.
| Key | Release Notes |
|---|---|
INSTALLER-344 | Disabled installation and update of seabios-1.11* and libvirt*-3.9* packages during the Virtuozzo OnApp install/upgrade procedure for CentOS7 Xen compute resources. |
| CORE-10184 | Implemented Backup Plugin System that enables to integrate Virtuozzo OnApp with a third-party service for backup management. Backup Plugin System is available in preview mode and is subject to change in the future Virtuozzo OnApp releases.
|
Patch Installation
Upgrade Control Panel Server
To apply the patch to Control Panel (running 5.8 version):
Stop the Virtuozzo OnApp related services:
1# for service in monit onapp httpd; do service $service stop; doneUpdate the rubygem-onapp-engine-core-connector package:
1# yum update rubygem-onapp-engine-core-connectorStart the Virtuozzo OnApp related services that were stopped during the first (1) step:
1# for service in monit onapp httpd; do service $service start; done
Upgrade Static Compute Resources
Make sure your compute resource is visible and online in the Control Panel.
Upgrade the Virtuozzo OnApp compute resource installer package:
1# yum update onapp-hv-installRun compute resource installer:
1# /onapp/onapp-hv-install/onapp-hv-xen-install.sh -s -x