Bug 1994194
Summary: | Qemu Core Dumped When Creating Snapshot Bases on '' Backing File | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tingting Mao <timao> |
Component: | qemu-kvm | Assignee: | Kevin Wolf <kwolf> |
qemu-kvm sub component: | qcow2 | QA Contact: | Tingting Mao <timao> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | chayang, coli, jferlan, jinzhao, juzhang, kkiwi, virt-maint |
Version: | 8.0 | Keywords: | Triaged |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-09-17 06:05:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1997410 | ||
Bug Blocks: |
Description
Tingting Mao
2021-08-17 02:47:45 UTC
This issue was fixed in RHELAV, refer to Bug 1809553, please. We're planning to rebase the qemu-kvm package for 8.6, so we'll get this automatically. Verified this bug as below. Tested with: qemu-kvm-6.1.0-1.module+el8.6.0+12648+6ede71a5 kernel-4.18.0-339.el8.x86_64 Steps: # qemu-img create -f qcow2 -b '' /home/foo qemu-img: /home/foo: Expected backing file name, got empty string |