Bug 808112
Summary: | [nfsv4] open(O_CREAT) returns EEXISTS on symbolic link created on another system until stat()ed | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Orion Poplawski <orion> | ||||||
Component: | kernel | Assignee: | J. Bruce Fields <bfields> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Boris Ranto <branto> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.3 | CC: | bfields, branto, eguan, jiali, jlayton, rwheeler, steved, yanwang | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | NFS server NFSD | ||||||||
Fixed In Version: | kernel-2.6.32-298.el6 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 832934 846525 (view as bug list) | Environment: | |||||||
Last Closed: | 2013-02-21 06:05:32 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: | 832934, 846525 | ||||||||
Attachments: |
|
Description
Orion Poplawski
2012-03-29 15:41:46 UTC
Scratch that. I can reproduce with 3.3.0-4.fc16.x86_64. You need to make sure that the link is recreated after an initial access/mount to test. Also present in 3.4.0-0.rc0.git1.2.fc18.x86_64. I can't reproduce with 2.6.18-308.1.1.el5. According to the discussion on linux-nfs http://thread.gmane.org/gmane.linux.nfs/48319 this is a server bug, and apparently is still present in the latest upstream kernel. Created attachment 575818 [details]
proposed patch
This was the proposed patch on the list. I applied to kernel-2.6.32-220.7.1.el6.x86_64 and it appears to have fixed the issue.
Since RHEL 6.3 External Beta has begun, and this bug remains unresolved, it has been rejected as it is not proposed as exception or blocker. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. Yes, the backport looks right. Thanks! This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Patch(es) available on kernel-2.6.32-298.el6 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/RHSA-2013-0496.html |