Bug 789452
Summary: | bonnie++ fails on 6.2 kernels indicates bug in NFS | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Colin.Simpson |
Component: | kernel | Assignee: | Jeff Layton <jlayton> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | admin, bburke264, jcastillo, jlayton, jperrin, ksquizza, nragusa, pasteur, rwheeler, steved, toracat |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-01 13:28:59 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: |
Description
Colin.Simpson
2012-02-10 19:33:30 UTC
Thanks for the report - can you please also open a call with Red Hat support for us? Regards, Ric Has been open for 2 weeks at Case#00598633 Sorry, I missed that! I think what's needed here is some understanding of what's happening at the system call level. What syscall is generating the EIO in this case? I saw some of the upstream discussion that referenced this bug. If the problems are with readdir(), I wonder if the readdir fixes that have already been queued up for 6.3 will make any difference here. It might be worthwhile to test a current 6.3-ish kernel and see if it helps. If it does turn out to be reproducible on 6.3-ish kernels, then another thing to test would be to see if it's still reproducible if you mount with '-o nordirplus'. I have a support call open on this, will they be providing me with a 6.3 kernel to test? Yes, they should. I have the same issue from NFS clients running this kernel : 2.6.32-220.2.1.el6.x86_64 (centos 6.2) to a BlueArc Titan 3200 NFS server with mount options : rw,proto=tcp,rsize=32768,wsize=32768,timeo=600,hard,intr,nfsvers=3,sloppy I don't recall having this issue with earlier 6 kernels or 5 kernels Where's the location of the new test kernels ? There's nothing in http://people.redhat.com/dzickus/rhel6/ Ok, sounds like this was fixed by some patches that are going in for 6.3, so closing this as a duplicate. *** This bug has been marked as a duplicate of bug 770250 *** |