| Summary: | [nfs] NIS host lookups cause NFS mounts to wedge at boot | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Andrew Gallatin <gallatin> |
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | hiren |
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrew Gallatin
2000-03-22 00:10:01 UTC
State Changed From-To: open->feedback Does this problem still occur in newer versions of FreeBSD, such as 4.3-RELEASE? Adding to Audit-Trail. ----- Forwarded message from Andrew Gallatin <gallatin@cs.duke.edu> ----- X-UIDL: 36c6b831b2c06bf0936f0a934146d098 Delivered-To: mike@freebsd.org From: Andrew Gallatin <gallatin@cs.duke.edu> Date: Tue, 24 Jul 2001 12:28:04 -0400 (EDT) To: mike@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: conf/17540: NIS host lookups cause NFS mounts to wedge at boot In-Reply-To: <200107220052.f6M0qIG35244@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid mike@FreeBSD.org writes: > Synopsis: NIS host lookups cause NFS mounts to wedge at boot > > State-Changed-From-To: open->feedback > State-Changed-By: mike > State-Changed-When: Sat Jul 21 17:51:42 PDT 2001 > State-Changed-Why: > > Does this problem still occur in newer versions of FreeBSD, > such as 4.3-RELEASE? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17540 I believe so, yes. And it turns out that rpc.umntall can also be a problem for similar reasons. FreeBSD 4.3-RELEASE #0: Tue Jul 10 11:44:28 EDT 2001 gallatin@brahms.cs.duke.edu:/.amd_mnt/grapefruit/export/ari_scratch3/gallatin/4.3/sys/compile/ZCALPHA ST6600 COMPAQ Professional Workstation XP1000, 500MHz 8192 byte page size, 1 processor. <...> add net default: gateway 152.3.145.61 Additional routing options: TCP keepalive=YES. routing daemons:. Mounting NFS file systems^Tload: 0.06 cmd: rpc.umntall 75 [select] 0.00u 0.00s 0% 1000k ^Tload: 0.04 cmd: rpc.umntall 75 [select] 0.00u 0.00s 0% 1000k ^Tload: 0.01 cmd: rpc.umntall 75 [select] 0.00u 0.01s 0% 1040k <or, after replacing rpc.umntall with /usr/bin/true> Mounting NFS file systems^Tload: 0.04 cmd: mount_nfs 75 [select] 0.00u 0.00s 0% 392k ^Tload: 0.04 cmd: mount_nfs 75 [select] 0.00u 0.00s 0% 392k ^Tload: 0.04 cmd: mount_nfs 75 [select] 0.00u 0.00s 0% 392k Cheers, Drew ----- End forwarded message ----- State Changed From-To: feedback->suspended This is indeed still a problem. Andrew's solutions sounds good. It should also probably be documented somewhere, if it isn't. Awaiting committer. Responsible Changed From-To: freebsd-bugs->cel Responsible Changed From-To: cel->freebsd-bugs Back to the public pool. http://www.freebsd.org/cgi/query-pr.cgi?pr=17540 [bugmeister note: possibly related to conf/22308] Been quite some time. Please reopen if this is still a problem. |