| Summary: | [RFE] no warning when hotplugging a disk to VM with unsupported OS type | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Elad <ebenahar> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Allon Mureinik <amureini> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | amureini, ecohen, iheim, rbalakri, Rhev-m-bugs, scohen, tnisan, yeylon | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Improvement | ||||
| Target Release: | --- | Flags: | sherold:
Triaged+
|
||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-12 11:02:13 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
When the OS doesn't support hotplug it would be best to disable the button altogether. Otherwise handle in the frontend before (and instead) of sending the request to the backend (which will ultimately fail). I'm for a simple label warning on the screen or something like that rather than block, maybe the admin knows better than us. |
Created attachment 831478 [details] engine.log and screenshot Description of problem: Engine does not warn user when he tries to activate a disk to VM with unsupported OS type. Version-Release number of selected component (if applicable): rhevm-3.3.0-0.35.beta1.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. create a VM and choose an unsupported OS type (like RHEL3.X or winXP) 2. run the VM, attach a disk to it and activate it (hotplug) Actual results: No warning on UI regarding the attempt to hotplug a disk to VM with unsupported OS Expected results: User should get a warning message when he tries to hotplug a disk to VM with unsupported OS type Additional info: engine.log and screenshot