From owner-freebsd-questions Wed Nov 25 14:58:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23322 for freebsd-questions-outgoing; Wed, 25 Nov 1998 14:58:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.clearsail.net (mail.clearsail.net [207.252.227.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23316 for ; Wed, 25 Nov 1998 14:58:48 -0800 (PST) (envelope-from jase@clearsail.net) Received: from clearsail.net (pirate.clearsail.net [208.247.217.195]) by mail.clearsail.net (8.9.1/8.8.8) with ESMTP id QAA16672 for ; Wed, 25 Nov 1998 16:44:57 -0600 (CST) Message-ID: <365C8B2B.945A1C68@clearsail.net> Date: Wed, 25 Nov 1998 16:56:43 -0600 From: Jason McNew X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Re: NFS mounting problems, more info References: <365C6443.52E75DCA@clearsail.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It won't mount on annother 2.2.7 box on the same network, but a linux (redhat 5.1) box we have on annother network mounts it just fine. Jason McNew wrote: > I have a 2.2.7 machine named foo that is exporting /home via NFS. > Machine bar (also 2.2.7) is having problems mounting it. > > On machine foo, I have the following in the exports: > /home -maproot root:wheel bar > > On bar, I have the following in the fstab: > bar:/home /home nfs rw 0 0 > > After -HUPing everything I can think of, it hangs while mounting most of > the time. Sometimes it appears to successfully mount, but then it hangs > anything that tries to access it such that not even kill -9 will make it > die (in state D+). Netstat on bar shows an nfs connection to foo, but > netstat on foo shows nothing to bar. I don't get any errors on the > server side, and I get allot of hung processes client side. Our users > log into bar via NIS, which is working fine, and we want them to have > the same home dir as on foo. > > Any hints as to why this is not working or what I can check? It used to > work, but after upgrading foo from 2.2.6 to 2.2.7 (yes I admit, we > didn't exactly follow the proper upgrade procedures... lesson learned..) > it stopped. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message