-
Bug
-
Resolution: Unresolved
-
Minor
-
rhel-9.6
-
qemu-kvm-9.1.0-7.el9
-
No
-
Low
-
1
-
rhel-sst-virtualization
-
ssg_virtualization
-
16
-
21
-
300
-
False
-
-
None
-
LM-Jan-Feb-Sprint1
-
Pass
-
RegressionOnly
-
None
What were you trying to do that didn't work?
As subject
What is the impact of this issue to you?
Get a warning from qemu.log
Please provide the package NVR for which the bug is seen:
libvirt-10.9.0-1.el9.x86_64
qemu-kvm-9.1.0-1.el9.x86_64
How reproducible is this bug?:
100%
Steps to reproduce
- Create a running domain
- Create the external snapshot for the domain:
➜ ~ virsh snapshot-create-as rhel10 s1 --memspec /var/lib/libvirt/images/rhel10_s1_mem
Domain snapshot s1 created
The check the /var/log/libvirt/qemu/<domain name>.log, get a warning:
warning: fd: migration to a file is deprecated. Use file: instead.
3. Revert the snapshot and check the qemu log again:
➜ ~ virsh snapshot-revert rhel10 s1 Domain snapshot s1 reverted
The warning appears again
Expected results
No such warning
Actual results
As above
- is cloned by
-
RHEL-69047 warning: fd: migration to a file is deprecated when create or revert a snapshot
-
- Release Pending
-
- links to
-
RHBA-2024:139949 qemu-kvm bug fix and enhancement update