Bug 1268151 - [RFE] RHEV_M-Report that shows the Active VMs running on particular hosts and sort it
Summary: [RFE] RHEV_M-Report that shows the Active VMs running on particular hosts and...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-reports
Version: 3.5.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Shirly Radco
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-01 23:18 UTC by Sarvesh Pandit
Modified: 2019-10-10 10:16 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Cause: Consequence: Fix: Result:
Clone Of:
Environment:
Last Closed: 2016-06-01 08:45:22 UTC
oVirt Team: Reports
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1978183 0 None None None Never

Description Sarvesh Pandit 2015-10-01 23:18:13 UTC
Description of problem:
Currently there is no report which shows the Active VMs running on particular hosts and there is option to sort it by host or VM.

Version-Release number of selected component (if applicable):
rhevm-3.5.1.1-0.1.el6ev.noarch
rhevm-reports-3.5.1-12.el6ev.noarch

If this kind of report is included then it will be good. This type of report will give more clear idea about status of the active VM and on which host it is running.

Comment 2 Yaniv Lavi 2015-10-11 17:32:54 UTC
This can be done easily via ad hoc reports, please refer to docs and you should be able to do this.

Comment 9 Einav Cohen 2015-11-24 13:19:30 UTC
(In reply to Sarvesh Pandit from comment #0)
> Description of problem:
> Currently there is no report which shows the Active VMs running on
> particular hosts and there is option to sort it by host or VM.
> 

@Bimal / Sarvesh, try to search in the web-admin/api as follows:

"VMs: status = up host = host-1-name or host = host-2-name or ... or = host-n-name"

[the above is effectively: 
--
VMs: status = up AND (host = host-1-name or host = host-2-name or ... or = host-n-name)
--]

will that be sufficient?

Comment 10 Sarvesh Pandit 2015-11-24 16:20:23 UTC
(In reply to Einav Cohen from comment #9)
> (In reply to Sarvesh Pandit from comment #0)
> > Description of problem:
> > Currently there is no report which shows the Active VMs running on
> > particular hosts and there is option to sort it by host or VM.
> > 
> 
> @Bimal / Sarvesh, try to search in the web-admin/api as follows:
> 
> "VMs: status = up host = host-1-name or host = host-2-name or ... or =
> host-n-name"
> 
> [the above is effectively: 
> --
> VMs: status = up AND (host = host-1-name or host = host-2-name or ... or =
> host-n-name)
> --]
> 
> will that be sufficient?

Hello Einav,

Yes we can see the list but actually, Customer is looking for status in reports not in admin portal.

Is it possible have it in reports?

Comment 13 Shirly Radco 2016-06-01 08:45:22 UTC
Removing support for reports in 4.0.
Will reopen if relevant.


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