Subject: Re: Problem with NFS on NetBSD 2.0 RC2?
To: Frederick Bruckman <fredb@immanent.net>
From: Pelle Johansson <morth@morth.org>
List: current-users
Date: 10/02/2004 14:59:34
2004-10-02 kl. 09.30 skrev Frederick Bruckman:

> Has anyone else noticed issues with nfs shares with 2.0 RC2?
>
> I can no longer complete a "cvs update" with NFS mounted sources using 
> NetBSD 2.0_RC2. At some point in the phase where "cvs" does the tree 
> walk, it loops up, using nearly 100% of one cpu.  If I identify the 
> directory that it's on, with "lsof -p $(pidof cvs)", and do an "ls" on 
> that directory, "ls" will hang up, too. (Share is mounted with either 
> "-3Tbi" or "-3lTbi", no difference.)  If I back out ticket #858 the 
> problem goes away.

I've seen this on recent -current. But for me it's typically the man 
command that hangs (nfs root). According to ktruss it's getdents and 
lseek that jumps back and forth between two entries.
-- 
Pelle Johansson
<morth@morth.org>