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 RHBA-2017:1000 - Bug Fix Advisory
Issued:
2017-04-18
Updated:
2017-07-17

RHBA-2017:1000 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

ovirt-host-deploy bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated ovirt-host-deploy packages that fix several bugs and add various enhancements are now available.

Description

The ovirt-host-deploy packages provide deployment implementation required for Red Hat Virtualization Manager to deploy new hosts. The packages contain a Python library and Java library used by the Red Hat Virtualization Manager package. These libraries are the core deployment logic.

Changes to the ovirt-host-deploy component:

  • Previously, Red Hat Virtualization Manager couldn't install legacy RHEV-H when in 3.6 Compatibility Mode. This is now fixed. (BZ#1412906)
  • Previously, host-deploy added a udev rule to change the default I/O scheduler to 'deadline', because the then-default scheduler was not adequate. This rule used 'RUN' to run a command to set the default.

Some storage vendors have recommendations to set other specific schedulers for their devices, some of which use 'ATTR', a sysfs attribute. However, udevadm scans all the files in /etc/udev/rules.d, then first sets all the ATTR configurations, and then runs the RUN commands, making it impossible to follow the storage vendors' recommendations successfully, as our rule would override them.
Now, with RHEL 7, the default is 'deadline', so the udev rule is not needed anymore. host-deploy was changed to not add this rule, and to remove the conf file it added in the past, if found. It is now possible to successfully set I/O schedulers as needed using ATTR. (BZ#1381219)

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/2974891

Affected Products

  • Red Hat Virtualization 4.1 x86_64
  • Red Hat Virtualization 4 for RHEL 7 x86_64
  • Red Hat Virtualization for IBM Power LE 4 for RHEL 7 ppc64le

Fixes

  • BZ - 1379403 - Build ovirt-host-deploy for RHEL 7 RHEV 4.1
  • BZ - 1381219 - Remove udev rule for deadline elevator (from host deploy) - not needed in EL7 hosts.
  • BZ - 1412906 - ovirt-engine can't install legacy RHV-H in 3.6 Compatibility Mode

CVEs

(none)

References

(none)

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

Red Hat Virtualization 4.1

SRPM
ovirt-host-deploy-1.6.3-1.el7ev.src.rpm SHA-256: 81e9070c29337c613103fadd3b8c9642cc09b464435a6dfb5defc8ed9024bb33
x86_64
ovirt-host-deploy-1.6.3-1.el7ev.noarch.rpm SHA-256: c4fdcdff02268bab2b778d1ed9247aa7a327fb66b456193352c13775c94b9ff8
ovirt-host-deploy-java-1.6.3-1.el7ev.noarch.rpm SHA-256: 0e2a5874f08bcea19fb4b2ebb7ea57a8aa0cb84af4287553a8b854f4996c053e

Red Hat Virtualization 4 for RHEL 7

SRPM
ovirt-host-deploy-1.6.3-1.el7ev.src.rpm SHA-256: 81e9070c29337c613103fadd3b8c9642cc09b464435a6dfb5defc8ed9024bb33
x86_64
ovirt-host-deploy-1.6.3-1.el7ev.noarch.rpm SHA-256: c4fdcdff02268bab2b778d1ed9247aa7a327fb66b456193352c13775c94b9ff8
ovirt-host-deploy-java-1.6.3-1.el7ev.noarch.rpm SHA-256: 0e2a5874f08bcea19fb4b2ebb7ea57a8aa0cb84af4287553a8b854f4996c053e
ovirt-host-deploy-javadoc-1.6.3-1.el7ev.noarch.rpm SHA-256: fc4dc02eca55cfd53d3064ec77a605635653ac0f573e90e2b6951bffe9ec667a

Red Hat Virtualization for IBM Power LE 4 for RHEL 7

SRPM
ovirt-host-deploy-1.6.3-1.el7ev.src.rpm SHA-256: 81e9070c29337c613103fadd3b8c9642cc09b464435a6dfb5defc8ed9024bb33
ppc64le
ovirt-host-deploy-1.6.3-1.el7ev.noarch.rpm SHA-256: c4fdcdff02268bab2b778d1ed9247aa7a327fb66b456193352c13775c94b9ff8
ovirt-host-deploy-java-1.6.3-1.el7ev.noarch.rpm SHA-256: 0e2a5874f08bcea19fb4b2ebb7ea57a8aa0cb84af4287553a8b854f4996c053e
ovirt-host-deploy-javadoc-1.6.3-1.el7ev.noarch.rpm SHA-256: fc4dc02eca55cfd53d3064ec77a605635653ac0f573e90e2b6951bffe9ec667a

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