Virtuozzo OnApp 6.2 Patch 4 (6.2.0-188)

28 May 2020

This is an update for the Control Panel server and static compute resources. This document provides information on improvements and fixes implemented as a part of the 6.2.0-188 update, as well as the upgrade instructions for Control Panel.

Starting from this version, vCenter v.7.0 is supported in Virtuozzo OnApp 6.2.

Improvement

The following improvements were implemented in the scope of the 6.2.0-188 update.

KeyRelease Notes
CORE-16998Now you may use the Login as feature if the Global Whitelist is not configured.
CORE-16783Now you can add to a VS secondary disks larger than 2TB with limited support.

Fixes

The following issues were fixed in the scope of the 6.2.0-188 update.

KeyRelease NotesAffected Versions
CORE-16726When you tried to create a new CloudBoot compute resource and there were no disks attached to a particular compute resource, the Devices step of the creation wizard was empty.6.2 Patch 1-6.2 Patch 3
CORE-16779If there were several data stores assigned to one datastore zone in a bucket, and you created several VSs with no DS selected, all VS disks were in one DS with smallest size and available space.6.2-6.2 Patch 3
CORE-16813When you performed full migration or hot full migration of a VS between compute zones without changing networks, the network join remained the same at the Network Interfaces page.6.2
CORE-16932

If you changed NIC or IP mode for a VS or vApp on vCloud side, the old NICs were not removed on Virtuozzo OnApp side.

6.2 Patch 2
CORE-16946If you set any value for create_snapshot_timeout parameter in the on_app.yml file, and then performed any vCloud-related actions limited by time (compose vApp, start vApp, etc.), the timeout value was not applied.6.2 Patch 2
CORE-16953The 500 Internal Server Error appeared as you double clicked the IP Ranges tab at the CDN Resources page.6.2 Patch 2-6.2 Patch 3
CORE-16993If the Show Compute resources on Virtual Server creation permission was disabled for a user, all networks were available for selection at the Resources step of the VS Creation wizard.6.0 Patch 9 - 6.2 Patch 3
CORE-16995An arrow icon was not aligned properly in the IP Addesses field on the Cluster Nodes step of the Load Balancer Cluster creation form.6.2 Patch 3
CORE-17034If the libvirt command failed during Xen to KVM migration, rollback didn't revert the database changes.6.2 Patch 2

Patch Installation

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

Upgrade Control Panel Server

  • If you upgrade from Virtuozzo OnApp >=6.2.0-146, run the following command:
    Run the Control Panel installer:

    1
    
    # /onapp/onapp-cp-install/onapp-cp-install.sh --quick-update
    
  • If you upgrade from Virtuozzo OnApp < 6.2.0-146, run the following steps (1-4).

    To upgrade your Control Panel server:

    1. Upgrade Virtuozzo OnApp Control Panel installer package:

      1
      
      # yum update onapp-cp-install
      
    2. Update your server OS components (if required):

      1
      
      # /onapp/onapp-cp-install/onapp-cp-install.sh -y
      
    3. (Optional) If you need some custom Control Panel configuration, set the values before the installer script runs.

      The list of custom configuration options for Control Panel.
    4. Run the Control Panel installer:

      1
      
      # onapp/onapp-cp-install/onapp-cp-install.sh --quick-update
      

      Please, answer ‘yes’ when installer prompts to initiate images, templates, and ISOs download.

      The full list of installer options for Control Panel.
    5. Start Virtuozzo OnApp related services (like onapp, onapp-licensing, httpd) if ‘—quick-update’ option was used for the installer.