Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2004 10:33:54 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: nfs server issues
Message-ID:  <20040402163353.GC6724@dan.emsphone.com>
In-Reply-To: <1080882894.5980.26.camel@server.mcneil.com>
References:  <1080882894.5980.26.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Apr 01), Sean McNeil said:
> I have googled and seen a great deal of talk about FreeBSD nfs client
> issues, but haven't seen anything about server problems.  I've now
> tried with a Solaris 2.7, HPUX 11.11, and 2 different Linux boxes and
> I get the same thing happening...
> 
> If I mount an nfs partition on any of the above mentioned machines,
> everything works fine until I try to copy a bunch of files over.  For
> instance, if I mount it at /mnt and do
> 
> cd /localdisk; (cd /mnt; tar cf - .) | tar xvf -
> 
> It will lock up hard.  Linux is saying
> 
> nfs: task xxxx can't get a request slot

"tcpdump -s0" output might help here, I think.  Do it from both
machines and make sure no packets are being dropped, and then check to
see what NFS request the client is trying to make that isn't getting
processed.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040402163353.GC6724>