Bug 1140735
| Summary: | [RFE] [ovirt optimizer] Improve current/target cluster for better readability | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] ovirt-optimizer | Reporter: | Lukas Svaty <lsvaty> | ||||
| Component: | RFEs | Assignee: | Martin Sivák <msivak> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Shira Maximov <mshira> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | --- | CC: | bugs, dfediuck | ||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||
| Target Release: | --- | Flags: | ylavi:
ovirt-future?
sherold: Triaged+ rule-engine: planning_ack? lsvaty: devel_ack? rule-engine: testing_ack? |
||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-10-17 13:23:55 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lukas Svaty
2014-09-11 14:51:47 UTC
Created attachment 936584 [details]
Screenshot
You can clearly see that VM is running on host 'venus' and optimizer is suggesting to move VM to host 'venus'... what?
After further investigation table is suggesting target state for cluster. Which is a bit confusing as admin might not know what is the current state if there are more than 20 (default) steps needed to perform. If admin need to find where is a VM running at the moment and what is suggested host he need to look around which is not really user friendly. I would suggest creating two tables not just one side-by-side. Current State Target State host1: host1: vm1 vm1 vm2 host2: host2: vm2 (In reply to Lukas Svaty from comment #2) > After further investigation table is suggesting target state for cluster. > Which is a bit confusing as admin might not know what is the current state > if there are more than 20 (default) steps needed to perform. If admin need > to find where is a VM running at the moment and what is suggested host he > need to look around which is not really user friendly. > > I would suggest creating two tables not just one side-by-side. > > Current State Target State > host1: host1: > vm1 vm1 > vm2 host2: > host2: vm2 Lukas, the admin does not have to look for a host the VM is running on. All he needs to do is use the VMs tab to select the VM he wish to migrate. Generally speaking we care less about the source and more about the destination. Having that said, we'll look into improving the UI in the coming versions. Closing as we have a different direction with all the reactjs and dashboard plans. |