Bug 1045869 - [REPORTS] - BR18 doesn't count rhel 6.x x64 as RHEL
Summary: [REPORTS] - BR18 doesn't count rhel 6.x x64 as RHEL
Keywords:
Status: CLOSED DUPLICATE of bug 1031612
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-reports
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Yaniv Lavi
QA Contact: Barak Dagan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-22 17:08 UTC by Barak Dagan
Modified: 2014-07-13 23:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-22 17:09:48 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
images of the report (52.17 KB, image/png)
2013-12-22 17:08 UTC, Barak Dagan
no flags Details

Description Barak Dagan 2013-12-22 17:08:24 UTC
Created attachment 840376 [details]
images of the report

Description of problem:
Can be seen from the attached image, that the report ignores the rhel 6.x x64 (6.5 installed) on both RHEL Vs Linux, RHEL Vs Windows graphs

Version-Release number of selected component (if applicable):
is25

How reproducible:
100%

Steps to Reproduce:
1. 1 Vm of rhel 6.x x64, 1 VM of window and some "other"
2. Create br18 reports, after 3 days
3.

Actual results:
rhel machine is not counted under rhel graphs

Expected results:


Additional info:
$ psql -d engine -c "select vm_name, vm_os from vms;"

 vm_name | vm_os 
---------+-------
 VM-3    |     0
 VM-4    |     0
 rhel_65 |    19
 win7    |    12
 se11    |  1193
 VM-0    |     0
 VM-1    |     0
 VM-2    |     0
(8 rows)

Comment 1 Yaniv Lavi 2013-12-22 17:09:48 UTC

*** This bug has been marked as a duplicate of bug 1031612 ***


Note You need to log in before you can comment on or make changes to this bug.