Bug 1964537
Summary: | Disable io_uring | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Jeff Moyer <jmoyer> |
Component: | kernel | Assignee: | Jeff Moyer <jmoyer> |
kernel sub component: | Storage - Other | QA Contact: | guazhang <guazhang> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | guazhang, hartsjc, hkrzesin, storage-qe, wmealing |
Version: | 9.0 | Keywords: | TestOnly, Triaged |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | kernel-5.13.0-0.rc7.51.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-12-02 22:29:38 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
Jeff Moyer
2021-05-25 16:27:07 UTC
QE: To verify support is disabled, you can run any program which makes use of io_uring. The program should fail upon trying to create the ring. The io_uring_setup system call should return ENOSYS. Example programs include fio's t/io_uring, or fio itself. This needs to be completed before beta freeze. (In reply to Jeff Moyer from comment #1) > QE: To verify support is disabled, you can run any program which makes use > of io_uring. The program should fail upon trying to create the ring. The > io_uring_setup system call should return ENOSYS. Example programs include > fio's t/io_uring, or fio itself. This needs to be completed before beta > freeze. Tnanks for the reminder. Any update ? the bug has set ITM 16. Herton, do you know why this bug is still in post? (In reply to Jeff Moyer from comment #6) > Herton, do you know why this bug is still in post? It's merged on kernel-ark, but not synced yet to centos/rhel9. I was on pto but plan to resume syncing this week, which should bring this into rhel9, once I sync I'll move this to MODIFIED. I'm also moving DTM/ITM forward to adjust since it's already passed. Hi, All patches have applied to the kernel-5.13.0-0.rc7.51.el9. |