Bug 1535401
| Summary: | ioprocess writefile with direct=True does not perform direct I/O | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-distribution | Reporter: | Nir Soffer <nsoffer> |
| Component: | ioprocess | Assignee: | Nir Soffer <nsoffer> |
| ioprocess sub component: | General | QA Contact: | Avihai <aefrat> |
| Status: | CLOSED WONTFIX | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | ebenahar, lsvaty, tnisan, ylavi |
| Version: | 4.2.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-10 15:26:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1535370 | ||
|
Description
Nir Soffer
2018-01-17 10:11:32 UTC
Tal, this bug blocks urgent vdsm bug targeted to 4.2.1. Suggesting 4.2.1. I think both bugs can be deffered to 4.2.2 or later, since using direct I/O for writing tiny files is not important. (In reply to Nir Soffer from comment #1) > Tal, this bug blocks urgent vdsm bug targeted to 4.2.1. Suggesting 4.2.1. > > I think both bugs can be deffered to 4.2.2 or later, since using direct I/O > for > writing tiny files is not important. I think it may miss 4.2.4 as well. Shall we target it to 4.2.5? (In reply to Yaniv Kaul from comment #2) > (In reply to Nir Soffer from comment #1) > > Tal, this bug blocks urgent vdsm bug targeted to 4.2.1. Suggesting 4.2.1. > > > > I think both bugs can be deffered to 4.2.2 or later, since using direct I/O > > for > > writing tiny files is not important. > > I think it may miss 4.2.4 as well. Shall we target it to 4.2.5? Yes, the patches don't seem like they are going to converge by then I'm closing this as there is no need to use direct I/O for writing small files, and ioprocess should not be used to write files. There is no point in wasting time to improve ioprocess to do stuff it should not do. |