Bug 133246
| Summary: | kernel: RPC: buffer allocation failed | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Ajay Kumar <akumar> |
| Component: | kernel | Assignee: | Steve Dickson <steved> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | petrides, shillman, tao |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-12-20 20:56:41 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: | |||
If you are looking for immediate help with this, and have an up-to-date entitlement, you would be best off calling Red Hat's Support, 800-REDHAT1, or going to http://www.redhat.com/support Does this still happen with more recent RHEL3 kernels? I think this is a dup of bz118839, which should be fixed in RHEL3 U4. *** This bug has been marked as a duplicate of 118839 *** Note that lines must be added to /etc/modules.conf in order to override the default values of nfs3_acl_max_entries and/or nfsd3_acl_max_entries. An errata 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 the 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/RHBA-2004-550.html |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) Description of problem: I have nfs mounted an ext3 filesystem from one Red Hat AS3.0 server to another Red Hat AS3.0 server. The client hangs after cd-ing to the mount point. Following is the error message in the messages file: kernel: RPC: buffer allocation failed for task ca77bca8 Any help is appreciated. Thanks, Ajay Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.NFS mount the filesystem. 2.cd to NFS mounted file system (e.g. cd /temp) 3. ls -l Actual Results: The command hangs. Expected Results: Should have displayed the long listing. Additional info: