Bug 533835
| Summary: | nfs4-daemon hangs after a while when fc12-client is connected | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Espen Stefansen <libbe> |
| Component: | kernel | Assignee: | Jeff Layton <jlayton> |
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.4 | CC: | jlayton, sprabhu, steved |
| 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: | 2011-05-02 18:45:01 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
Espen Stefansen
2009-11-09 13:43:18 UTC
I managed to find the root of the problem. I had one file that didn't have the correct uid/gid (instead it had a huge number), so when tracker found this file, the nfs-server froze. When i changed the file to be owned by me, the problem never occured again. Espen, This could be related to bz 519184. A uid/gid of 4294967294 confused idmapd on nfsserver causing it to hang. A fix for this is available on RHEL 5.5 beta. If possible, can you please check this version and report if this fixes the issue for you on bz 519184. Sachin Prabhu Marking as a duplicate of bug 519184 under the presumption that Sachin's analysis is correct. Please reopen if that's not the case. *** This bug has been marked as a duplicate of bug 519184 *** |