Bug 13270

Summary: NFS hangs if written through self-mount
Product: Base System Reporter: timlee <timlee>
Component: kernAssignee: Matt Dillon <dillon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description timlee 1999-08-20 19:10:01 UTC
	NFS hangs during large write through self-NFS mount.
	Couldn't figure out how to fix it without rebooting
	(was able to login (as root) at the console, but not
	(as non-root) through the network).

Fix: 

Workaround is to avoid writing through self-NFS mounts.
	Don't know what actual fix is.
How-To-Repeat: 
	Mount an NFS exported filesystem to the same computer.
	Write a large file through the NFS mount (for example,
	do a mkisofs of a Red Hat 6.0 Linux image with -o pointing
	to a file on the self-NFS mount).
Comment 1 Matt Dillon freebsd_committer freebsd_triage 1999-09-29 18:29:12 UTC
State Changed
From-To: open->analyzed

This is a known problem which we believe we have fixed in -current (4.x) 
but which we have not fixed in -stable (3.x).  It may not be possible to 
fix this problem in -stable.   

I've marked the bug report as analyzed but am leaving it open either 
until we find a way to fix in -stable, or until we rotate major releases 
again. 


Comment 2 Matt Dillon freebsd_committer freebsd_triage 1999-09-29 18:29:12 UTC
Responsible Changed
From-To: freebsd-bugs->dillon

responsibility shifted to NFS maintainer 

Comment 3 pfeifer 2001-01-03 15:56:49 UTC
> State-Changed-From-To: open->analyzed
> State-Changed-By: dillon
> State-Changed-When: Wed Sep 29 10:29:12 PDT 1999
> State-Changed-Why:
> This is a known problem which we believe we have fixed in -current (4.x)
> but which we have not fixed in -stable (3.x).  It may not be possible to
> fix this problem in -stable.
>
> I've marked the bug report as analyzed but am leaving it open either
> until we find a way to fix in -stable, or until we rotate major releases
> again.

So, should this be closed know?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
Comment 4 Matt Dillon freebsd_committer freebsd_triage 2001-03-05 19:19:06 UTC
State Changed
From-To: analyzed->closed

Recently committed fixes to 4.x and 5.x which should solve the 
self-mount problems.