From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 07:42:50 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 E37CC1065672 for ; Tue, 20 Apr 2010 07:42:49 +0000 (UTC) (envelope-from jon.mercer@achean.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 575148FC12 for ; Tue, 20 Apr 2010 07:42:48 +0000 (UTC) Received: by bwz8 with SMTP id 8so5183972bwz.3 for ; Tue, 20 Apr 2010 00:42:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.76.209 with HTTP; Tue, 20 Apr 2010 00:42:47 -0700 (PDT) In-Reply-To: <20100419165048.B6F6C106567C@hub.freebsd.org> References: <20100419152330.42C931065674@hub.freebsd.org> <20100419165048.B6F6C106567C@hub.freebsd.org> Date: Tue, 20 Apr 2010 08:42:47 +0100 Received: by 10.204.5.140 with SMTP id 12mr1228320bkv.34.1271749367515; Tue, 20 Apr 2010 00:42:47 -0700 (PDT) Message-ID: From: Jon Mercer To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Request for mount_nfs assistance 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, 20 Apr 2010 07:42:50 -0000 Peter, The two lines shouldn't create a conflict, but it would seem to me to be more normal to append the second IP after the first, e.g.: /usr/home1 -maproot=root 192.168.0.252, 192.168.0.253 On the other hand, if the 253 machine doesn't need access it would be wise to remove the second line altogether and reduce any potential attack arising from that machine on the mount. Have you checked /var/log/messages and any other files to see why the server (maybe) didn't start after the last reboot? That could prevent any recurrence. Jon On 19 April 2010 17:48, wrote: > > 192.168.0.244's /etc/exports file says: > > /usr/home1 -maproot=root 192.168.0.252 > /usr/home1 -maproot=root 192.168.0.253 > > 192.168.0.252 is the machine that should have access to 192.168.0.244's > drive, but was having difficulty obtaining it. I'm kind of surprised to see > the entry for 192.168.0.253, because I don't think that machine has any need > for access to the drive. > > Do these two entires in the /etc/exports file create a conflict? > > I don't believe there were any recent network-related changes. > > ------- > > At 12:00 PM 4/19/2010, Jon Mercer wrote: > >What information is contained in the /etc/exports file on the NFS server? > If > >that changed between NFS Server restarts that _could_ be the cause. > > > >Also, has there been any simultaneous change in the network across which > the > >servers speak? Especially with regard to port 111. > > > > > > > >On 19 April 2010 15:38, wrote: > > > >> > >> I have two servers funning FreeBSD. For the past four years, an: > >> > >> /sbin/mount_nfs 192.168.0.244:/usr/home1 /home1 > >> > >> command has successfully allowed one server access to data on the other > >> server's hard drive. > >> > >> This morning, following reboots of both servers, the mount_nsf command > >> fails, returns: > >> > >> 192.168.0.244:/usr/home1: RPCPROG_MNT: RPC: Timed out > >> > >> error messages. > >> > >> Each server can ping the other and connect via ssh; the hardware's > working > >> fine; I don't believe anything's changed on either server recently; and > the > >> find command doesn't indicate that any system files have been altered in > the > >> past week. > >> > >> I'm at a complete loss for any explanation of the failure, and I'm > >> uncertain how to diagnose and fix the problem. > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> _______________________________________________ > >> 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" > >> > > > > > > > >-- > >----------------------------------------------------------------------- > >Jon Mercer Director Achean Limited > > > > http://www.achean.com > > http://uk.linkedin.com/in/jonmercer > >----------------------------------------------------------------------- > >_______________________________________________ > >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" > > _______________________________________________ > 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" > -- ----------------------------------------------------------------------- Jon Mercer Director Achean Limited http://www.achean.com http://uk.linkedin.com/in/jonmercer -----------------------------------------------------------------------