Bug 1130489
Summary: | qemu do not close src image immediately after mirroring done | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Xiaoqing Wei <xwei> |
Component: | qemu-kvm-rhev | Assignee: | Jeff Cody <jcody> |
Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | chayang, hhuang, huding, juzhang, qizhu, shyu, virt-maint, xfu, yanyang |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-16 00:35:04 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Xiaoqing Wei
2014-08-15 11:53:24 UTC
I've tried reproducing this bug with LVM images, qcow2 standard files, using scsi, virtio, and ide devices. I've not been able to reproduce this on any qemu-kvm-rhev version (or upstream master). I wonder if perhaps in the initial report, although a block-job-complete was issued, if the test essentially had a race condition. Since the command was just issued once in the shell, if it was done prior to receiving the 'BLOCK_JOB_COMPLETED' from QEMU then the source would not yet be closed. Given that, the lack of reproduction, and that it isn't clear that it is an issue even if we did not close the source fd immediately, I'm closing this as NOTABUG. |