Virtuozzo OnApp 6.0 Patch 12 (6.0.0-293)

21 September 2020

This is an update for the Control Panel server and Static compute resources. This document provides information on fixes implemented as a part of the 6.0.0-293 update, as well as the upgrade instructions for:

The upgrade instructions for CloudBoot are available at Virtuozzo OnApp 6.0 Patch 8 CloudBoot Update (6.0.0-293).

The following table lists all the features, improvements, and fixes included into Virtuozzo OnApp 6.0 Patch 12 update for all available components.

Features & Improvements

KeyRelease Notes
CORE-17266Now you can use symbols for the URL signing key used to securely access your CDN resources.
INSTALLER-512Removed EULA from the Control Panel installer.
INSTALLER-516Configured usable SSL and TLS protocol versions and Cipher Suite available for negotiation in SSL handshake.
INSTALLER-517Added the HttpOnly and Secure flags to Apache HTTPS response header.
INSTALLER-523Implemented the -y command-line option for KVM compute resources installer to prevent unwanted packages from installing.

Fixes

The following issues were fixed in the scope of the 6.0.0-293 update.

KeyRelease NotesAffected Versions
CORE-17194You could not migrate a load balancer without the Any action on load balancer permission enabled.6.0 Patch 9
CORE-17196It was impossible to cold migrate a Windows-based VS if it had extended CPU flags enabled.6.0 - 6.3 Edge 1
CORE-17318After you moved a VS between two compute zones with different price configuration, the price for the VS was not updated at the VS Overview page as expected.6.1 - 6.2
CORE-17327

Although it was not allowed to edit and view other users' profiles with only the Add SSH Keys for Own Virtual Servers and Set SSH Keys permissions enabled, it was possible to see or set SSH keys for any user in the cloud at the SSH Keys page.

6.0 Patch 11 - 6.2

Patch Installation

The instructions below are relevant if you already run Virtuozzo OnApp 6.0.

Upgrade Control Panel Server

To apply the patch to a Control Panel server based on Virtuozzo OnApp 6.0:

  1. Upgrade the Virtuozzo OnApp Control Panel installer package:

    1
    
    # yum update onapp-cp-install
    
  2. Run the Control Panel installer:

    1
    
    # /onapp/onapp-cp-install/onapp-cp-install.sh --quick-update
    
  3. Start Virtuozzo OnApp related services (like onapp, onapp-licensing, httpd) if ‘—quick-update’ option was used for the installer.

Upgrade Static Compute Resources

Make sure your compute resource is visible and online on the Control Panel. Then you can proceed to the following procedure and run the steps, depending on a version from which you upgrade.

  • If you upgrade from Virtuozzo OnApp = 6.0.0-290, do the following:

    1. Update Hypervisor Tools (KVM only):

      1
      
      # yum update onapp-hv-install onapp-hv-tools-kvm
      
  • If you upgrade from Virtuozzo OnApp = 6.0.0-283, do the following:

    1. Update Hypervisor Tools (CentOS7 KVM only):

      1
      
      # yum update onapp-hv-tools-kvm
      
  • If you upgrade from Virtuozzo OnApp = 6.0.0-275, do the following:

    1. Upgrade the Virtuozzo OnApp compute resource installer package:

      1
      
      # yum update onapp-hv-install
      
    2. Update Hypervisor Tools (CentOS7 KVM only):

      1
      
      # yum update onapp-hv-tools-kvm
      
  • If you upgrade from Virtuozzo OnApp = 6.0.0-238, run the following steps (1-2).

    1. Upgrade the Virtuozzo OnApp compute resource installer package:

      1
      
      # yum update onapp-hv-install
      
    2. Update Hypervisor Tools (CentOS7 KVM only):

      1
      
      # yum update onapp-hv-tools-kvm
      
    3. Initiate recovery images/iso download by running installer with -t option with the following command:

      • For KVM compute resources

        1
        
        # /onapp/onapp-hv-install/onapp-hv-kvm-install.sh -t
        
      • For Xen compute resources:

        1
        
        # /onapp/onapp-hv-install/onapp-hv-xen-install.sh -t
        
  • If you upgrade from Virtuozzo OnApp =< 6.0.0-62, run the following steps (1-3).

    1. If you have CentOS 7 Xen resources, remove the centos-release-xen-46 package:

      1
      
      # rpm -e centos-release-xen-46
      
    2. Upgrade the Virtuozzo OnApp compute resource installer package:

      1
      
      # yum update onapp-hv-install
      
    3. Run Static compute resource installer:

      • For KVM compute resources

        1
        
        # /onapp/onapp-hv-install/onapp-hv-kvm-install.sh
        
      • For Xen compute resources

        1
        
        # /onapp/onapp-hv-install/onapp-hv-xen-install.sh
        
      Please confirm the download of Recovery Templates and other ISOs/images when you are prompted.

Upgrade Static Backup Server

  • If you upgrade from Virtuozzo OnApp = 6.0.0-238, skip the upgrade static backup procedure.

  • If you upgrade from Virtuozzo OnApp =< 6.0.0-62, follow the next procedure to upgrade static backup server.

    1. Upgrade the Virtuozzo OnApp backup server installer package:

      1
      
      # yum update onapp-bk-install
      
    2. Update tar on CentOS 6 backup servers:

      1
      
      # yum update tar
      
    3. Run the installer:

      1
      
      # sh /onapp/onapp-bk-install/onapp-bk-install.sh