From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 14:48:10 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 69DBB106564A for ; Thu, 15 Apr 2010 14:48:10 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (constellation.thenetnow.com [207.112.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id 3D2798FC12 for ; Thu, 15 Apr 2010 14:48:09 +0000 (UTC) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANTLAPTOP) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1O2QMR-000PFq-6X; Thu, 15 Apr 2010 10:48:07 -0400 Message-ID: <0B63468843164BABA7EC81CFDC291862@GRANTLAPTOP> From: "Grant Peel" To: , "Ivan Voras" References: <3734319329AD4BFC8AC6C8608C61A034@GRANTLAPTOP> In-Reply-To: Date: Thu, 15 Apr 2010 10:47:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18005 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18005 Cc: 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:48:10 -0000 Ivan, I actually just got it to work. Not sure why the default TCP no longer works but I added the -U flag to the fstab for the mount and it works. Anyone know what may bave changed in FreeBSD 8 to cause this? -Grant P.S on the server machine the output you were looking for was /mnt 192.168.0.0 ----- Original Message ----- From: "Ivan Voras" To: Sent: Thursday, April 15, 2010 10:19 AM Subject: Re: NFS Mount FreeBSD 8.0 > 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? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >