Description of problem: Ovirt-engine-dwh fails with the following DB error: ERROR: integer out of range STATEMENT: INSERT INTO vm_interface_samples_history (history_datetime,vm_interface_id,receive_rate_percent,transmit_rate_percent,vm_interface_configuration_version) VALUES ($1,$2,$3,$4,$5) Version-Release number of selected component (if applicable): ovirt-engine-dwh-4.2.1-1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. Long time of the environment usage or set the sequence to its maximum and start the DWH. Actual results: ERROR: integer out of range Expected results: No error raised Partially fixes in Bug 1121994
There was a spelling bug in the https://gerrit.ovirt.org/#/c/32941/ patch for the vm_interface samples/hourly and daily tables.
Primary keys 'history_id' on big dwh tables are now bigint. verified in ovirt-engine-dwh-4.2.2-1.el7ev.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:1487
BZ<2>Jira Resync