Bug 1220180 - Second CDROM added via 'customize' for CDROM install, gets first boot order
Summary: Second CDROM added via 'customize' for CDROM install, gets first boot order
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 22
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: 2015-05-10 22:02 UTC by Cole Robinson
Modified: 2015-06-11 18:32 UTC (History)
4 users (show)

Fixed In Version: virt-manager-1.2.1-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-11 18:32:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cole Robinson 2015-05-10 22:02:31 UTC
Do this:

* New VM
* CDROM install
* Customize before install
* Add Hardware -> CDROM
* New CDROM is assigned target=hda, qemu attempts to boot it first

It's happening, because the install media is tracked internally as a transient 'install_device', which is removed from the final XML, which is what we show in the 'customize' wizard.

IMO the install_device concept doesn't make much sense and only exists for historical reasons. If a user requests a CDROM install, we should just leave the CDROM _device_ permanently attached to the VM (but maybe eject the media).

The more backportable fix might be to show the install time XML in 'customize' wizard, but that will have some other weirdness, like the install CDROM not being removable.

Comment 1 Cole Robinson 2015-06-06 21:06:56 UTC
Fixed upstream:

commit bfa5762d9e1e7ef1d909e8689c132f85196e00aa
Author: Cole Robinson <crobinso>
Date:   Sat Jun 6 16:56:03 2015 -0400

    guest: Add install cdrom in set_defaults, not start_install (bz 1220180)

Comment 2 Fedora Update System 2015-06-06 22:30:41 UTC
virt-manager-1.2.1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/virt-manager-1.2.1-1.fc22

Comment 3 Fedora Update System 2015-06-09 15:20:00 UTC
Package virt-manager-1.2.1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing virt-manager-1.2.1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9686/virt-manager-1.2.1-1.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-11 18:32:51 UTC
virt-manager-1.2.1-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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