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-2013:0926 - Product Enhancement Advisory
Issued:
2013-06-10
Updated:
2013-06-10

RHEA-2013:0926 - Product Enhancement Advisory

  • Overview
  • Updated Packages

Synopsis

rhevm-dwh 3.2 bug fix and enhancement update

Type/Severity

Product Enhancement Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated rhevm-dwh package that fixes various bugs is now available.

Description

The Red Hat Enterprise Virtualization Manager data warehouse package provides
the ETL process and DB scripts to create a historic database API. Enables SQL BI
reports creation for management and monitoring.

This update fixes the following bugs:

  • When a virtual machine's IP exceeded 255 characters, it was not reported in

the history database. The virtual machine IP column has been changed to text,
allowing almost unlimited characters. The history database can now be populated
with data for virtual machines with multiple IP addresses. (BZ#953148)

  • rhevm-dwh-setup previously failed because of a syntax error in the upgrade

from Red Hat Enterprise Virtualization 3.1 to 3.2 which was not compatible with
PostgreSql 8.4. This syntax error has been fixed, and upgrading from Red Hat
Enterprise Virtualization 3.1 to 3.2 no longer breaks compatibility with
PostgreSQL 8.4 (BZ#892278)

  • Previously, no statisitics appeared in Red Hat Enterprise Virtualization

reports in the v3_2_statistics_vms_users_usage report. A patch fixes this, and
statistics now appear in the v3_2_statistics_vms_users_usage report. (BZ#894716)

  • The pid (1077) is now displayed in the rhevm-dwhd service message. (BZ#889755)
  • Previously, rhevm-dwhd log wrote exceptions logs but showed no events or logs

in the audit_log reports table. The audit_log reports table now contains the
information that is written to the exceptions logs. (BZ#902028)

  • The is_auto_suspend field has been removed from Red Hat Enterprise

Virtualization reports. (BZ#885640)

  • Previously, upgrading the rhevm-dwh package produced an error which prevented

the database warehouse service from starting. This was caused by a requirement
for the engine service to be running when the rhevm-dwhd was started. This
requirement has been removed, so after the upgrade rhevm-dwh runs as expected.
(BZ#913384)

  • Previously, the database incorrectly stored "Mixed" databases (3) as

"Inactive" (2). The webadmin portal displayed the correct value, but the value
was incorrect in the history database in the
statistics_storage_domains_resources_usage_samples field. The database now
stores the correct database status. (BZ#922499)

  • rhevm-dwh previously reported the names of SPICE sessions incorrectly. When

reporting the name of the SPICE session, rhevm-dwh previously collected the
value of guest_cur_user_name from the vm_dynamics table, but it should have been
collecting the value of console_curr_username. rhevm-dwh now collects the value
of console_curr_username and reports it as the name of the SPICE session.
(BZ#926952)

  • The status field is now used in the history database to display the history of

Storage Domains' statuses. (BZ#846272)

All Red Hat Enterprise Virtualization reports and data warehouse users are
advised to upgrade to this updated package which address these issues.

Solution

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

Affected Products

  • Red Hat Virtualization 3.2 x86_64

Fixes

  • BZ - 846272 - PRD32 - [rhevm-dwh] - RFE - Add storage domains status in the History DB
  • BZ - 885640 - please remove is_auto_suspend field
  • BZ - 889755 - [rhevm-dwh] - Service - Add "pid" string in /etc/init.d/ovirt-engine-dwhd service message [TEXT]
  • BZ - 892278 - [ovirt-engine-dwh] dwh-setup fails.
  • BZ - 894716 - [rhevm-dwh] - History DB - No Statisitics in hourly and daily tables
  • BZ - 902028 - [rhevm-dwh] - Table audit_log - No Logs in table for an exception (Blocks DNS using iptables)
  • BZ - 913384 - [rhevm] - Upgrade - Error Can't start the ovirt-engine-dwhd service (Upgrade from si25.4 to si27.1)
  • BZ - 921445 - [rhevm-dwh] - Update manifest file for 3.2
  • BZ - 922499 - [rhevm-dwh] - History DB - Storage Domain Status "Mixed" is not saved correctly (in statistics_storage_domains_samples)
  • BZ - 926952 - [rhevm-dwh] - BR45 - DWH Saves incorrect username for spice session
  • BZ - 953148 - ETL does not populate the dwh db.

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.2

SRPM
x86_64
rhevm-dwh-3.2.0-10.el6ev.noarch.rpm SHA-256: 333ad508920e3848432916c59556c3893b1d19dc037c0ae0fca48cda1bbec249

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