Hide Forgot
Description of problem: When creating a VM from the blank template, if there is more than one device attached to the blank template (in the vm_device table), the CD device is created multiple times. Version-Release number of selected component (if applicable): 3.4rc2 How reproducible: Sometimes Steps to Reproduce: 1. Create a new VM from the blank template and attach an ISO to it 2. Run the VM Actual results: QEMU fails with a duplicated CD device in the same IDE address. Expected results: The VM should start. Additional info: I don't know how an extra device got into the blank template, please discuss in the attached gerrit change how to solve this issue.
i wonder how this happened, i could not reproduce this on master what do you get if you run this in the db: select * from vm_device where vm_id = '00000000-0000-0000-0000-000000000000';
This query returns two devices: a cirrus video card and a sound card.
This is an automated message. oVirt 3.4.1 has been released. This issue has been retargeted to 3.5.0 since it has not been marked as high priority or severity issue, please retarget if needed.
moving back to post in order to get it to 3.4.4 as well
oVirt 3.4.4 has been released.