View Issue Details

IDProjectCategoryView StatusLast Update
0005710Rocky-Linux-9qemu-kvmpublic2024-02-09 10:51
ReporterWill Szumski Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0005710: Live migration between VM booted on qemu-kvm-7.2.0-14.el9_2.5 and qemu-kvm-8.0.0-16.el9_3.3 fails
DescriptionI've got a VM booted using libvirt (via OpenStack):

The error I am seeing when trying to migrate the VM is:

2024-02-08T09:39:19.788241Z qemu-kvm: Features 0x10130afffaf unsupported. Allowed features: 0x179bfffef
2024-02-08T09:39:19.788304Z qemu-kvm: Failed to load virtio-net:virtio
2024-02-08T09:39:19.788318Z qemu-kvm: error while loading state for instance 0x0 of device '0000:00:02.1:00.0/virtio-net'
2024-02-08T09:39:19.788523Z qemu-kvm: load of migration failed: Operation not permitted
2024-02-08 09:39:19.992+0000: shutting down, reason=crashed

I've attached the libvirt definition. Any idea what is causing the failure?

libvirt version: libvirt-daemon-9.5.0-7.el9_3.x86_64
TagsNo tags attached.

Activities

Will Szumski

Will Szumski

2024-02-09 10:51

reporter   ~0005941

Turns out the issue was that the destination hypervisor was running and older kernel:

Linux cpt01 5.14.0-284.25.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 2 14:53:30 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

vs

Linux cpt03 5.14.0-362.13.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 13 14:07:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Issue History

Date Modified Username Field Change
2024-02-08 18:22 Will Szumski New Issue
2024-02-09 10:51 Will Szumski Note Added: 0005941