Bug 1685989
Summary: | Add facility to use block jobs with backing images without write permission | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Peter Krempa <pkrempa> | |
Component: | qemu-kvm-rhev | Assignee: | Kevin Wolf <kwolf> | |
Status: | CLOSED ERRATA | QA Contact: | aihua liang <aliang> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.5 | CC: | aliang, chayang, coli, jinzhao, juzhang, kwolf, ngu, rbalakri, virt-maint | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | qemu-kvm-rhev-2.12.0-27.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1671798 | |||
: | 1717168 (view as bug list) | Environment: | ||
Last Closed: | 2019-08-22 09:20:23 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: | 1671798 | |||
Bug Blocks: | 1717168 |
Description
Peter Krempa
2019-03-06 13:40:12 UTC
Fix included in qemu-kvm-rhev-2.12.0-27.el7 -blockdev and sVirt not support RHEL7.7, so just do some regression test to make sure no breaks. A regression test has been run on block_commit with backend:gluster and basic block commit test with kinds of backend(nfs, nbd, iscsi), bugs found as bellow: New bugs: Bug 1713647 - Block format 'nbd' does not support reopening files when do block commit Bug 1713650 - [upstream]Failed to do block commit to NBD device with BLOCK_JOB_ERROR, error: "Invalid argument" Existed bugs: Bug 1711643 - qemu aborts in blockCommit: qemu-kvm: block.c:3486: bdrv_replace_node: Assertion `!({ _Static_assert(!(sizeof(*&from->in_flight) > 8), "not expecting: " "sizeof(*&from->in_flight) > ATOMIC_REG_SIZE"); __atomic_load_n(&from->in_flight, 0); })' failed. Bug 1614623 - qemu and guest hang when guest poweroff after live commit with data-plane Bug 1667307 - qemu and guest hang when hotunplug a device with block commit running on it (data-plane enable) Bug 1683937 - [data plane] Qemu core dump for 'virtio_scsi_ctx_check: Assertion `blk_get_aio_context(d->conf.blk) == s->ctx' failed' when create a snapshot with blockdev-create Bug 1553234 - RFE: synchronous mirror to prevent a long-running block-job-complete (qemu) RBD Sever is broken, will add the result later if have any bugs. So set this bug's status to "Verified" and track the left issue by the new/existed bugs. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:2553 |