[Bug 1713490] Re: error migrating blocked on virtio-net-pci.rom
Christian Ehrhardt
1713490 at bugs.launchpad.net
Wed Jan 9 06:30:15 UTC 2019
For the actual change, you'd want to do this:
in qemu's debian/contol.in there are a bunch of Recommends and Depends like this:
ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~)
change all those in UCA to
ipxe-qemu (>= 1.0.0+git-20180124.fbe8c52d-0ubuntu2.1~)
That should avoid further issues with partial upgrades like this.
I never uploaded to UCA, will you do that James?
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1713490
Title:
error migrating blocked on virtio-net-pci.rom
Status in Ubuntu Cloud Archive:
Confirmed
Status in ipxe package in Ubuntu:
Fix Released
Status in qemu package in Ubuntu:
Fix Released
Status in ipxe source package in Artful:
Fix Released
Status in qemu source package in Artful:
Won't Fix
Status in ipxe source package in Bionic:
Fix Released
Status in qemu source package in Bionic:
Fix Released
Status in qemu package in Debian:
New
Bug description:
From Zesty to Artful
# virsh migrate --live kvmguest-trusty-normal qemu+ssh://10.22.69.90/system
error: internal error: qemu unexpectedly closed the monitor: 2017-08-28T13:03:01.352604Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/0 (label charserial0)
2017-08-28T13:03:01.390972Z qemu-system-x86_64: warning: Unknown firmware file in legacy mode: etc/msr_feature_control
2017-08-28T13:03:01.435414Z qemu-system-x86_64: Length mismatch: 0000:00:03.0/virtio-net-pci.rom: 0x40000 in != 0x80000: Invalid argument
2017-08-28T13:03:01.435429Z qemu-system-x86_64: error while loading state for instance 0x0 of device 'ram'
2017-08-28T13:03:01.435551Z qemu-system-x86_64: load of migration failed: Invalid argument
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1713490/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list