5.3. Updating Red Hat Enterprise Virtualization Manager Reports

Summary
The Red Hat Enterprise Virtualization Manager Reports must be updated separately to the Red Hat Enterprise Virtualization Manager. This task provides instructions for updating both the history database and the reporting engine. You must run all commands in this task while logged into the system hosting Red Hat Enterprise Virtualization Manager as the root user.

Procedure 5.3. Updating Red Hat Enterprise Virtualization Manager Reports

  1. Use the yum command to update the rhevm-reports\* packages.
    # yum update -y rhevm-reports \*
  2. Run the rhevm-dwh-setup command to update the rhevm_history database.
    # rhevm-dwh-setup
  3. Run the rhevm-reports-setup command to update the reporting engine.
    # rhevm-reports-setup
Result
You have successfully updated the Red Hat Enterprise Virtualization Manager Reports.