Bug 1325653 - RFC: virt-manager: add option for VM reinstall
Summary: RFC: virt-manager: add option for VM reinstall
Keywords:
Status: CLOSED DUPLICATE of bug 985201
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-10 11:31 UTC by Jaroslav Škarvada
Modified: 2016-04-11 11:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-11 11:48:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Škarvada 2016-04-10 11:31:29 UTC
Description of problem:
Currently when you setup new VM on the first boot it asks you from where to install the VM. Unfortunately most of the devel installation images are broken (especially this is true during the devel phase), so the installation quite often fails. It seem there is no way how to restart the virt-manager installation dialog other than deletion of the VM and re-creation of the VM.

Version-Release number of selected component (if applicable):
virt-manager-1.3.2-2.fc23.noarch

How reproducible:
Always

Steps to Reproduce:
1. Create VM
2. In the virt-manager installation dialog set the installation source to some path with e.g. broken anaconda installer

Actual results:
Installation fail - this is expected, but there is no easy way how to restart the installation. Upon restart of the VM it shows 'no boot disk found' or similar message.

Expected results:
Button or checkbox somewhere in the virt-manager menu for 're-installation' which will show the virt-manager installation dialog again and allow to re-input the installation path/media a and restart the installation.

Additional info:

Comment 1 Cole Robinson 2016-04-11 11:48:35 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 ***


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