Bug 736679
Summary: | v7 storage test: improper dt options for raw I/O test | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | WANG Chao <chaowang> | ||||
Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||
Status: | CLOSED ERRATA | QA Contact: | Caspar Zhang <czhang> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.1 | CC: | chaowang, czhang, fge, gbai, qcai, rlandry, ruyang, ykun | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
In v7 1.3, storage test enabled aio option in both buffered I/O testing and raw I/O testing, which was incorrect since raw I/O should be unbuffered. This issue has been fixed in v7 1.4, now v7 storage test uses "flags=direct" option in raw I/O testing instead of using aio.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-11-08 15:43:05 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: | |||||||
Attachments: |
|
Description
WANG Chao
2011-09-08 12:20:09 UTC
Created attachment 522103 [details] patch fix This patch also fix: bug 736638 , bug 736666 and bug 736675 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: In v7 1.3, storage test enabled aio option in both buffered I/O testing and raw I/O testing, which was incorrect since raw I/O should be unbuffered. This issue has been fixed in v7 1.4, now v7 storage test uses "flags=direct" option in raw I/O testing instead of using aio. Recent tests passed. Move to "VERIFIED" 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. http://rhn.redhat.com/errata/RHBA-2011-1436.html 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. http://rhn.redhat.com/errata/RHBA-2011-1436.html |