Bug 838477
| Summary: | [RFE] Allow editing of running virtual machine | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Andrew Cathrow <acathrow> |
| Component: | RFEs | Assignee: | Omer Frenkel <ofrenkel> |
| Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.1.0 | CC: | acathrow, iheim, lpeer, michal.skrivanek, rbalakri, sherold, srevivo |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | Flags: | sherold:
Triaged+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | virt | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-14 21:01:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andrew Cathrow
2012-07-09 08:35:12 UTC
Note that you actually want VDSM and friends (libvirt) to catch a reboot and turn it into shutdown and re-launch QEMU. This will allow an admin to (for example) increase the VM's memory and tell the user to reboot the VM whenever he's ready to do it and he'll get his updated parameters. VDSM will catch the reboot and turn it into shutdown, get the new parameters (memory) and re-launch the VM. *** This bug has been marked as a duplicate of bug 922377 *** |