Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHEA-2017:0108 - Product Enhancement Advisory
Issued:
2017-01-17
Updated:
2017-01-17

RHEA-2017:0108 - Product Enhancement Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Enterprise Virtualization Manager 3.6.10

Type/Severity

Product Enhancement Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated RFEs packages that fix several bugs and add various enhancements are now available.

Description

The Red Hat Enterprise Virtualization Manager is a centralized management platform that allows system administrators to view and manage virtual machines. The Manager provides a comprehensive range of features including search capabilities, resource management, live migrations, and virtual infrastructure provisioning.

The Manager is a JBoss Application Server application that provides several interfaces through which the virtual environment can be accessed and interacted with, including an Administration Portal, a User Portal, and a Representational State Transfer (REST) Application Programming Interface (API).

Changes to the ovirt-engine component:

  • This update ensures that configuration changes to the self-hosted engine virtual machine are propagated immediately to the storage domain. Previously, configuration changes were not propagated to the storage domain, and self-hosted engine tooling had to wait for the normal OVF refresh cycle to view the updated configuration. (BZ#1343991)
  • This update fixes an issue where V2V fails for a VMware external provider which contains special characters in a data center, cluster, or folder name. The characters are now encoded on the V2V engine side before sending them to the VDSM.

1) This solution encodes the VMware data center and VMware cluster parts of the uri. For example, in the URI vpx://user@vcenter/<DATACENTER>/<CLUSTER>/esxi?no_verify=1 the <DATACENTER> and <CLUSTER> parts are encoded, including folders if they exist. Other parts of the URI are left decoded.

2) The UI will display the data center and cluster as was originally typed by the user.

3. The encoding is done on the frontend and should be also done while using REST APIs for VMware V2V. (BZ#1379363)

  • The latest virtio-win release which includes Windows 10 drivers is now required by Red Hat Virtualization Manager to ensure it will be upgraded. (BZ#1379564)
  • Previously, when merging a snapshot to a base RAW volume, the RAW volume was not refreshed. This meant that merging a snapshot that was extended to a RAW base volume when the virtual machine was not running on the SPM would fail. This update ensures that the VDSM refreshes the base volume as needed. (BZ#1386612)
  • With this update, the Red Hat Enterprise Virtualization Manager prevents upgrading to version 3.6 if there are any self hosted engine hosts running on Red Hat Enterprise Linux 6. (BZ#1395357)
  • Previously, when a backup was executed the log only showed 'Started' and 'Finished' values without further information. This meant that it was not obvious what process had started and finished. Now, the log shows 'Backup started at' and 'Backup finished at' values when a backup is executed so that it is clear what process has started and finished. (BZ#1396586)
  • A bug was discovered in the sysprep templates for 64-bit platforms where some parts were improperly marked as "for 32-bit platform" and thus ignored by Windows. This has now been fixed. (BZ#1402817)
  • This release introduces a 'force' flag, which can be used to update a storage server connection regardless of the associated storage domain status (allowing updates even when the storage domain is not in Maintenance mode).

For example: PUT /ovirt-engine/api/storageconnections/123;force=true (BZ#1386606)

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Virtualization 3.6 x86_64

Fixes

  • BZ - 1343991 - [z-stream clone - 3.6.10] Support update of the HE OVF ad-hoc
  • BZ - 1364792 - [downstream clone - 3.6] [Disk profile] Cannot add VM. Disk Profile YYY with id XXX is not assigned to Storage Domain ZZZ
  • BZ - 1369749 - [z-stream clone - 3.6.10] TestOnly: Extra leap second on 31st of December 2016
  • BZ - 1375079 - [downstream clone - 3.6.9] Failure to create a template with QCOW2 disks on iscsi domains (RHEL 7.3 LVM changed return code)
  • BZ - 1379122 - [z-stream clone - 3.6.10]Clusters with no display network after upgrade
  • BZ - 1379363 - [z-stream clone - 3.6.10] [z-stream clone - 4.0.5] Special characters in VMware cluster and data center name should be handled correctly
  • BZ - 1379564 - [z-stream clone - 3.6.10] rhevm should require a virtio-win version that provides win10 drivers within vfd
  • BZ - 1380596 - error: error creating state file /var/lib/logrotate.status: Read-only file system
  • BZ - 1386289 - [z-stream clone - 3.6.10] User can't assign CPU profile after upgrade from 3.6 to 4.0
  • BZ - 1386606 - [z-stream clone - 3.6.10] Introduce a 'force' flag for updating a storage server connection
  • BZ - 1386612 - [z-stream clone - 3.6.10] [downstream clone - 3.6.10] Live merge fails after a disk containing a snapshot has been extended
  • BZ - 1395107 - [z-stream clone - 3.6.10] Do not reconnect during setupNetworks
  • BZ - 1395357 - Prevent upgrade of engine to 3.6 if it's a hosted-engine on el6 hosts
  • BZ - 1396586 - [z-stream clone - 3.6.10] "Started - Finished" Messages in the audit log without any information
  • BZ - 1397409 - [Text] The 3.6 engine backup tool should point users at the upgrade helper
  • BZ - 1399489 - [z-stream clone - 3.6.10] memory consumption improvements
  • BZ - 1402817 - [z-stream clone - 3.6.10] Custom Locale settings on deploy of new virtual machine with sysprep option doesn't work
  • BZ - 1402859 - [downstream clone - 3.6.10] [RFE] Optimize performance of host monitoring

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Virtualization 3.6

SRPM
rhevm-3.6.10.2-0.2.el6.src.rpm SHA-256: 00fe082d074bb15d05ed67e493153e8b95d6fb0429f5ea28b617fbbc5bff2445
x86_64
rhevm-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 1a12997e7ae1e46fe8ea8cd2a86d163814c5076e10cc9b4a910f0135c6baf5c3
rhevm-backend-3.6.10.2-0.2.el6.noarch.rpm SHA-256: a8cdd0e62af3b24542ad3782029090334412b9e3eb0f575302f7a209df54f58d
rhevm-dbscripts-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 4510b150966903d0217e41852a717f0cfb62cf014e16e85701fc054926ddcccf
rhevm-extensions-api-impl-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 3dc3e57ff29ee40f1f552ac8d4cb8ee120a46ddbb99f7b69b3e254cf94840fe9
rhevm-extensions-api-impl-javadoc-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 5b6314886c255062284f9256ed86020e18801a67d78419eb7a7ff4f974d13d22
rhevm-lib-3.6.10.2-0.2.el6.noarch.rpm SHA-256: f1936094bd9ec8b70f29f65998476a6db54702c9ddd9b8adb67b2441d31b0e83
rhevm-restapi-3.6.10.2-0.2.el6.noarch.rpm SHA-256: c8e9b6e4c4cffc33a0aefcb86c73613ec2489a520126d43570f7e08969448a1b
rhevm-setup-3.6.10.2-0.2.el6.noarch.rpm SHA-256: cc207be4433dab95020cb750914dfaedd0683bede070200f73123b7b97db778b
rhevm-setup-base-3.6.10.2-0.2.el6.noarch.rpm SHA-256: dc8bbe9445e2132d5d9385727507e6254b095d584f818206b47d962cebd84b96
rhevm-setup-plugin-ovirt-engine-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 5ac4a7603e990432f1271271a637b88821b7d43f40d014105e1e1cc4adf22bce
rhevm-setup-plugin-ovirt-engine-common-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 16dba9a1fb4c94d0ace1b7a6014d009811df4b090e586991e0fef371dde9dde3
rhevm-setup-plugin-vmconsole-proxy-helper-3.6.10.2-0.2.el6.noarch.rpm SHA-256: c267345af086b9b05e6a0d71a63170f7121f212268ac904016ba4e27bf1c9568
rhevm-setup-plugin-websocket-proxy-3.6.10.2-0.2.el6.noarch.rpm SHA-256: f9943efd872b80add2b2d0e8efacf8f401d75b64fc726253ea5a9c71409641f5
rhevm-tools-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 53e5a048f12ddeb42fcf041d92728496e976fe324e1fee3d39739eb2a72de104
rhevm-tools-backup-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 5633025de9479215f95f73eaeefefee0dff040436607e0a0120cbb4192ef3c6b
rhevm-userportal-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 23cbbf6cdc6681d42ba9ffe1e27ba0cd3711aa7d6ec07c1319a4e402d3034b56
rhevm-userportal-debuginfo-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 5e4e28f9e6bc383f54f5c09a140919681033232644621d60ad3c758f24c9d29b
rhevm-vmconsole-proxy-helper-3.6.10.2-0.2.el6.noarch.rpm SHA-256: f7c4cc46a581544e3358b04fb635a6d050eaf77f366804fb8bb819764d1d1aa2
rhevm-webadmin-portal-3.6.10.2-0.2.el6.noarch.rpm SHA-256: cef63e8af3b497c6f5456b3af3b6b3f64aa4b2264ba7bd1fae8355db8b06f53a
rhevm-webadmin-portal-debuginfo-3.6.10.2-0.2.el6.noarch.rpm SHA-256: e51f98729ba92183262679053a5a00e42a851aab576d632918381ced9cfedcc8
rhevm-websocket-proxy-3.6.10.2-0.2.el6.noarch.rpm SHA-256: 59969e6a0f2fce9176502af4da824ae1b486a9552d0cccb5d5d4c301f4b2e90e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility