From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 18:25:20 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 EFF83106564A for ; Tue, 20 Apr 2010 18:25:20 +0000 (UTC) (envelope-from peter@vfemail.net) Received: from vfemail.net (dotsevenfive.vfemail.net [69.11.239.75]) by mx1.freebsd.org (Postfix) with ESMTP id 79A4C8FC0A for ; Tue, 20 Apr 2010 18:25:19 +0000 (UTC) Received: (qmail 71011 invoked by uid 89); 20 Apr 2010 18:23:41 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with SMTP; 20 Apr 2010 18:23:41 -0000 Received: (qmail 70950 invoked by uid 89); 20 Apr 2010 18:23:24 -0000 Received: from unknown (HELO www-52-2.vfemail.net) (vfemail@172.16.100.52) by FreeQueue with SMTP; 20 Apr 2010 18:23:24 -0000 Received: (qmail 31123 invoked by uid 89); 20 Apr 2010 18:25:02 -0000 Received: by simscan 1.4.0 ppid: 31116, pid: 31119, t: 0.1387s scanners:none Received: from unknown (HELO Bacchus.vfemail.net) (cGV0ZXJAdmZlbWFpbC5uZXQ=@67.101.12.44) by 172.16.100.52 with ESMTPA; 20 Apr 2010 18:25:02 -0000 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 20 Apr 2010 14:06:38 -0400 To: freebsd-questions@freebsd.org From: peter@vfemail.net In-Reply-To: References: <20100419152330.42C931065674@hub.freebsd.org> <20100419165048.B6F6C106567C@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <20100420182520.EFF83106564A@hub.freebsd.org> 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 18:25:21 -0000 I deleted the unnecessary line from the /etc/exports file and rebooted both machines. Connecting from the client to the server using an "/sbin/mount_nfs 192.168.0.244:/usr/home1 /home1" command took forever . . . well, somewhere between a half-hour and an hour. It used to be speedy. Nothing mount-related has been logged in either server's /var/log/messages file. I'm at a loss to know where to start to track down what's causing the slow connection. ------ At 03:42 AM 4/20/2010, Jon Mercer wrote: >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 >----------------------------------------------------------------------- >_______________________________________________ >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"