error migrating blocked on virtio-net-pci.rom
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Cloud Archive |
Confirmed
|
Undecided
|
Unassigned | ||
ipxe (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
Artful |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Critical
|
Unassigned | ||
qemu (Debian) |
New
|
Unknown
|
|||
qemu (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Artful |
Won't Fix
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
High
|
Unassigned |
Bug Description
From Zesty to Artful
# virsh migrate --live kvmguest-
error: internal error: qemu unexpectedly closed the monitor: 2017-08-
2017-08-
2017-08-
2017-08-
2017-08-
Worked before merging a newer ipxe, so the current assumption is that the rom changed and we need some quirk to handle the forward migration through the releases.
Solution might be in qemu/ipxe/libvirt therefore three bug tasks.
Changed in qemu (Debian): | |
status: | Unknown → New |
Changed in qemu (Debian): | |
status: | New → Fix Committed |
Changed in qemu (Debian): | |
status: | Fix Committed → New |
qemu-ipxe: 20150424. a25a16d- 1ubuntu2 20161027. b991c67- 1ubuntu1
Z: 1.0.0+git-
A: 1.0.0+git-
Check diff in detail:
- List of files did not change
- content and md5 obviously changed due to the update
=> Downgrading the ipxe package on artful to the level it had before resolves the issue.
We can not "never" pick up ipxe fixes, but if the consequence that we can not migrate forward anymore we need a better quirk (not being able to migrate back is ok, but forward should work).