Bug 7546
| Summary: | rpc.mountd dies | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Rex Dieter <rdieter> |
| Component: | nfs-utils | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | ung |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-08-09 02:34:27 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
Rex Dieter
1999-12-03 16:04:38 UTC
What kernel are you using? There are kernel patches that must match with knfsd version (ugh). It occurs both with the stock redhat-6.1 kernel (2.2.12-20) and with rawhide's 2.2.12-42 kernel. Which would you recommend? (I'm sticking with the "stock" kernel for now). This seems to be a repeat, or, at least very similar to bug #7024 I've verified the circumstances upon which rpc.mountd dies in that it dies in conjunction with ypserv/ypbind problems (which may lead to my reporting bugs for them). Anyway, shortly before each time rpc.mountd died, I also had in /var/log/messages, the errors: Dec xx xx:xx:xx server ypserv[310]: WARNING: ypserv has to many running children ! We don't fork THEN, got a few of the form: Dec xx xx:xx:xx mountd[28864]: client.domain.com has non-inet addr THEN, after a few more of both of those, rpc.mountd died. As a fix, I chose to NOT use NIS for hostname lookups by editing /etc/nsswitch.conf to include a hosts directive as: hosts: files dns Since making this change (it's been over a week), I have not experienced a single rpc.mountd crash. assigned to johnsonm I am happy to report now much later that I have not experienced an rpc.mountd crash since the last time I reported it. For the record, I'm now running: kernel-2.2.19-6.2.1 nfs-utils-0.3.1-0.6.x.1 glibc-2.1.3-22 So, I personally consider this bug closed. I'll mark it resolved by "errata", as I think some combiniation of the upgraded components I mentioned above probably fixed it. |