| Summary: | RFC: virt-manager: add option for VM reinstall | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Škarvada <jskarvad> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | berrange, crobinso, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-11 11:48:35 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: | |
|
Description
Jaroslav Škarvada
2016-04-10 11:31:29 UTC
there's an RFC to add an option like that for virt-install: https://bugzilla.redhat.com/show_bug.cgi?id=985201 Not sure if/how to do it in virt-manager. Install methods like pxe and import are trivial to 'reinstall' for an existing VM. CDROM is pretty simple too, just attach the media and change boot to work off cdrom (or enable the boot menu). The only interesting one is URL installs, and not sure I want to add UI and code just for that fairly limited use case. Instead I think I'm fine with pointing people at the hypothetical virt-install --reinstall $VM --location $URL , so duping to that other RFC *** This bug has been marked as a duplicate of bug 985201 *** |