Bug 1935490
Summary: | [virtio-fs] guest stuck when do fio testing in the shared file system | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | menli <menli> |
Component: | qemu-kvm | Assignee: | Hanna Czenczek <hreitz> |
qemu-kvm sub component: | virtio-fs | QA Contact: | xiagao |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | drjones, kkiwi, lijin, virt-maint, xiagao |
Version: | 8.4 | Keywords: | Regression, Triaged |
Target Milestone: | rc | ||
Target Release: | 8.4 | ||
Hardware: | x86_64 | ||
OS: | Windows | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-06 13:55:34 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: | |||
Bug Blocks: | 1948358 |
Description
menli@redhat.com
2021-03-05 01:41:47 UTC
(In reply to menli from comment #0) > 3. not reproduce on qemu-kvm-5.1.0-20.module+el8.3.1+9918+230f5c26.x86_64, > so it should be a qemu regression issue. Max: any ideas for which patches between 5.1.0-20 and 5.2.0-9 could be the culprit? (In reply to Ademar Reis from comment #1) > (In reply to menli from comment #0) > > 3. not reproduce on qemu-kvm-5.1.0-20.module+el8.3.1+9918+230f5c26.x86_64, > > so it should be a qemu regression issue. > > Max: any ideas for which patches between 5.1.0-20 and 5.2.0-9 could be the > culprit? No, unfortunately not. Looking through the commits in that range that concern virtiofsd, I can’t see anything suspicious... (In reply to Max Reitz from comment #2) > (In reply to Ademar Reis from comment #1) > > (In reply to menli from comment #0) > > > 3. not reproduce on qemu-kvm-5.1.0-20.module+el8.3.1+9918+230f5c26.x86_64, > > > so it should be a qemu regression issue. > > > > Max: any ideas for which patches between 5.1.0-20 and 5.2.0-9 could be the > > culprit? > > No, unfortunately not. Looking through the commits in that range that > concern virtiofsd, I can’t see anything suspicious... Can the submitter confirm whether this is still an issue with the latest available versions? If so, perhaps we could devise a bisect strategy to find the culprit? (In reply to Klaus Heinrich Kiwi from comment #3) > (In reply to Max Reitz from comment #2) > > (In reply to Ademar Reis from comment #1) > > > (In reply to menli from comment #0) > > > > 3. not reproduce on qemu-kvm-5.1.0-20.module+el8.3.1+9918+230f5c26.x86_64, > > > > so it should be a qemu regression issue. > > > > > > Max: any ideas for which patches between 5.1.0-20 and 5.2.0-9 could be the > > > culprit? > > > > No, unfortunately not. Looking through the commits in that range that > > concern virtiofsd, I can’t see anything suspicious... > > Can the submitter confirm whether this is still an issue with the latest > available versions? > > If so, perhaps we could devise a bisect strategy to find the culprit? Didn't hit this issue in recently testing. pkg info: qemu-kvm-6.0.0-19.module+el8.5.0+11385+6e7d542e.x86_64 qemu-kvm-6.0.0-5.el9.x86_64 I'll assume this is fixed in the currentrelease. |