Bug 354371
Summary: | readdir on nfs4 passing non-posix errors to userspace | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Brian Pontz <bpontz> |
Component: | kernel | Assignee: | Jeff Layton <jlayton> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.5 | CC: | staubach, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | RHSA-2008-0665 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-07-24 19:18:40 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: | 437479 |
Description
Brian Pontz
2007-10-26 16:12:12 UTC
Changing tagline to something more descriptive... Patch in description looks sane -- have you actually tested it? Can you give a bit more detail on how to reproduce this? When I do a ls in nfsv4 directory it works fine for me... We have a couple of nfs servers. One of them I'm trying to change from NFSV3 to NFSV4. I made the exports to look like /data/sptemps *(rw,fsid=0,insecure,no_subtree_check,async) /data/sptemps/sptemp2 *(rw,insecure,no_subtree_check,async,nohide) automount options are -fstype=nfs4,rw,rsize=8192,wsize=8192,timeo=600,retrans=6 for some reason we get the error stated above after the mount and we do a "ls". We have a RHEL 5 nfs server setup like this RHEL 4.5 one but it doesnt have these issues when using the same options and same clients. Let me know if you need more info. I havent tried the patch I pointed to earlier. I've posted some test kernels with this patch on my people page: http://people.redhat.com/jlayton ..could you test them and confirm that the problem is resolved? Committed in 68.17.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/ An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2008-0665.html |