6.1 Stable Release Notes

7 August 2019

We are happy to introduce OnApp 6.1 (6.1.0-212). This document lists features, improvements, and fixes implemented for all available OnApp components within the 6.1 Edge 1, 6.1 Edge 2, or 6.1. 

Before You Upgrade

You can upgrade to OnApp 6.1 from OnApp 5.5, 6.0, 6.1 Edge 1 or 6.1 Edge 2. For details refer to the Upgrade Guide.


Highlights

Here you can find the key features that we deliver as a part of OnApp 6.1. You can also check other features and improvements and see the list of issues that were resolved in OnApp 6.1. 


New UI

New OnApp user interface design is better thanks to avoiding over-loaded menus and pages. This version of the user interface is more natural and helps to improve the user experience in general. All the components on the left sidebar are logically grouped into five separate tabs to facilitate navigation. 

Backup Server Support for Local Datastores

With introduction of backup server support, you can restore backups of the VS running on compute resources with the local datastore. It allows you to use local storage for better speed and performance. Previously, restoring backups was impossible as local data stores were not recognized by the backup servers.




Virtual Routers

Virtual routers, a new type of virtual servers, are another part of improved OnApp networking model. Virtual routers allow users to setup routing for their private networking without asking cloud owner. After converting virtual servers to virtual routers, users can manage their IP nets routing on their own.

Private Networks

OnApp networking model has been improved with the introduction of private networks. This functionality allows users to manage their private networks independently from the cloud owner. It saves time spent on end user networking configuration and provides an additional level of security for private networks as all traffic inside SDN is isolated.



Integrated Storage on Static Compute Resources

Previously running integrated storage on CloudBoot compute resources was the only option that OnApp users had. Now they can run integrated storage not only on CloudBoot but also on Static compute resources. Enabling this functionality is available for new static compute resources.

IP Reporting

IP reporting gives possibility to track the IP history, which is a legal requirement in some countries. With this feature, you can view when the IP addresses were assigned or unassigned to a particular user and so prevent the illegal activity such as spamming or hacking.



TRIM

Trim is a command that enables an operating system to inform an SSD that some blocks of data, such as deleted files, are no longer used and can be wiped internally. The Trim functionality is essential for budget oriented customers who want to decrease SSD (Solid State Drive) wear level by reducing the amount of writes to blocks.

VS Fluidity

Now you can migrate virtual servers between hypervisors that don’t share the same network and so enable workloads portability between hypervisors within any OnApp cloud. Before this option was available, OnApp allowed users to migrate virtual servers only between hypervisors that shared the same network.



Clone VS

Cloning a virtual server allows users to create a copy based on the same resources as the origin virtual server. Enabling users to clone virtual servers with a one-click option facilitates the process of managing workloads.

Mass VS Migration

To benefit from the workloads fluidity more, you can now migrate multiple virtual servers at once from one compute resource to another compute resource of the same type (KVM to KVM or Xen to Xen). Before this option was available, users had to migrate virtual servers one by one that might take lots of time and effort for huge workloads.



User's Permissions Restriction

User’s permissions restriction allows to prohibit a user from creating role with permissions that exceed those that are granted to them. We have also created a non editable, non deletable Admin role for the cloud owner to be able to setup a super Admin account allowing to enable or disable any permission for any created role.

Sharing vApp

Shared vApps with an organization or specific users are now available on Control Panel. When you share your vApp with the organization or specific users and groups on the vCD side, the changes are automatically synchronized to Control Panel. Depending on the access level that you set via vCD, the corresponding users can access shared vApps on CP.



Cross VDC Networks

Added support for cross-virtual data center networks that were introduced in vCloud Director 9.5. Cross-virtual data center networks enable organizations to group up to four virtual data centers and configure stretched layer 2 networks in each group. Users’ org networks that are based on cross VDC model are imported into OnApp both as a network zone to use billing and as a network within this zone. Users can also create and manage new networks via OnApp Control Panel.

Auto Import Rules

Users were able to initiate import of vCenter virtual servers to OnApp manually one at a time. It was not always possible to wait to import virtual servers manually because vCenter resources were already in use and OnApp didn’t recognize them and could not start billing immediately. Now users can add rules where they can define a logic for automatic import of virtual servers from vCenter to OnApp. 



CORS Easy Enablement

CORS (Cross Origin Resource Sharing) is an industry HTTP header standard that is commonly used in Browser for security measurement. This functionality allows requesting checked and verified code from web font/css/ajax origins. OnApp users can enable CORS on their CDN resources easily - in just one click instead of writing complex HTTP rules.

Clone vCenter VS

Users can create a clone of a vCenter virtual server based on the same resources as the origin virtual server. Enabling users to clone virtual servers with a one-click option facilitates the process of managing workloads.


 Other Features & Improvements

TypeKeyRelease Notes

OnApp Cloud

Feature

CORE-12856
CORE-12857
You can enable TRIM on LVM data stores that provision KVM and Xen based compute resources.

Feature

CORE-12884You can use a new beta version of the virtual server wizard that is available along with the previous version on your Control Panel. 

Feature

CORE-12987You can migrate multiple virtual servers at once from one compute resource to another compute resource of the same type (KVM to KVM or Xen to Xen).


Feature

CORE-13048

CORE-13049

CORE-13050


You can now migrate a virtual server NIC to a network that is not associated with a source compute resource during hot and cold migration.  

Feature

CORE-13081You can now assign and detach a SDN network to and from a particular user.

Feature

CORE-13088
CORE-13090
CORE-13339
You can manage your private networks independently from the cloud owner with the new virtual routers functionality. You can convert virtual servers into virtual routers and assign your own SDN based IP nets to your virtual routers.

Feature

CORE-13091Introduced ordering of the IP addresses when the network config is built based on their ID. 

Feature

CORE-13465
CORE-13466
CORE-13467
You can now use Integrated Storage not only on CloudBoot but also on Static compute resources.

Feature

CORE-13524
CORE-13575
CORE-14015
You can clone virtual servers that run on Xen and KVM compute resources, including virtual servers built from OVA and ISO templates.

Feature

CORE-13563Added Hyper-V enlightenment feature to improve the performance of Windows VSs running on CentOS 7 KVM compute resources.

Feature

CORE-13867
CORE-13670
You can now use new recipe variables that are HV_IP_ADDRESS, IP_EXTERNAL_ADDRESS, VM_NETWORK_INTERFACES, TRIGGERED_BY_TRANSACTION, and RESOURCE_DIFF.

Feature

CORE-13880You can see the resource changes for hot/cold VS migration transaction in the Logs menu.

Feature

CORE-13906You can trigger recipes to add/remove IP address for a virtual server in the Recipes menu.

Feature

CORE-13988

You can view how the network is connected to the compute resource via the new API parameter IPJOIN_HYPERVISOR_NETWORK_INTERFACE.
Feature
CORE-14017Added support for KVM CentOS 7 CloudBoot compute resources intended for smart servers deployment.

Feature

CORE-14160

You can now access virtual servers via Virsh console from a compute resource secure shell.

Feature

CORE-14264

Implemented the new ApplicationState feature set for Aflexi to separate CDN and Accelerator features.

Feature

CORE-14334

Now you can view when the IP addresses were assigned or unassigned to a particular user via the IP Usage Report.

Improvement

CORE-2714

Now you can use backup servers with local data stores.

Improvement

CORE-8462Added a warning table at the Migration of Disk page with a recommendation to create a disk backup before starting the migration process.

Improvement

CORE-9366When you add an OVA template to Control Panel, it is uploaded directly to a backup server.

Improvement

CORE-10580When you create and edit virtual servers and disks, you can't complete the wizard in case you don't have enough resources on Integrated Storage.

Improvement

CORE-11762

You can now set a Session Timeout for sessions within OnApp at Settings > Configuration > System.

Improvement

CORE-12723When you run the Hot Migrate VS and Full Hot Migrate VS and Disks actions on CentOS 7 based resources with QEMU 2.6 and up, the auto-converge migration is performed.

Improvement

CORE-12733You can control a user's ability to attach networks to compute resources and zones via the new Network Joins permission set.

Improvement

CORE-12829When you hot migrate a disk, the virsh blockcopy call is used instead of a call to a backup server.

Improvement

CORE-12905You can set and edit CPU priority for load balancers.

Improvement

CORE-12915When you are at the Global Search page, options from Item Tags are arranged in alphabetical order.

Improvement

CORE-12918When you are at the virtual server page, you can see an updated message for the network usage statistics: No network usage data to display instead of No data to display.

Improvement

CORE-12977When you are at the virtual server page, you can see that the Acceleration Settings tab was renamed to Acceleration.

Improvement

CORE-13072 You can add comments to firewall rules via Control Panel and OnApp API.

Improvement

CORE-13078 You can assign recipes to new events, such as adding and removing IP addresses to and from virtual servers.

Improvement

CORE-13082You can now manage a set of permissions for IP Nets and IP Ranges.

Improvement

CORE-13162When you create an IP net, you can set a default gateway.

Improvement

CORE-13240When you run the GET VS Billing Statistics API request, the resource ID is returned for instance packages and templates.

Improvement

CORE-13322When you create a virtual server and select network configuration, the list of available networks is now loaded faster.

Improvement

CORE-13332When you resize a disk on Xen compute resources, the resize2fs runs with the force (-f) flag enabled.

Improvement

CORE-13406Implemented a noVNC integrated console for virtual servers that are built on KVM CentOS 7 based on WebSockets.

Improvement

CORE-13417
CORE-13419
When you click the Acceleration tab for a virtual server, you can see that Acceleration Reporting was renamed to ReportingAt the Reporting page, you can now navigate to the destination virtual server from a breadcrumbs trail.

Improvement

CORE-13489The values of Current/Total Data Read for IOPS and Data Sent for Bandwidth are now calculated with increased precision at the Usage Trends page.

Improvement

CORE-13525You can migrate virtualapplication, and container servers from the updated version of the wizard. 

Improvement

CORE-13539When you are in the virtual server wizard, the Estimated price per hour is displayed accurately only if you have the required permissions and select all the resources in the wizard.

Improvement

CORE-13634
CORE-13635

When you create a backup plugin, you can now implement the following:

  • Add a button to OnApp Control Panel UI that would allow to access a provider backup console.
  • Get OnApp credentials of a virtual server owner via the virtual_server argument.

Improvement

CORE-13682

Now you can access the Accelerators menu in the Appliances section instead of the CDN section.

Improvement

CORE-13696

You can set Price Space Used and Free Space Used for R1Soft backup resource zones in a bucket.

Improvement

CORE-13791The Control Panel server now uses a new version of an image (7.6) for Recovery Mode.

Improvement

CORE-13816You can assign recipes to new events, such as VS network interface removedVS startVS rebootVS hot migrateVS hot full migrate, and VS failover.

Improvement

CORE-13825Now you can manage external IP addresses via API and view them at Virtual Servers and Virtual Servers Details pages.

Improvement

CORE-13826You can now allow or disallow acceleration for the newly created VSs at the Configuration page.

Improvement

CORE-13844

While creating a backup plugin, you can now pass metadata via an associated model's metadata and virtual server owner related models.

Improvement

CORE-13915You can now access your CDN edge servers and accelerators directly through the OnApp Control Panel via the Console tab.

Improvement

CORE-13986You can enable cross-origin resource sharing (CORS) for HTTP CDN resources of Pull and Push type during the editing and creation process.

Improvement

CORE-14001Improved the display of Top 20 Servers at the Usage Trends page: when you select a specific compute zone, Top 20 Servers are updated according the selected zone.

Improvement

CORE-14006The send_notification_to_market action is now used to make a request to the database to query a Federation trader and supplier status.

Improvement

CORE-14010You can now export the English locale from your Control Panel to a YAML file, translate it to your custom language and import the file back to Control Panel.

Improvement

CORE-14044Improved the logic of deleting zombie snapshots and disks on the Integrated Storage data stores.

Improvement

CORE-14046

You can now create accelerator independently from CDN Locations and without attaching locations to the accelerator.

Improvement

CORE-14070You can now get a current acceleration status for a virtual server via the API request.

Improvement

CORE-14071

Removed the obsolete acceleration_status attribute from the attribute list in the VS related API requests.

Improvement

CORE-14094

Accelerator is now a separate feature at the Configure CDN Features page of your OnApp license.

Improvement

CORE-14106The data from the billing_usage_statistics database table is now archived.

Improvement

CORE-14115Added an index by stat_time to the billing_statistics_hourly database table to improve the speed of monthly statistics calculation queries.

Improvement

CORE-14181Updated a minimum value that you can set for Dom0 memory to 3648 MB on CloudBoot compute resources based on Xen and CentOS 7. 

Improvement

CORE-14188

The Grub file is generated according to the Control Panel settings with all custom settings related to Trim and Virsh console.

Improvement

CORE-14279

You can now select a SAML IdP login option from a drop-down menu on the login page, if it was preconfigured by administrator.

Improvement

CORE-14357

You can set Price Space Used and Free Space Used for R1Soft backup resource zones in a bucket.

Improvement

CORE-14368

Now you can confirm or cancel converting virtual servers to virtual routers with the confirmation dialog box.

Improvement

CORE-14395

Replaced the Backup resource icon with the Backup resource zones icon to avoid confusion between the two components.

Improvement

CORE-14447

Now you can view or hide the new VS creation wizard in on_app.yml file with the new show_new_wizard variable.

Improvement

CORE-14451Now you can view or hide network resources in the new VS creation wizard.

Improvement

CORE-14452Now you can view or hide storage resources in the new VS creation wizard.

Improvement

CORE-14526

Now you can use backup IP addresses as an alternative network for traffic during hot and full hot VS migration.


Improvement

CORE-14578

CORE-14582

CORE-14584


Implemented improvements for backup plugin system such as possibility to disallow adding of multiple resources to the VS, retrieve OnApp version and to write changes into transaction logs.

Improvement

CORE-14627Now you can customize the timeout option for Cold Migration in on_app.yml file with the new іscsi_port_availability_check_timeout variable.

Improvement

CORE-14667The Control Panel server now uses a new version of an image (7.6.1) for Recovery Mode.


vCloud Director

Feature

CORE-12281When you share a vApp with an organization or specific users in vCloud Director, the changes are synchronized to Control Panel.

Feature

CORE-13985

You can not only view cross VDC networks but also create, edit, and delete them.

Improvement
CORE-12891When you compose a vApp, you can customize resources for virtual servers.
Improvement
CORE-12963After you create a new vCD user, the Provider Resource Pools permission set is disabled for the user by default.
Improvement
CORE-12308
CORE-13129
When users try to access Provider Resource Pools and related resources, an improved mechanism is applied to validate that they have the necessary permissions enabled.

Improvement

CORE-13149
CORE-13564
When you create and edit a vCD edge gateway, you can now configure IP settings and rate limits.

Improvement

CORE-13283When you import an external network from vCloud Director to OnApp, the network is imported with IP Nets.
Improvement
CORE-13384When you try to delete a Resource Pool, validation on the absence of catalogs with templates is run.
Improvement
CORE-13807When vCD users log in to OnApp via SAML, their resources are synchronized to OnApp and are available for a System Owner user.
Improvement
CORE-13864Cross-virtual data center networks that were introduced in vCloud Director 9.5 are imported to OnApp. 
Improvement

CORE-14353

Now you can view available IP addresses and IP ranges in the drop-down list at the IP settings Step of the vCD edge gateway creation wizard.

Improvement

CORE-14068

Now you can configure the default gateway settings during the deployment of Orchestration Models.


vCenter

Feature

CORE-14175

You can create a clone of a virtual server on vCenter.

Feature

CORE-14248

Now you can manage vCenter auto import rules to automatically import the newly created VSs from vCenter.

Feature

CORE-14735Now you can set the root administrator password for newly-imported VSs from vCenter to OnApp directly from OnApp interface.

Improvement

CORE-10470If VMware is not available on your licensed features, you cannot create vCenter compute resources

Improvement

CORE-12721

Networks created in vCenter interface are immediately displayed in OnApp interface with no need for manual resync.

Improvement

CORE-13808You can resize a primary disk of a vCenter virtual server after creating the virtual server. 

Improvement

CORE-13810

You can now specify Windows licensing settings before migrating a virtual server from VMware (vCenter and vCD) to KVM.

Improvement

CORE-14040

Unnecessary OVA related transactions (copy_ova and upload_ova) are skipped if a VS template is already uploaded to vCenter.

Improvement

CORE-14176You can edit CPU and RAM on vCenter virtual servers without a reboot. 


CloudBoot

Feature

CLOUDBOOT-347Updated a tar version to 1.30 for CentOS 6 Xen and KVM compute resources.
Feature
CLOUDBOOT-383Changed a VNS port to a VNC WebSocket port for KVM CentOS 7 compute resources to implement a noVNC integrated console.

Feature

CLOUDBOOT-467

Updated the following components for CentOS7 KVM ramdisk:

  • kernel version to 3.10.0-957.21.3.el7.x86_64 to address the CVE-2019-11477, CVE-2019-11478, and the CVE-2019-11479 issue
  • libvirt version to 4.5.0-10.el7_6.12 to address the CVE-2019-10168, CVE-2019-10167, CVE-2019-10166, and the CVE-2019-10161 issue
  • A UFS filesystem sources based on the kernel version 3.10.0-957.21.3.el7.x86_64 and compiled with the R/W support patch
  • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on the kernel version 3.10.0-957.21.3.el7.x86_64 and compiled with the following patches:
    • xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patch
    • iomap-Switch-from-blkno-to-disk-offset.patch
    • dax-give-DAX-clearing-code-correct-bdev.patch
Improvement
CLOUDBOOT-125Implemented Transparent Huge Pages for CloudBoot KVM compute resources running on CentOS 6 and CentOS 7.
Improvement
CLOUDBOOT-330Added GRUB 2 CLI utility for CentOS 7 KVM compute resources.

Improvement

CLOUDBOOT-344
CLOUDBOOT-350


Updated the following components for CentOS 7 KVM compute resources:

    • A CentOS version to 7.6.1810
    • A kernel version to 3.10.0-957.1.3.el7.x86_64
    • A libvirt version to 4.5.0-10.el7_6.3
    • A Red Hat 7.6 kernel version to 3.10.0-957.el7.x86_64
    • A GCC version to 4.8.5-36.el7
    • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on a kernel version 3.10.0-957.1.3.el7.x86_64 with xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patchiomap-Switch-from-blkno-to-disk-offset.patch, and dax-give-DAX-clearing-code-correct-bdev.patch patches
    • A UFS filesystem driver sources version based on a kernel version 3.10.0-957.1.3.el7.x86_64 compiled with a R/W support patch
    • An Intel(R) 10 Gigabit PCI Express Network Driver version to 5.5.2 [ixgbe.ko]
    • A SolarFlare network driver version to 4.14.0.1018 [sfc.ko]
Improvement
CLOUDBOOT-345

Updated the following components for CentOS 7 default compute resource package:

  • A Red Hat 7.6 kernel version to 3.10.0-957.el7.x86_64
  • A GCC version to 4.8.5-36.el7
Improvement
CLOUDBOOT-353Updated a kernel version to 3.10.0-957.1.3.el7.x86_64 for CentOS 7 default compute resource package.
Improvement
CLOUDBOOT-354Removed the tar overlay from CentOS 6/7 Xen, KVM, and default compute resource packages.
Improvement
CLOUDBOOT-375Updated a libvirt version to 4.1.0-3.xen410.el7 for CentOS 7 Xen compute resources.
Improvement
CLOUDBOOT-377Updated a Xen version to 4.8.5-1.el6 for CentOS 6 Xen compute resources.
Improvement
CLOUDBOOT-379

Updated OnApp Storage with the onappstore-master-7573-master.x86_64.rpm ramdisk images for CloudBoot 6.1.

Improvement
CLOUDBOOT-381Updated a QEMU KVM version to 2.12.0-18.el7_6.3.1 for CentOS 7 KVM compute resources.
Improvement
CLOUDBOOT-411Updated a Xen version to 4.10.3.12.g7842419a6b-1.el7 for CentOS 7 Xen compute resources. 
Improvement
CLOUDBOOT-412

Updated the following components for CentOS 7 KVM compute resources: 

  • A kernel version to 3.10.0-957.10.1.el7.x86_64
  • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on a kernel version 3.10.0-957.10.1.el7.x86_64 with xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patch, iomap-Switch-from-blkno-to-disk-offset.patch, dax-give-DAX-clearing-code-correct-bdev.patch patches
  • UFS file-system driver sources version based on a kernel version 3.10.0-957.10.1.el7.x86_64 compeled with R/W support patch
Improvement
CLOUDBOOT-415

Updated the following components for CentOS 7 default compute resources:

  • A kernel version to 3.10.0-957.10.1.el7.x86_64
  • An Multithreaded IO generation tool (fio)
Improvement
CLOUDBOOT-417

Updated a Xen version for CentOS 6 compute resources to 4.8.5.12.ga1f8fe0628-1.el6. The updated Xen version provides a resolution to the following XSA issues: 284285287288290291292293, and 294.

Improvement
CLOUDBOOT-418Increased a dom0_mem value for CentOS 7 Xen compute resources in a PXE config.
Improvement
CLOUDBOOT-420

Updated the following components for CentOS 7 Xen compute resources: 

  • A kernel version to 4.9.165-35.el7.x86_64
  • A libguestfs version to 1.36.10-6.2.el7.onapp
Improvement
CLOUDBOOT-422

Updated a kernel version to 2.6.32-754.12.1.el6.x86_64 for CentOS 6 KVM compute resources.

Improvement

CLOUDBOOT-424

Updated the following components for CentOS 6 Xen compute resources: 

  • A kernel version to 4.9.165-35.el6.x86_64
  • A UFS filesystem driver based on the kernel version 4.9.165-35.el6.x86_64 and compiled with the R/W support patch

Improvement

CLOUDBOOT-431

Updated the following components for CentOS 7 KVM compute resources: 

  • A kernel version to 3.10.0-957.12.1.el7.x86_64
  • A libvirt version to 4.5.0-10.el7_6.7
  • A UFS filesystem sources based on the kernel version 3.10.0-957.12.1.el7.x86_64 and compiled with the R/W support patch
  • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on the kernel version 3.10.0-957.12.1.el7.x86_64 and compiled with the following patches:
    • xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patch
    • iomap-Switch-from-blkno-to-disk-offset.patch
    • dax-give-DAX-clearing-code-correct-bdev.patch 

Improvement

CLOUDBOOT-432Updated an onapp-messaging version to 6.0.0-3 for all CloudBoot compute resources.

Improvement

CLOUDBOOT-458Updated Storage API requests to allow enabling/disabling epochs for a datastore.

Improvement

CLOUDBOOT-470Updated libvirt version to 0.10.2-64.el6_10.2 patched with fixed-xt_physdev-warning-when-defining-ip-6-tables patch for CentOS6 KVM ramdisk to address the CVE-2019-10161 issue.

Improvement

CLOUDBOOT-473

Updated the following components for CentOS6 KVM ramdisk:

  • kernel version to 2.6.32-754.17.1.el6.x86_64 to address the CVE-2019-3896, CVE-2019-11477, CVE-2019-11478, and the CVE-2019-11479 issue
  • qemu-kvm version to 0.12.1.2-2.506.el6_10.4 compiled with --enable-io-throttling to address the CVE-2019-9824 issue

Improvement

CLOUDBOOT-478

Updated the following components for CentOS 7 Xen ramdisk: 

  • A kernel version to 4.9.184-35.el7.x86_64
  • A UFS filesystem sources based on the kernel version 4.9.184-35.el7.x86_64 and compiled with the super-ufs_fs_write.patch

Improvement

CLOUDBOOT-479

Updated the following components for CentOS 6 Xen ramdisk: 

  • A kernel version to 4.9.184-35.el6.x86_64
  • A UFS filesystem sources based on the kernel version 4.9.184-35.el6.x86_64 and compiled with the super-ufs_fs_write.patch
  • MLNX_OFED stack is recompiled against kernel version 4.9.184-35.el6.x86_64
ImprovementCLOUDBOOT-483

Updated a Xen version for CentOS 7 ramdisk to 4.10.4-1.el7. 

Improvement
CORE-13033You can create a baremetal server on CloudBoot compute resources, using a new template based on CentOS 7 KVM.
Improvement
CORE-13148When you create a CloudBoot compute resource as a backup server, you can no longer enable and edit options that are available only for compute resources, such as Collect StatsDisable Failover, and Failover Recipe.


Integrated Storage 

Feature

CORE-14009

Added support for static backup servers to handle compute resources that run Integrated Storage.

Feature

CORE-13465

Now you can view and edit Integrated Storage settings on CloudBoot and static compute resources.

Feature

CORE-14208

Now you can manage network interfaces for static backup servers that support Integrated Storage. 

Feature

CORE-14198

Now storage configuration can be updated without a reboot of a compute resource with the help of SAN Controller service.

Improvement

STORAGE-771You can run liveUpdate listHVs with the -nc option while updating CloudBoot compute resources. The option allows to skip a confirmation box that appears for each unknown host on the list.  

Improvement

STORAGE-1551Added iptables rules to storage nodes on all CloudBoot compute resources to block access to Port 8080 from all sources except for a storage network and localhost.

Improvement

STORAGE-2065Added API requests for enabling and disabling epochs for a datastore.

Improvement

STORAGE-2123Added graceful shutdown for XFS drives mounted at storage controller.

Improvement

STORAGE-2133Replaced the obsolete groupmon services with SANController service in Integrated Storage code.

Improvement

STORAGE-2135Improved the procedure of assigning/unassigning drive to/from integrated storage cache.

Improvement

STORAGE-2152Added configurable RAM size parameter for DDWrapper to enable users to run "Integrated Storage Benchmark" with no errors.


Installer

Improvement

INSTALLER-413Updated a recovery ISO version to 7.6 for static compute resources and Control Panel installers.

Improvement

INSTALLER-417While an hourly database dump file is created, it is immediately compressed with Gzip to reduce disk space required to store plain-text dump files.

Improvement

INSTALLER-418

Improved the OnApp Control Panel and MySQL database dump script onapp-database-dump.sh as follows:

  • The script command line arguments have higher priority than database.yml settings.
  • Implemented -c MYSQL_SOCK to specify the Unix socket via command line arguments. You can use the Unix socket or host + port while working with the MySQL server.
  • The logs related to database dump are written into a separate file: /onapp/onapp-cp-install/onapp-database-dump.log
  • Added the DB_DUMP_CRON_ARGS variable to the OnApp CP main config file (/onapp/onapp.conf) to specify command line arguments for the database dump script and its crontab configuration.

Improvement

INSTALLER-450Added support for incremental updater to upgrade to OnApp 6.1 version.


Fixes

TypeKeyRelease NotesAffected Versions

CORE-11149When you hot migrated a load balancer to another compute resource at the View Load Balancer Details page, some of the assigned Firewall rules were not migrated.5.2-6.1 Edge 2

CORE-12833

The Enable Autoscaling slider was missing at the Confirmation step of the VS wizard.

6.0-6.1 Edge 1

CORE-12875

You could not create a virtual server with an assigned recipe on some Linux and Windows templates.

6.0-6.1 Edge 1

CORE-12880

The udev rules were not applied during the baremetal server provisioning.

6.0-6.1 Edge 1

CORE-12902The Clean Zombie Transaction box was not available for users who had the Clean zombie transaction permission but didn't have the Any action on transactions permissions.6.0-6.1 Edge 1

CORE-12903

It was impossible to add applications in the Application Servers menu due to unavailable screenshots in the application creation form.

6.0

CORE-12904

When you tried to decrypt password for AWS instance at the EC2 Instances Details page, the 500 Internal Server Error appeared.

5.5-6.0

CORE-12907

Added support for Windows 2019.

6.0

CORE-12909

It was possible to enable Acceleration for a virtual server created on a compute resource other than Xen or KVM.

6.0

CORE-12914

The error message did not explain why it is impossible to create a VS due to permission limitations.

6.0

CORE-12916

When you edited a template group, you could enter a KMS server label that is already in use.

5.0-6.0

CORE-12917

The huge list of payments at the User Payments page led to increased CPU load. Now, only ten payments are shown per page.

5.5-6.0

CORE-12919

Users with the Backup server by bucket restriction set could see backup servers that were not added to their buckets.

6.0

CORE-12920Non-working Edit button was displayed next to the templates at My Template Groups page.6.0

CORE-12921Hour and Minute labels overlapped the cell border in Suspend At box at the Auto Suspending step of the user creation wizard.6.0

CORE-12924

Default values were displayed instead of the values set by the user at the Confirmation step of the smart server creation.

6.0

CORE-12925

The Enforce Password Complexity label on the Defaults Configurations page was not aligned with other labels on the page.

6.0

CORE-12929

It was possible to create more than one accelerator in a network.

6.0

CORE-12944

The labels of assigned recipes overlapped in the virtual server wizard at the Recipes step.

6.0

CORE-12945

The 500 Internal Server Error appeared when trying to open production logs at the Integrated Storage Disk details page.

6.0

CORE-12953

It was impossible to boot a VS from a Windows ISO List if the VS was built on the compute resource of Any OS operating system type. In this case, only non_windows templates were displayed on the list.

6.0

CORE-12967

Baremetal servers were not created on Xen compute resources due to the insufficient amount of Dom0 RAM in the PXE config file.

6.0

CORE-12971

An empty space appeared under the Label has already been taken error message at the Template Store page.

6.0

CORE-12983

The Port Speed slider was not active at the Create Load Balancer page and as a result a load balancer was created with a network speed of 9090 Mbps.

6.0

CORE-12996

Increasing a size of a primary disk on a container server failed.

6.0

CORE-12997

A DNS domain was not changed to a new one after saving at the DNS Setup page on the Control Panel.

6.0

CORE-13007

The 500 Internal Server Error appeared when there were more than ten items in the output of the Get Logs API call.

6.0

CORE-13008

Incorrect backup size was displayed at the Backups page for different types of servers if the backup was taken on NFS mount.

6.0

CORE-13009

When you created a compute resource in a federated compute zone, the IpAddress is blank error occurred if both Buyer and Seller used Integrated Storage.

6.0

CORE-13012

The Unlock icon was missing for a Load Balancer that was being built.

6.0

CORE-13018

You could not create a virtual server from an instance package that was assigned to a specific compute zone in a bucket.

6.0

CORE-13025

Networks without IP nets were displayed as an available option in the VS creation wizard at the Resources step.

6.0

CORE-13032

The UnknownAttributeError occurred when you subscribed to a federated compute zone as a Buyer.

6.0

CORE-13034

The Get Catalog Details API request returned data about a user instead of a catalog.

6.0

CORE-13039

The number of resources overlapped the icons in the minimized version of a sidebar on the Control Panel.

6.0

CORE-13042

You could not assign to a user an IP address from an IP range that was not first in an IP net.

6.0

CORE-13055

Fixed the issue when a negative value appeared for a disk size in the VS wizard if the Disk Size limit set in the user bucket was exceeded.

6.0

CORE-13063

When you added an IP address to the Available IP addresses section when assigning an IP address to a user, the IP address disappeared after changing an IP range.

6.1 Edge 1

CORE-13068

When you ran the Get Cloud Usage Statistics API request, an undefined local variable or method cpu_used was returned.

6.0

CORE-13069

Virtual servers in Federation were created only with a primary disk, although a swap disk was also selected.

6.0

CORE-13087

The invalid Estimated Price per Hour was calculated for an instance package in the virtual servers wizard.

6.0

CORE-13097

Fixed the issue when the ConfigureOperatingSystem transaction failed due to the absence of a GRUB boot loader legacy configuration file on Xen-based Linux templates.

6.0

CORE-13098

The 500 Internal Server Error occurred upon an attempt to access recipes for a baremetal server after it was provisioned.

6.0

CORE-13099

DNS addresses were missing in the rebuild_network.bat file after adding resolvers and building a Windows virtual server.

6.0

CORE-13100

After you changed permissions and added extended attributes to the VS disk files, taking incremental backup failed.

5.5-6.0

CORE-13103

The CloudBoot related transactions failed on clouds where InfiniBand was enabled.

6.0

CORE-13112

The recovery mode was not enabled on a CentOS 7 based baremetal server due to the missing files (recovery-baremetal.kernel and recovery-baremetal.initrd) in the ramdisk-recovery directory.

6.0

CORE-13127

When you ran the Get Cloud Usage, VS CPU, Disk, and Network statistics API requests, you received an invalid XML output.

6.0

CORE-13179

The ConfigureOperaitingSystem transaction failed while creating a Windows XP/2003 virtual server on Xen compute resources where sysprep was enabled for a compute zone.

5.5-6.0

CORE-13208

Adding nodes to a Load Balancing Cluster via API resulted in the 500 Internal Server Error.

6.0

CORE-13230

The hot migration of the virtual server with disks might fail because the migratable option was not used while preparing the VS XML dump.

6.0

CORE-13292

When you tried to access your Control Panel at the login screen, the icon of Google+ was displayed instead of Google.

6.0 

CORE-13301

When you clicked the Drop Other Sessions button on your Control Panel, your other sessions were not dropped.

6.0

CORE-13304

The Delete DNS Record API request was run from an invalid user instead of a DNS Zone owner.

6.0

CORE-13306

When you ran the GET VS Billing Statistics API request, value and cost were returned as string instead of integer.

6.1 Edge 1

CORE-13326

When you created a virtual server and selected a particular network, different IP net, IP range, and IP address were returned in different browsers.

6.0

CORE-13327

If you edited grub.conf before taking a VS backup and converting the backup to template, restoring the VS from this template failed.

6.0

CORE-13328

You can now use a new API request to get details of OVA disks.

6.0

CORE-13330

When you clicked Switch but didn't change a Default PHP Version on the Application Server > Settings page, the 500 Internal Server Error appeared.

6.0

CORE-13331

The zombie_disks_size parameter was calculated taking into account compute resources that were disabled or had collect_stats set to false.

6.0

CORE-13342
CORE-13356

The statistics for the last hour was not collected on a Control Panel if a time zone was offset from UTC by 30 minutes.

6.0

CORE-13357

The Dashboard page was not loaded for a user who had only the Show cloud dashboard permission enabled.

6.0

CORE-13358

Virtual servers were created with enabled Acceleration, even though you disabled Acceleration in the wizard or via API.

6.0

CORE-13363

The prices for a virtual server usage on the User Statistics and Billing Statistics pages differed because the former page provided data for one more extra day in addition to the selected period.

6.0

CORE-13365When you confirmed a creation of a baremetal server with a recipe, the action was cancelled and an error message appeared.6.0

CORE-13366

When you were at the Custom Recipe Variables page for a baremetal server, the Add (+) button was missing.   

6.0

CORE-13405

Converting an OVA image with multiple disks and networks failed with an undefined method error. 

6.0

CORE-13420Disabled the possibility to restore an incremental backup with the Force Restore option on FreeBSD virtual servers. 6.0

CORE-13480

When the Any action on virtual servers permission was disabled, users could not accelerate virtual servers.

6.0

CORE-13486When users created a virtual server in Federation, the Estimated Price per Hour was equal to zero in the wizard.6.0

CORE-13488When you changed your timezone to non-UTC, the Show in my timezone option could not be applied to CPU, Network, and Disk IOPS statistics.6.0

CORE-13490

The CPU Time was calculated instead of the CPU Used percentage at the Cloud Usage page.

6.0

CORE-13491
CORE-13213

After you created two data store zones and assigned several data stores to each zone, the data stores were duplicated in the Primary Data Store box of the virtual server wizard.

6.0

CORE-13520

When a buyer in Federation viewed Integrated Storage data stores, Disk Capacity was equal to 0 B instead of a valid value.6.0

CORE-13523The compute resources with a Windows Only operating system type could be used to create a non-Windows virtual server.6.0

CORE-13530If the data_store_group_primary_id and data_store_group_swap_id parameters were not passed via the POST /virtual_machines API request, a data store was not automatically assigned to a virtual server.6.0

CORE-13581

When you tried to filter VSs using the search field at the Compute Resource Details page,  the 500 Internal Server Error appeared.

6.1 Edge 1

CORE-13602After you reassigned an additional disk from one virtual server to another, the disk remained attached to the source virtual server instead of the destination one.5.5-6.0

CORE-13617When you added two or more compute zones to Federation and these zones belonged to the same bucket, Access Control of the bucket became unavailable.6.0

CORE-13678When a new user logged in to Control Panel via SAML for the first time, a system error occurred.6.0

CORE-13679After you have configured pricing for service add-on groups in your bucket, this configuration was not displayed at the Service Add-ons step in the VS creation wizard.6.0

CORE-13693In the virtual server wizard, data stores were not available for selection if the Show compute zones on virtual server creation permission was disabled; and networks - if the Show compute resources on virtual server creation permission was disabled.6.0

CORE-13711When a user was granted only the Show Cloud Dashboard permission from the Dashboard permissions set and owned at least one virtual server, they could not login to Control Panel or access the Dashboard page.6.0

CORE-13719When you added translations to a custom locale at the i18n Customization menu and a key that was displayed was networking.virtual_machine_ip_addresses.index.delete_ip_address.confirm, the 500 Internal Server Error appeared.6.0

CORE-13726When you added translations for boolean expressions at the i18n Customization menu, the 500 Internal Server Error appeared.6.0

CORE-13742The 500 Internal Server Error appeared after you attempted to download Activity Log as a CSV file.6.0

CORE-13748The Network Interface Usage statistics was calculated differently for a Federation Buyer and Seller if they had different OnApp versions. If you are a Federation Buyer and you suspect the issue with the network interface statistics, please contact OnApp Support.6.0

CORE-13788After you created a VS in the federated zone and tried to edit the CPU priority value, the 500 Internal Server Error appeared.6.0

CORE-13793Sometimes when users scheduled any transactions for processing, they could be left in a pending state for a long time and not be processed at all.6.0

CORE-13811After you created a VS with more than one CPUs and set price for CPU shares, you could see the estimated price for CPU priority instead of CPU shares at the Adjust Resource Allocations page.6.0

CORE-13818

You could activate a database cluster without the required permissions. 

6.0

CORE-13819

When you tried to deploy a database cluster, not all transactions were running and not all nodes were checked and verified. 

6.0

CORE-13820

When you tried to deploy a database cluster, some extra transactions were running and the DeployDatabaseCluster transaction failed. 

6.0

CORE-13837

When you tried to start OnApp Daemon service during Daemon cluster creation process, the service was not started.

6.0

CORE-13846When you accessed Network Interface Usage from the VS Details page, the hourly speed of sent and received data sent was displayed in Kb instead of Gb.6.0

CORE-13851The virtual server password passed via the ROOT_PASSWORD recipe variable was not filtered in transactions logs.6.0

CORE-13853It was possible to upload to the Control Panel UI a PNG file that might potentially contain an XSS injection.5.5-6.0

CORE-13918The list of virtual servers assigned to a particular compute resource was empty if the Any action on compute resources permission was disabled.6.0

CORE-13954After the Virtual Servers page auto-refresh, the tooltip was displayed incorrectly when hovering over an OS icon.6.1 Edge 1

CORE-13978Text in the tooltips for some of the elements on the Dashboard was not aligned properly.6.1 Edge 1

CORE-13998The Total Cost with Discount and Total Free Amount didn't include monthly free prices at the User Statistics page.6.0

CORE-13999After you set use_cpu_units to false for a KVM compute_zone_resource via Buckets API, the CPU Units checkbox was available in the wizard on Control Panel UI.6.0

CORE-14002When you tried to create a load balancer via API, the No Method error appeared.6.0

CORE-14012Removed the See all Compute resources permission from the list of default permissions for the User role.6.0

CORE-14018After you enabled DRaaS for a virtual server, an automatically created DRaaS template group became available in the virtual server wizard.6.0

CORE-14033In the virtual server wizard, compute resources were not filtered according to the selected cloud location.6.0

CORE-14035

Federation Buyers did not receive notifications with correct hourly statistics.

6.0.0-152 - 6.1 Edge 1

CORE-14069The size of the pie charts for storage nodes was too small, and the information was not displayed in tooltips at the View Storage Node Disks page.6.0-6.1 Edge 1
CORE-14077When you tried to add a new IP address to the VS at Virtual Servers menu, IPv6 filter was not working.6.0-6.1 Edge 2

CORE-14105When you accessed the Monthly Bills page after you updated from OnApp 5.5 to OnApp 6.0, the fee for the month of update was calculated incorrectly.6.0

CORE-14112After you created a Windows-based VS and rebuilt it to Linux, you couldn't edit it. Now the possibility to rebuild a Windows-based virtual server to Linux/FreeBSD template and vice versa is removed.6.0

CORE-14117The drop-down menu with the number of items to show at the Virtual Servers page was overlapped by Create Virtual server button with each auto-refresh.6.0.0-196-6.1 Edge 1

CORE-14118When a user had some networks available on a bucket but did not have the networks permissions enabled, the IP nets were not displayed in the VS creation wizard. Now the IP nets are available for the user, depending only on the billing restrictions.6.0

CORE-14120When you tried to attach a backup resource to a virtual server on R1Soft backup plugin, the EnableResourceForVirtualServer transaction failed.6.0

CORE-14123When a user had the See all IP Addresses permission disabled, they could still see all the IP addresses via the GET API request.6.0

CORE-14124When a user had the See all IP Addresses permission disabled, they could still see all IP addresses at the Assign IP Address page.6.0

CORE-14125When you tried to assign an IP address to a network interface allocated to a VS, you couldn't see the list of IPs from the drop-down menu at the Assign IP Address page.6.0

CORE-14137After you enabled DRaaS for a virtual server, an automatically created DRaaS template group became available during the VS rebuild process.6.0.0-152-6.1 Edge 1

CORE-14154After you created a recovery point for a virtual server on R1Soft backup plugin, the records of recovery points were duplicated at the Recovery Points page after synchronizing with OnApp Control Panel.6.0

CORE-14165After you restarted OnApp daemon, in SNMP stats collections logs you could see Inconsistent VMs states detected. Forcing update info messages.6.1 Edge 1

CORE-14167After you disabled billing at the Edit System Configuration page, you couldn't configure a primary disk size in the VS wizard as well as create a new VS.6.0

CORE-14169

After you accessed the Locales page and tried to find the translation for excessive phrases or those containing the % symbol via the search box, the translation was not found.

6.0

CORE-14170When you sorted bucket users by Full Name, User Name, or User Group, a list of all users appeared instead of users associated with a bucket. 6.0

CORE-14171Disabled sorting by CPU Used/Available/MHz and RAM Total/Free at the All Compute Resources page on Control Panel. 6.0

CORE-14173

After you have installed the OnApp CDN Appliance template to the cloud at the Templates page, it was missing as an adding option at the Template Store page.

6.0

CORE-14174After you removed OVA template at the All OVAs page, the total number in the sidebar menu was not updated for CP users.5.5

СORE-14184The deactivation of logical volumes, such as virtual server disks that were activated on two compute resources simultaneously or activated on the wrong compute resource, failed. 6.0

CORE-14185When you enabled the Show compute resources on virtual server creation permission but disabled Show compute zones on virtual server creation, both resources and zones were available for selection in the virtual server wizard. 6.0.0-159

CORE-14190

When you started up a VS and accessed the Edit XML Config page, you could see that the RebootVirtualServer transaction was running instead of the StartupVirtualServer transaction. 

6.1 Edge 1

CORE-14200

It was possible to enable Encrypt password slider and send empty password fields at the Properties step of the VS creation wizard.

6.1 Edge 1

CORE-14223You could not startup a VS with the Extended CPU configuration enabled at the Manage CPU Configuration page, if some of the additional flags were disabled.6.0-6.1 Edge 1

CORE-14228

Locked status was missing in Get Resource Pool Details API call output.

6.0.0-159 - 6.1 Edge 1

CORE-14235

The value of a virtual server CPU Priority on a CentOS 6 Xen compute resource did not correspond to the value set while creating the virtual server. 

6.0

CORE-14239

After you ticked the port speed unlimited checkbox at the Edit Network Interface page, you could still configure the value of the port speed with the slider.

6.1 Edge 1

CORE-14242Tooltips with long labels for OnApp components were cropped in new OnApp interface.6.1 Edge 1

CORE-14239

After you ticked the port speed unlimited checkbox at the Edit Network Interface page, you could still configure the value of the port speed with the slider.

6.1 Edge 1

CORE-14247

When you selected the Cold-migrate when hot-migration fails check box at the Confirmation step of the Migration wizard, this configuration was not saved.

6.1 Edge 1

CORE-14262

An undefined method error occurred while creating a Windows virtual server from an OVA template where a virtual disk had two partitions.

6.0

CORE-14263

The number of CDN resources was not updated on the left bar on the Control Panel after resources were deleted from Aflexi.

6.0

CORE-14265

After removing a location from CDN Dashboard, the CDN Sync Runner service was down on the OnApp side. 

6.0

CORE-14266

After you clicked Pause All CDN Accelerators, the acceleration was paused for all destination virtual servers but the rerouting rules were not removed from production_aflexi.log.

6.0

CORE-14270

After you edited prices for CPU and RAM quotas for a PAYG resource pool in a bucket, the billing statistics was gathered based on the old prices.

6.0.0-159-6.1 Edge 1

CORE-14275

After you cloned a bucket, prices for Template Store were not displayed in Rate Card of a cloned bucket. 

6.0

CORE-14286If you assigned multiple IPs with external IP addresses to a VS at the Virtual Server Properties page, the IPs were not formatted properly.6.1 Edge 1

CORE-14287

After you enabled TRIM for data stores, created a VS on KVM CentOS 7 compute resource and tried to hot full migrate this VS, the transaction failed with an Invalid argument: disk target vda not found error.

6.1 Edge 1

CORE-14293After you set zoom to <=90%, the Power buttons at the Virtual Servers page were not displayed properly.6.1 Edge 1

CORE-14296When you disabled a backup resource option at the Edit Backup Resource page, it was still possible to enable it for a VS at the Virtual server backup resources page.6.0-6.1 Edge 1

CORE-14297When you clicked any tab at the SSH-Keys for Virtual Server page, you got to the System tab at the Configuration page instead of the selected one.

6.0-6.1 Edge 1

CORE-14298

After you tried to generate API key at the User Profile page and hovered the cursor over the API key, the system did not recognize the key anymore.

6.1 Edge 1

CORE-14321

When you enabled acceleration on a VS and accessed the Acceleration Reporting page, the tooltip for bandwidth chart was not recognized by the system. 

6.1 Edge 1

CORE-14323

Fixed the issue when the CreateCdnServer transaction failed due to the incorrect configuration of the SERVER_TYPE parameter.

6.1 Edge 1

CORE-14346

When you tried to apply the translation at the Locales page, the 500 Internal Server Error appeared.

6.1 Edge 1

CORE-14360

Backup creation failed with the Could not find attached scsi disk error while creating a session on a compute resource.

6.0.0-159

CORE-14361

When the VS was powered off you could still edit and reset its XML config file with a reboot. Now reboot option is unavailable for powered off virtual servers.

6.0

CORE-14362

After you disabled location groups in the OnApp Dashboard license, they were still displayed on Control Panel UI.

5.0-6.1 Edge 1

CORE-14402

Users with Any actions on Virtual Routers permission couldn`t assign IP nets to Virtual Router.

6.1 Edge 1

CORE-14415If you added an IP address to a Control Panel VS with High Availability enabled, metrics for this VS was duplicated. 6.0-6.1 Edge 1

CORE-14422

When you tried to create a Windows-based VS in the new wizard, the Windows Licensing Type box was inactive and you couldn't select the licensing type at the Templates step. 

6.1 Edge 1

CORE-14429Some of the template images were displayed incorrectly at the Template Store page.6.0.0-159-6.1 Edge 2

CORE-14442

The Edit disk button was available for users who didn't have the corresponding permissions enabled.

5.5-6.1 Edge 1

CORE-14446

A user with a default permissions set and the Create and manage user OVAs (a user can view/create/edit/delete OVAs created by any user) permission enabled could not create and manage OVAs.

6.0.0-159

CORE-14454There was no pagination on the All OVAs and User OVAs pages.6.0.0-159-6.1 Edge 1

CORE-14456

Pagination on the Auto Import Rules page in CP for a vCenter user was not displayed properly.

6.1 Edge 1

CORE-14473

When you tried to recreate SDN bridge at the SDN network page, the transaction failed. 

6.0.0-159-6.1 Edge 2

CORE-14478When you tried to power on load balancer at the Load Balancers Properties page, the process failed with unable to parse mac address error. 6.0.0-152-6.1 Edge 1

CORE-14484

When you assigned a network interface to a VS, and then powered off the VS and deleted the NIC, the server’s hostname disappeared.

6.1 Edge 1

CORE-14491

It was not possible to set a CPU Quota for a compute resource.

6.0

CORE-14518

After you migrated a virtual disk to a new data store, the disk was billed under the source data store zone's bucket instead of the destination data store zone.

6.0.0-159-6.1 Edge 1

CORE-14519

After you created a virtual server backup and then changed an owner of the virtual server, the previous owner was billed for the backups instead of the new owner.

6.0, 6.1 Edge 1

CORE-14523

After you opened a bucket, added a resource and immediately closed the box without saving the changes, you could no longer run some actions, such as logging out from Control Panel.

6.0, 6.1 Edge 1

CORE-14532

An error occurred when you tried to edit a CPU Quota that was set to any value except for unlimited for a compute resource.

6.0.0-159

CORE-14551

When you tried to access Federation Subcribed or Unsubscribed page, the 500 Internal Server Error appeared.

6.0

CORE-14555

The database connection was lost if you initiated a transaction with a lot of log output data.

5.5-6.0

CORE-14615

When you clicked the OAuth Providers tab on the Authentication page, the 500 Internal Server Error appeared.

6.1 Edge 1

CORE-14619

It was not possible to add nodes when editing load balancer because the drop-down box with the nodes list was empty.

6.0.0.-196-6.1 Edge 2

CORE-14629It was impossible to view the CPU and bandwidth statistics data for the same period of time at the Dashboard page.6.0.0-196-6.1 Edge 1

CORE-14630After you configured CDN bandwidth value at the Buckets page, this value was not displayed properly at the CDN Resources page.6.1 Edge 2

CORE-14633After you changed the label of the template at the Templates List page, it was not updated at the Buckets page.6.0.0-196-6.1 Edge 1
CORE-14634When you tried to edit a template price and apply it to all buckets in the Buckets menu, the update was only applied to the bucket where you first edited the price.6.0.0-196-6.1 Edge 1

CORE-14658There was inconsistency in calculating the memory usage between the VSs in the same compute zone at the Usage Trends page.6.0.0-196-6.1 Edge 1

CORE-14660When you tried to restore backups taken from a VS additional disk, files created on this disk were not restored.6.1 Edge 1-6.1 Edge 2

CORE-14664Description text was missing at the VS Disk Migration Wizard page.6.1 Edge 2

CORE-14731When you created a VS with a network interface with a speed limit exceeding the port speed limit set in a bucket, you couldn't assign an IP address to that network interface.5.5-6.1 Edge 2

CORE-14746When you tried to log in to OnApp under admin account protected with Yubikey, authentication failed.5.0-6.1 Edge 1

CORE-14757After you set Storage Controller RAM value for a CloudBoot compute resource in OnApp interface, you could edit it only in the config/info_hub.yml configuration file.6.0.0-196

CORE-14794After upgrade to OnApp 6.0.0-196, you couldn’t run the rake backups:sync_space_used rake task the No such file or directory error appeared.6.0.0-196

CORE-14823When you applied the dark system theme to your Control Panel, some of the interface components merged with the color of background and were not separated properly.6.1 Edge 2
CORE-14870After you updated your CP to OnApp version 6.1 Edge 1 or 6.1 Edge 2 and generated statistics for the cloud, the output was duplicated on the Dashboard.6.1 Edge 2
CORE-14883When you created a VS from custom template previously edited in GRUB file, these changes were not reflected in the VS. 6.1 Edge 2
CORE-14909After you created application server and added new application to it, you couldn`t backup the application from the Application Servers menu.6.1 Edge 2
CORE-14910The 500 Internal Server Error appeared when you tried to change database user privileges for an application server from the Application Servers menu.6.1 Edge 2
CORE-14926You couldn't assign an IP address to an Accelerator, Container server, Storage server, or Edge server at the Assign IP Address page as the corresponding popup did not load.

6.0-6.1 Edge 2

CORE-14938

The 500 Internal Server Error appeared at the EC2 Instances page when you logged in to your Control Panel with expired AWS credentials.

6.0.0-196

CORE-11914

Items that were not related to vCloud Director were displayed at the Dashboard page for vCD users.

5.6-6.0

CORE-11927

Sometimes a vCD user could view the incorrect list of available vCloud organization networks in an organization virtual datacenter.

5.8-6.0

CORE-12892When an external vCD network had multiple IP allocations, OnApp failed to recognize all the allocations beyond the first one.4.3-6.0

CORE-12893

Invalid items from a vCD catalog were displayed in re-sync logs when trying to upload an .ovf file into vCD catalog.

6.0

CORE-12894

Virtual servers suspended in vCD were displayed in the OnApp VSs list with the Building status.

6.0

CORE-12895

The Tools menu was still displayed next to a virtual server, after it had been suspended from vCD and displayed as inactive in OnApp.

6.0

CORE-12896

There was an inconsistency between font types and sizes displayed at the Resource Pools details page for vCD.

6.0

CORE-12897

When you tried to create a vCD resource pool of the Pay-As-You-Go type, the transaction failed and there was no error message.

6.0

CORE-12898

Migration from vCD to KVM failed for a virtual server that was suspended and then unsuspended before the migration. 

6.0

CORE-12913

The vCD statistics for CPU and memory was not displayed on the Dashboard page.

5.8-6.0

CORE-12922When you added a service add-on to a vCloud VS, the price of that service add-on was not displayed at Virtual Server Details page.6.0

CORE-12923Automation settings sliders were aligned incorrectly at the Confirmation step of the Migration wizard when trying to migrate a vCloud VS to KVM.6.0

CORE-12947

The 500 Internal Server Error appeared in OnApp interface when trying to create vCD resource pools.

6.0

CORE-12949The 500 Internal Server Error appeared when trying to unsuspend a vApp virtual server in OnApp interface after successfully suspending it both in vCloud and OnApp interfaces.6.0

CORE-12950It was impossible to assign a network interface to a vApp virtual server after adding organization network to this vApp.6.0

CORE-12964

The CPU Cores icon overlapped a long name of a NIC in the Deploy vApp wizard.

6.0

CORE-12990When you composed a new vApp from two vApps where one virtual server was stopped and another was powered on, the StopVApp transaction failed with an error.6.0

CORE-13021It was possible to initiate the deletion of resource pools that still contained resources, such as vApps and Media. Added a popup window to inform a user about existing resources that should be removed first.6.0

CORE-13022

After you updated an IP pool for External Network in vCD, the IP pool was removed from the network in OnApp.

6.0

CORE-13024When you created a vCD Edge Gateway with two or more networks, the transaction failed.

6.0

CORE-13047

After you created a vCD Edge Gateway using an external network with two or more IP pools, only the last IP address was displayed at the Edge Gateway page in OnApp.

6.0

CORE-13058

The buttons in the Automation Settings of the Deploy vApp wizard were partly hidden.

6.0

CORE-13065

The Use Gateway DNS option was not applied to a vCD Org Network after enabling the option from OnApp CP.

6.0

CORE-13086

After applying the unlimited CPU and Memory values for a vCD Pay-As-You-Go Resource Pool, the values were set to zero and could not be edited.

6.0

CORE-13123

When you edited a vCD orchestration model, settings that you set were not saved.

6.0

CORE-13128

When you disabled the Read any Provider Resource Pool permission, you could not deploy a vCD orchestration model.

6.0

CORE-13138

When you migrated a virtual server from vCD/vCenter to KVM, the Remove Source VM when migration is successful checkbox was enabled by default.

6.0

CORE-13160

If a migration from vCD/vCenter to KVM failed, the subsequent migrations would fail on the ImportDiskPartitions transaction.

6.0

CORE-13186

Importing vCloud Director to OnApp sometimes failed with the ReadTimeout error. 

6.0

CORE-13193

When you edited a vCD VS that was included into a vApp, the changes were not updated at the vApp > Tools > Starting and Stopping VSs page. If you recomposed the vApp, the updated virtual servers were duplicated at the Starting and Stopping VSs page.

6.0

CORE-13194

Statistics was not collected for vCloud Director external networks that were based on Standard Virtual Switch (VSS) port groups.

6.0

CORE-13199When you tried to access the Edge Gateway Details page as a vCloud admin user, the 500 Internal Server error appeared.6.0.0-52-6.1 Edge 1

CORE-13253

After you created a vCloud Director external network with multiple IP allocation, the synchronization failed to import the network to OnApp.

6.0

CORE-13254

When you applied changes in vCD to an external network, such as adding subnet or editing Static IP Pool, the changes were not synchronized to OnApp.

6.0

CORE-13268

It was possible to delete a vCD instance that had an organization network.

6.0

CORE-13316

The Resource Pool that was disabled in vCloud Director could be used to create an edge gateway or deploy a vApp in OnApp.

6.0

CORE-13317

When you were at a particular vCD Edge Gateway page, some labels in the Interfaces section did not correspond to the same labels at the Edge Gateways page.

6.0

CORE-13318

When a vApp owner was changed, a name of a new owner was displayed in the billing statistics for a time period when the new user did not own the vApp virtual servers.

6.0

CORE-13319

If a vApp was owned by System in vCD and System Owner in OnApp, recomposing the vApp in OnApp failed with 500 Internal Server Error.

6.0

CORE-13421

When you edited a vCD Resource Pool, the Compute Resources values did not correspond to the values set for the Resource Pool.

6.0

CORE-13422

You can now set vCPU Speed for a vCD Orchestration Model to a decimal number in MHz.

6.0

CORE-13492When you created a firewall rule without a name on an edge gateway via NSX, the rule was not synchronized from vCD to OnApp.5.7-6.0

CORE-13493

When you edited a vCD orchestration model, the Customizable/Visible settings and Data Store Options were reset after saving.

6.0

CORE-13494

When you created a IPSEC VPN tunnel in OnApp, the Enable VPN option was missing and the service was not started on a vCD Edge Gateway.

6.0

CORE-13495

You can edit a network quota for Resource Pools via OnApp UI and API to change a default zero value that is set on the vCloud Director side.

6.0

CORE-13497When you deployed a vCD Orchestration Model, an Org Network was not created. 6.0

CORE-13501When you edited a vCD Edge Gateway, you could see external networks not added to the bucket in the External Networks drop-down list.6.0

CORE-13510

When you added a vApp network, the Direct Org Networks were missing in the drop-down box.

6.0

CORE-13512

The CreateOrgVDCNetwork transaction failed during creation of the Isolated and Routed vCD Org Networks.6.0

CORE-13542The Recompose vApp Timeout parameter was missing at the Settings > Configuration > vCloud Timeouts page.6.0

CORE-13543When you edited a data store for a vCD Resource Pool, the fractional part of 0.5 was added to any value that you entered into the Disk Capacity box.6.0

CORE-13570When you created a vCD Edge Gateway without enabling Advanced Options sliders at the first step of the creation wizard, the transaction failed.6.0

CORE-13584When you created a new vCD Orchestration Model, the transaction failed during network quota validation for a Resource Pool.6.0

CORE-13588You could set less than minimum values for some of the vCloud orchestration model VDC properties, and the minimum values could be set higher than the maximum ones. 6.0.0-196-6.1 Edge 1

CORE-13674It was possible to edit a compute resource for a vCD Orchestration Model.6.0

CORE-13675When you created a new vCD Orchestration Model, the None option was missing for a Default Network Pool.6.0

CORE-13676When you tried to create a vCD Edge Gateway, you could select external networks not assigned to a Provider VDC and the transaction failed.6.0

CORE-13677The CreateEdgeGateway transaction failed while creating a vCD Edge Gateway with the networks that did not support rate limits but were available for selection in the creation wizard at OnApp side.6.0

CORE-13695The Logs page for vCD users contained some redundant buttons, such as Clean Logs and Cancel All Pending Backups.6.0

CORE-13759When you deployed a vCD Orchestration Model, the Network Quota box was missing and as a result a Resource Pool was created with the network quota set to 42.6.0

CORE-13760When you deployed an Orchestration Model with the Reservation Pool VDC model type, the CPU and Memory Resources parameters for other model types could appeared.6.0

CORE-13809The migration of a virtual server from VMware to KVM failed if the virtual server had NVRAM of MF files alongside with OVF and VMDK.6.0

CORE-13815The Default Network label was not displayed for a vCD Orchestration Model.6.0

CORE-13842After you added all resources to a vCD bucket, you could not migrate a vCD VS to KVM since the dropdown lists with resources in the Migration to KVM wizard were empty.6.0

CORE-13892When you were at the Edge Gateway Details page with an external network that did not support rate limits, then empty Rate Limits section was displayed.6.0

CORE-13893After you enabled rate limits for Edge Gateway and selected an external network not supporting rate limit on the first two steps of the Edge Gateway creation wizard, the empty page was displayed at the Configure Rate Limits step.6.0

CORE-13901After you created a vCD edge gateway with an external network that did not support rate limits, the Edit Rate Limits option was still displayed when clicking the Actions icon at Edge Gateways page and the Tools button at the Edge Gateway Details page.6.0

CORE-13908When you tried to create a vApp template and set more than 32 CPU cores for the VS, you exceeded the system limit and the vApp creation failed.5.5-6.0

CORE-13909When you logged into OnApp as a vCD Organization Admin user, you had access to usage statistics for all virtual servers on Control Panel.6.0

CORE-13910Sometimes under certain circumstances, after a VDC was created from OnApp, the synchronizer removed the VDC and replaced it with a new one. As a result, data stores remained assigned to the deleted VDC and were not available for usage.6.0

CORE-13911When you were at the Resource Pool Details page, the GHz/MHz values were missing for vCPU speed, CPU reserved and CPU used.6.0

CORE-13949When you tried to delete a network interface from a vCD VS, a system error Couldn't find Networking::NetworkInterface with 'id' occurred.6.0

CORE-13990When you created a vCD Organization, the Company Billing Plan box appeared instead of Bucket.6.0

CORE-13991After you edited an Orchestration Model and deleted all Networks to Create, the networks remained connected to the orchestration model.6.0

CORE-13992At the Usage Trends page, vCD users could view statistics for all resources available on the Control Panel instead of the vCD-related resources only.6.0

CORE-14060The 500 Internal Server Error occurred while creating a VDC from the default Admin user account.6.0

CORE-14065vCloud Director users could view Resource Pools statistics for any customer via a direct URL.6.0

CORE-14100When you edited a vCD Resource Pool, the Compute Resources values did not correspond to the values set for the Resource Pool.6.0

CORE-14102When you tried to add vCloud Director to OnApp UI, the transaction failed with an Undefined method `id' for nil:NilClass error.6.0

CORE-14103When you tried to add vCloud Director to OnApp UI, the transaction failed with an Unauthorized usage of Callbacks! Class name: Networking::VCloud::VAppNetwork error.6.0

CORE-14104If the users with a vCloud Organization Administrator role had See all roles or See user's own roles permissions enabled but all permissions for Organizations disabled, they could see the list of all organizations instead of list of assigned organizations at the Role Details page.6.0

CORE-14105During the vCD import to OnApp CP, the system attempted to import vapp_startup_items for a virtual server with the Failed to create status. Now vapp_startup_items are no longer imported for VSs with the Failed to create status.6.0

CORE-14114You cannot insert to a virtual server floppy disk image files that are no longer supported by vCloud Director.6.0
CORE-14133When users created a vCD Edge Gateway, they could exceed the IP Address limit set for a network zone in a bucket.  6.0.0-122

CORE-14136Sometimes when you tried to create a vCD resource pool, it was created without the assigned data stores and the transaction failed with Billing::Sources::Origins::NotFound error.6.0

CORE-14146When you tried to create a vCD edge gateway and disabled the Configure Default Gateway slider in the creation wizard at the Default Gateway step, the 500 Internal Server Error appeared.6.0

СORE-14161Sometimes logs on the vApp details page were not updated automatically and a reload of the page was required. 6.0

CORE-14101

When you deployed a Windows virtual server from a vCenter template, a hostname was not configured to the one you specified.

6.0

CORE-14269

When a vCloud VS was reassigned to a new vApp via the vCD interface, the change was not reflected in the OnApp interface.

5.7 - 6.0

CORE-14274

Added the Total Amount box to display a price for all Resource Pools and Storage Policy Usage for a given period of time at the Resource Pool Statistics page.

6.0.0-159

CORE-14299

After you enabled Automatically reboot option at the Guest Customization step when creating a vApp from a VS, the VS was powered off instead of being powered on after the reboot.

6.1 Edge 1

CORE-14340

The email address of a vCloud user overlapped the role of the user at the User Profile page.

6.1 Edge 1

CORE-14341

The label of a vCloud user group overlapped the time zone value at the User Profile page.

6.1 Edge 1

CORE-14354

Reimplemented the logic of destroying an Edge Gateway network interface using the components/onapp-networking/app/services/networking/network_interfaces/destroy.rb file. 

6.0.0-159 - 6.1 Edge 1

CORE-14425

Some interface elements were not aligned properly on the Recipes step in VS creation wizard.

6.1 Edge 1

CORE-14430

Labels on the Auto Import Rules page were displayed in lower-case letters.

6.1 Edge 1

CORE-14439

After a vApp was created, its status was stuck on Pending until the page was reloaded.

6.0.0-159-6.1 Edge 1

CORE-14440

Updated an info box at the Network Interfaces page for vCD virtual servers, saying that changes to NIC configuration is disabled for servers with powered-on snapshots.

6.0, 6.1 Edge 1

CORE-14441

You could initiate the Convert vApp transaction for a vApp that contained a virtual server with inserted media.

6.0.0-98-6.1 Edge 1

CORE-14480

If you restored a vCloud VS from a snapshot, the server’s hostname disappeared.

6.1 Edge 1

CORE-14502

After you logged in to Control Panel as a vCloud user and tried to create a new VS, an error notification “You do not have permissions for this action" appeared.

6.1 Edge 1

CORE-14592The Services tab was missing at the vCD Edge Gateway Details page.6.0.0-159-6.1 Edge 1

CORE-14620You could not select a role for a vCloud user at the Edit User Profile page, as the User Roles drop-down list box was empty.6.1 Edge 1

CORE-14621

You could not migrate VSs from vCloud Director to KVM as the transaction failed with the system error.

6.1 Edge 1

CORE-14654When you deleted a VS disk in the vCloud interface, it was not deleted in the OnApp interface.6.1 Edge 1

CORE-14665When you tried to migrate VSs from vCloud Director to KVM via API, the 500 System error appeared.6.1 Edge 1

CORE-14718

When you tried to recompose a vApp with one VS with assigned organization network, the transaction failed.

6.0-6.1 Edge 1

CORE-14744Sometimes after you added a disk to a vCD VS, the disk was duplicated in the Disks menu of the OnApp interface.  6.1 Edge 1
CORE-14826When you tried to import vCD organizations in multiple vCloud director mode to OnApp, the 500 system error appeared.6.1 Edge 2

CORE-14971

When you enabled acceleration for a network at the Accelerator Dashboard page, the traffic was too high and resulted in system slowdowns. To address this issue, updated an onapp-messaging version to 6.1 for all static compute resources. 

6.0-6.1 Edge 2

CORE-12899

CORE-12900

When users had an autogenerated password, they could not create a Windows VS on vCenter compute resources.

6.0

CORE-12927

When you added one additional disks to a storage disk for a vCenter virtual server, two disks with the same identifier but with different IDs were added.

6.0

CORE-13245

When you added networks to vCenter virtual servers, you could select networks from a cluster to which the VS did not belong.

6.0

CORE-13247When you tried to add or delete IPs for a VS imported from vCenter to OnApp, the IP addresses config is not correct! error appeared.6.0.0-80-6.1 Edge 1

CORE-13409

When you added a network interface to a vCenter virtual server, some invalid DSwitch-Uplink options were available on a list of physical networks.

6.0

CORE-13487

When you attached a Veeam based backup resource to a vCenter virtual server, the ScheduleCreate transaction failed.

6.0

CORE-13529

After you imported the vCenter VS to OnApp Control Panel, incorrect password was displayed at the VS Details page.

6.1 Edge 1

CORE-13766After you edited an instance package for a vCenter virtual server, settings were applied but the 500 Internal Server Error appeared when you accessed the VS page.6.0

CORE-13950The system error occurred while rebuilding a vCenter virtual server from the same template. 6.0

CORE-13989After you created a Windows VS from an OVA template, a label specified during creation was used as a hostname in vCenter.6.0

CORE-13994If a virtual server built from an OVA template was moved from the root folder in vCenter, the template was re-uploaded during subsequent deployments in OnApp because the system couldn't locate it in the root folder. If you want to move an OVA virtual server in vCenter, go to VMs and Templates > New folder > New VM and Template folder and Move to folder in the pop-up box.6.0

CORE-14076After you created a vCenter virtual server and tried to rebuild it, the transaction failed.6.0

CORE-14109After you uploaded a vCenter OVA template to a backup server that was not attached to a vCenter compute resource, the template was not displayed in the VS creation wizard.6.0

CORE-14152All network joins were removed from your vCenter compute resource when you ran the rake vcenter:resync_clean command via SSH.6.0.0-152-6.1 Edge 1

CORE-14163It wasn't possible to assign to a network interface an IP address that was previously removed from a vCenter virtual server. 6.0

CORE-14164You could not create a virtual server from an OVA template, if a destination vCenter compute zone was not attached to a backup server. 6.0

CORE-14209You could not manage admin or user notes at the User Profile page after RAM resize on a vCenter VS.6.0.0-159-6.1 Edge 1

CORE-14271

After deploying a Windows virtual server from OVA on vCenter UI, a hostname was displayed incorrectly as hostname.localdomain on OnApp CP. 

6.0 - 6.0.0-159

CORE-14272

When you tried to reset a root password for the Windows VS imported from vCenter, the transaction failed with an Fatal: InvalidArgument: A specified parameter was not correct error.

6.0

CORE-14278When you imported a vCenter VS built from instance package to OnApp, the VS’s disk was not imported. 6.0.0-159-6.1 Edge 1

CORE-14283

When you tried to edit CPU and RAM resources for a vCenter VS created from Windows template that allows resizing of the resource without the reboot, the VS resize was still performed with a reboot.

6.0.0-159

CORE-14294When you tried to build a VS on a vCenter compute resource using an Instance package, the transaction failed with the system error.6.1 Edge 1

CORE-14295

When you tried to create a vCenter VS from OVA template using instance packages as resources, not all transactions required for successful VS creation were initiated.

6.1 Edge 1

CORE-14347When you cloned a vCenter VS and tried to assign an IP address to it, the transaction failed with a Fatal: IP addresses config is not correct! error.6.1 Edge 2

CORE-14355

When you edited a vCenter VS, you couldn't set RAM to the value other than a multiple of 128.

6.0.0-159

CORE-14356

When users created a Windows VS with the encrypted password on vCenter compute resources, it was not saved in the configuration and the default password was used instead.

6.0.0-122

CORE-14383

When you tried to clone a vCenter VS, it was cloned without assigned IP addresses and you had to assign them manually.  

6.1 Edge 1

CORE-14406When you updated a vCenter Windows-based VS administrator’s credentials at the VS Properties page, they were also changed for the service user with a different admin account. 6.0.0-159-6.1 Edge 1

CORE-14414If you removed or assigned an IP address to a vCenter Windows-based VS with password encryption enabled, the administrator password was reset to a random value.6.0.0-159-6.1 Edge 1

CORE-14418When you cloned a vCenter Windows-based VS, the cloned VS did not have an IP address assigned and required a password update.6.1 Edge 1

CORE-14421

You could not clone a vCenter VS with two network interfaces.

6.1 Edge 1

CORE-14428

If you cloned a vCenter VS with admin or user notes, the latter were not cloned along with the server.

6.1 Edge 1

CORE-14432

When you tried to clone a vCenter Vs with an auto-import rule, the transaction failed.

6.1 Edge 1

CORE-14450

When adding a vCenter resource, a system error occurred if PvLANs were used.

6.0, 6.0.0-159

CORE-14453

Sometimes vCenter virtual servers were duplicated at the Virtual Servers page if you configured an auto-import rule.

6.0.0-122, 6.1 Edge 1

CORE-14458

When you created an auto-import rule as a vCenter user, labels on the Auto Import Rules page were displayed in lower-case letters.

6.1 Edge 1

CORE-14500

After you powered off a vCenter VS with a hostname and imported it to Control Panel, the VS hostname was not imported.

6.1 Edge 1

CORE-14501

If you tried to migrate a VS from vCenter to KVM, the 500 Internal Server Error appeared in the Migration wizard.

6.1 Edge 1

CORE-14538When you created a windows VS in vCenter and migrated it to KVM, ImportVirtualServer transaction was displayed in the Activity Log instead of MigrateVirtualServer transaction.6.0.0-159-6.1 Edge 1

CORE-14571After you configured credentials for vCenter VS and resynced vCloud Director with OnApp, new login and password were not synced in the OnApp interface.6.1 Edge 1

CORE-14591Running a recipe on a Windows-based vCenter VS posed a security risk at a user’s sensitive data stored in the *.bat files, which are now removed.6.0.0-159-6.1 Edge 1

CORE-14606You could not import a vCenter VS to OnApp simultaneously with creation of a Windows-based VS on the same compute resource.6.0.0-196-6.1 Edge 1

CORE-14607When you tried to clone a vCenter VS without a set password, the transaction failed.6.1 Edge 1

CORE-14608When adding a vCenter Network Interface, a Fatal: VLAN can not be blank error occurred if PvLANs were used.6.1 Edge 1

CORE-14622

When you tried to import multiple VSs from vCenter to OnApp, some of the VSs were imported without IP addresses.

6.1 Edge 1

CORE-14690After you imported vCenter VS without pre configured hostname to OnApp, the 500 System error appeared.6.1 Edge 1

CORE-14720The total number of CPUs was calculated incorrectly at the vCenter Virtual Server Details page.6.0-6.0.0-196

CORE-14726After you imported some vCenter VSs to Control Panel and ran the rake vcenter:resync_clean rake task, all VSs were removed from Control Panel.6.0.0-196-6.1 Edge 1

CORE-14727When you tried to assign an IP address to an imported vCenter VS with service credentials set, the transaction failed with the Fatal: IP addresses config is not correct! error.6.0.0-196-6.1 Edge 1

CORE-14728After you imported a vCenter VS with two NICs to OnApp and tried to assign an IP address to the NIC 1, the transaction failed.6.0.0-196-6.1 Edge 1

CORE-14781When you tried to deploy any linux-based VS in vCenter, the transaction failed with a system error.6.1 Edge 2

CORE-14805A CPU Cores label was displayed instead of a CPU Socket one at the Confirmation step in Create vCenter VS wizard.6.0.0-196-6.1 Edge 2

CORE-14832When you managed to reset a password for a vCenter Windows-based VS, there was no confirmation it was successful. The change was not reflected in the OnApp interface and the transaction was marked as failed in the Logs menu.6.0.0-196-6.1 Edge 2
CORE-14847You could not assign an IP address to a network interface of a vCenter CentOS-based VS, because the Submit button in the pop-up Add IP Address window at the Allocate New IP Assignment page was not responsive.6.0.0-196-6.1 Edge 2
CORE-14852When you tried to clone a Linux-based vCenter VS with an encrypted password at the View Virtual Server Details page, the Clone Virtual Server confirmation button was not responsive.6.1 Edge 2
CORE-14858The 500 Internal Server Error appeared on the market side when trying to remove a federated VS’s disk at the Disks page.6.1 Edge 2
CORE-14874If a dvPortGroup vCenter network component or a datastore identifier were the same for several vCenter resources, they were overwritten by OnApp during the resync.6.0-6.1 Edge 2

CORE-11349After you applied a custom primary locale at the Locales page, the Advanced Settings button label in the CDN Resource wizard was still written in the default language.4.0-6.1 Edge 2

CORE-12878

After updating a CDN resource on CP, Let’s Encrypt SSL was disabled.

5.10-6.0

CORE-12879

When you turned on WAF on CDN resource, all WAF rules were enabled by default, but this actually blacklisted all the ruleset.

6.0

CORE-12912

The CDN bandwidth limit was not set on the Aflexi side after assigning a bucket with bandwidth limit to a user.

6.0

CORE-12954

The undefined method error appeared when trying to assign buckets to CDN users.

6.0

CORE-13126

When you updated a CDN resource, WAF rules were removed from a blacklist for the resource.

6.0

CORE-13130After you edited some resources at CDN Resources page, you could not see the CDN Location price at the Edge Group Details page.6.0.0-62

CORE-13133

If you selected a SNI SSL certificate while creating an HTTP CDN resource, the certificate was not enabled for the resource.

6.0

CORE-13789When you tried to create a new CDN accelerator, you couldn't select a location at the Cloud Locations step of the creation wizard.6.0

CORE-13912After you created a CDN edge server and accessed the Edge Server details page, the cloud location was different from the one you indicated during the creation process.6.0

CORE-13913When you powered on CDN servers on compute resources without a DNS name, the servers were running at a low speed.5.0-6.0

CORE-14180CDN SSL certificates removed from Aflexi were not removed from the OnApp database. 6.0

CORE-14207The number of CDN SSL certificates was not updated on the left bar on the Control Panel after certificates were deleted from Aflexi. 6.0

CLOUDBOOT-326Updated a Xen version on CentOS 7 to address the XSA-278 issue. 5.8-6.0

CLOUDBOOT-349You could not connect to CloudBoot CentOS 6 compute resources via SSH due to invalid permissions to the generated ssh keys files.6.0

CLOUDBOOT-367Re-implemented logic of how the CPU cores number is calculated on CloudBoot Xen compute resources based on CentOS 6 and CentOS 7.5.0-6.0

CLOUDBOOT-409Reinstalled the Multithreaded IO generation tool (fio) on all CloudBoot compute resources.5.5-6.0

CLOUDBOOT-437Now STDERR is skipped while displaying volume group information within the vgdisplay.sh script.5.5.0-92-6.1 Edge 1

CLOUDBOOT-438Updated qemu-kvm-ev version to 2.12.0-18.el7_6.5.1  for CentOS7 KVM ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue.5.5.0-92-6.1 Edge 1

CLOUDBOOT-439

Updated the following components for CentOS 7 KVM compute resources to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and CVE-2019-11091 issue: 

  • A kernel version to 3.10.0-957.12.1.el7.x86_64
  • A libvirt version to 4.5.0-10.el7_6.7
  • A UFS filesystem sources based on the kernel version 3.10.0-957.12.1.el7.x86_64 and compiled with the R/W support patch
  • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on the kernel version 3.10.0-957.12.1.el7.x86_64 and compiled with the following patches:
    • xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patch
    • iomap-Switch-from-blkno-to-disk-offset.patch
    • dax-give-DAX-clearing-code-correct-bdev.patch
5.5.0-92-6.1 Edge 1

CLOUDBOOT-442

Updated the following components for CentOS 6 KVM ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue:

  • A kernel version to 2.6.32-754.14.2.el6.x86_64
  • A libvirt version to 0.10.2-64.el6_10.1 patched with fixed-xt_physdev-warning-when-defining-ip-6-tables patch
  • A qemu-kvm version to 0.12.1.2-2.506.el6_10.3 compiled with --enable-io-throttling
5.5.0-92-6.1 Edge 1

CLOUDBOOT-443Updated kernel version to 3.10.0-957.12.2.el7.x86_64 for CentOS 7 default ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue.5.5.0-92-6.1 Edge 1

CLOUDBOOT-449Updated libvirt version to 4.5.0-10.el7_6.10 for CentOS7 KVM ramdisk to address the CVE-2019-10132 issue.5.5.0-92-6.1 Edge 1

CLOUDBOOT-452

Updated the following components for CentOS6 Xen ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue:

  • A kernel version to 4.9.177-35.el6.x86_64
  • A UFS filesystem driver based on the kernel version 4.9.177-35.el6.x86_64 and compiled with the R/W support patch
  • A Xen version to 4.8.5.21.g752fb21a29-1.el6
5.5.0-92-6.1 Edge 1

CLOUDBOOT-453

Updated the following components for CentOS7 Xen ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue:

  • A kernel version to 4.9.177-35.el7.x86_64
  • A UFS filesystem driver based on the kernel version 4.9.177-35.el7.x86_64 and compiled with the R/W support patch
  • A Xen version to 4.10.3.38.g48bd9061a2-1.el7
  • The following NetXtreme II drivers’ version to 7.14.54:
    • bnx2.ko on 2.2.5w
    • bnx2x.ko on 1.714.25
    • cnic.ko on 2.5.20w
    • bnx2i.ko on 2.11.19.0
5.5.0-92-6.1 Edge 1

CLOUDBOOT-459

Updated the following components for CentOS7 Xen ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue:

  • A kernel version to 3.10.0-957.21.2.el7.x86_64
  • A UFS filesystem sources based on the kernel version 3.10.0-957.21.2.el7.x86_64 and compiled with the R/W support patch
  • An XFS filesystem driver sources version to 3.10.0-327.36.3.el7.x86_64 based on the kernel version 3.10.0-957.21.2.el7.x86_64 and compiled with the following patches:
    • Xfs-make-xfs_bmbt_to_iomap-available-outside-of-xfs_.patch
    • iomap-Switch-from-blkno-to-disk-offset.patch
    • dax-give-DAX-clearing-code-correct-bdev.patch
  • The following NetXtreme II drivers’ version to 7.14.54:
    • bnx2.ko on 2.2.5w 
    • bnx2x.ko on 1.714.25 
    • cnic.ko on 2.5.20w
    • bnx2i.ko on 2.11.19.0
5.5.0-92-6.1 Edge 1

CLOUDBOOT-461Updated a kernel version to 3.10.0-957.21.2.el7.x86_64 for CeneOS7 default ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue.5.5.0-92-6.1 Edge 1

CLOUDBOOT-464Updated a kernel version to 2.6.32-754.15.3.el6.x86_64 for CentOS6 KVM ramdisk to address the CVE-2018-12130, CVE-2018-12126, CVE-2018-12127, and the CVE-2019-11091 issue.5.5.0-92-6.1 Edge 1

CLOUDBOOT-471When the value of RAM on CloudBoot KVM compute resource exceeded 1 TB, it was not displayed properly at the Compute Resources page.5.0-6.1 Edge 2
CLOUDBOOT-482

When you enabled acceleration for a network at the Accelerator Dashboard page, the traffic was too high and resulted in system slowdowns. To address this issue, updated an onapp-messaging version to 6.1 for all CloudBoot compute resources. 

6.0-6.1- Edge 2

CLOUDBOOT-490There was not enough free space for the filesystem, therefore increased a dom0_mem value for CentOS 7 Xen compute resources in a PXE config.6.1

STORAGE-2115It was impossible to enable NVMe device for XEN compute resources from Control Panel interface.5.0-6.1 Edge 1

STORAGE-2136When you tried to create a VS on XEN CentOS7 compute resources, the StartupVirtualServer transaction failed.6.1 Edge 1

STORAGE-2141It was impossible to build a VS with integrated storage on KVM CentOS7 compute resource.6.1 Edge 1

STORAGE-2143

It was impossible tpo enable epochs from console.

6.1 Edge 1

STORAGE-2144

When you tried to initiate nodes repair from the Control Panel interface, the transaction failed.

6.1 Edge 1

STORAGE-2146

It was impossible to start SANController service if inactive controller was restarted from Control Panel.

6.1 Edge 1

STORAGE-2155When you tried to update integrated storage on static or CloudBoot compute resources, the transaction failed with an Attribute error.6.1 Edge 1

STORAGE-2161When you tried to take a VDisk snapshot, the transaction failed.6.1 Edge 1

STORAGE-2162

When you when you tried to create a VS having at least one compute resource or backup server with inconsistent network, the 500 Internal Server Error appeared.

6.1 Edge 1

INSTALLER-431

Now Stderr error is skipped while displaying volume group information within the vgdisplay.sh script.

5.5.0-92-6.1 Edge 1

INSTALLER-436

Before upgrading your Control Panel, you had to backup config/network_protocols.yml and restore it after the upgrade, to prevent it from overwriting.

5.5.0-92-6.1 Edge 1

INSTALLER-442You could not run the Control Panel Installer via SSH, as the SNMP_TRAP_IPS address was not validated.5.5.0-92-6.1 Edge 1

INSTALLER-444You could not schedule a vcenter:resync_clean rake task via SSH by running a cat /etc/crontab command.5.8-6.1 Edge 2

INSTALLER-448When the value of RAM on static KVM compute resource exceeded 1 TB, it was not displayed properly at the Compute Resources page.5.5.0-92-6.1 Edge 2

INSTALLER-452After the upgrade to OnApp version >= 5.6, you could see a rake aborted! error notification because of the irrelevant billing:store_billing_plan_orders rake task running, which is now removed.5.6-6.1 Edge 2