Bug 1152037
Summary: | RFE: use virtio-scsi disk bus with discard='unmap' for guests that support it | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | David Jaša <djasa> |
Component: | gnome-boxes | Assignee: | Felipe Borges <feborges> |
Status: | CLOSED ERRATA | QA Contact: | Radek Duda <rduda> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.3 | CC: | feborges, mclasen, rduda, tpelka, tpopela, vbenes |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | 8.3 | Flags: | feborges:
needinfo-
pm-rhel: mirror+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gnome-boxes-3.36.5-8.el8 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:38:08 UTC | Type: | Feature Request |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Jaša
2014-10-13 11:39:46 UTC
still unfixed in 3.14, would it be possible to implement it or do we need to file it upstream first? I don't know and I'm not responsible any more (I hope) for Boxes so moving over to Felipe. :) Ever since QEMU 4.0, virtio-blk disks have gained discard support[0]. For this reason, we don't need to migrate to virtio-scsi to benefit from discard support. I proposed changes to make Boxes pass discard=unmap for virtio-blk disks drivers. This should suffice to fix this bugzilla. You can verify that this works by checking the presence of "<driver ... discard='unmap'/>" in the disk driver node. [0] https://bugzilla.redhat.com/1672680 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 (Moderate: GNOME security, bug fix, and enhancement update), 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-2021:1586 |