From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 14:19:18 2010 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 533CD106567F for ; Thu, 15 Apr 2010 14:19:18 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 678448FC21 for ; Thu, 15 Apr 2010 14:19:16 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O2PuS-0001Uv-0E for freebsd-questions@freebsd.org; Thu, 15 Apr 2010 16:19:12 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Apr 2010 16:19:11 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Apr 2010 16:19:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 15 Apr 2010 16:19:03 +0200 Lines: 18 Message-ID: References: <3734319329AD4BFC8AC6C8608C61A034@GRANTLAPTOP> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.8) Gecko/20100329 Thunderbird/3.0.3 In-Reply-To: <3734319329AD4BFC8AC6C8608C61A034@GRANTLAPTOP> X-Enigmail-Version: 1.0.1 Subject: Re: NFS Mount FreeBSD 8.0 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: Thu, 15 Apr 2010 14:19:18 -0000 On 04/15/10 15:35, Grant Peel wrote: > Hi all, > > I have been running a backups storage server for many years on FreeBSD > 5.2.1. It has been and still is working fine. Several 6.x machines are > connected to it on the local network. > > Since installing FreeBSD 8.0 on two machines (they used to run 6.x and > connected to the nfs mount fine), But with FreeBSD 8, the are no longer > connecting. > > ps ax shows (on the client machiens) > > 551 ?? Is 0:00.00 mount_nfs -t 10 -b -o rw enterprise:/mnt /mnt > Just for an experiment, what does "showmount -e nfs_server" say on the client and the server sides?