From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 19:09:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9717E1065680 for ; Tue, 28 Oct 2008 19:09:40 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from fep7.cogeco.net (smtp2.cogeco.ca [216.221.81.29]) by mx1.freebsd.org (Postfix) with ESMTP id 735C18FC22 for ; Tue, 28 Oct 2008 19:09:40 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from [127.0.0.1] (d221-71-130.commercial.cgocable.net [216.221.71.130]) by fep7.cogeco.net (Postfix) with ESMTP id 5AC364CA6; Tue, 28 Oct 2008 15:09:38 -0400 (EDT) Message-ID: <4907636C.60102@netmediaservices.net> Date: Tue, 28 Oct 2008 15:09:32 -0400 From: Victor Farah User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Manolis Kiagias References: <490750A7.6050000@netmediaservices.net> <49075E5A.2000506@gmail.com> In-Reply-To: <49075E5A.2000506@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 081028-0, 10/28/2008), Outbound message X-Antivirus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: NFS Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 19:09:40 -0000 AWESOME this worked like a charm, I added -r=1024 to it and BAM works! :) Thank you everybody! Manolis Kiagias wrote: > Victor Farah wrote: >> Hello >> I have about 10 machines that are NFS clients, 5 are new and 5 are >> older. Anyway the new machine mount from the NFS server just fine. >> The older machines mount; and I can ls /mnt/data/; BUT when I ls >> /mnt/data/sc/ on the older machines this happens: >> nfs server 192.168.10.162:/data: not responding >> nfs server 192.168.10.162:/data: not responding >> nfs server 192.168.10.162:/data: not responding >> nfs server 192.168.10.162:/data: not responding >> >> But on the new machines they work perfectly fine? >> As well the old machines mount it as i stated before I can even ls the >> parent directory /mnt/data/ and it shows me all the directories on the >> mount, but anytime I ls or do anything inside there it does that or >> freezes. >> >> Any idea's? >> > How "old" are these old systems? Do you have any ISA type ethernet cards? > > Read Handbook's section 30.3.6: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html > > I actually had this kind of trouble once, and it was due to an ISA > network card. I doubt you are really using an ISA card in a production > system, but some of the remedies described in the section may give you a > hint of what is going on. > > -- Victor Farah - Systems Administrator netmediaservices.net