From owner-freebsd-questions Fri Sep 1 5:39: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f188.law9.hotmail.com [64.4.9.188]) by hub.freebsd.org (Postfix) with ESMTP id 7464F37B424 for ; Fri, 1 Sep 2000 05:39:03 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Sep 2000 05:39:03 -0700 Received: from 195.66.101.66 by lw9fd.law9.hotmail.msn.com with HTTP; Fri, 01 Sep 2000 12:39:03 GMT X-Originating-IP: [195.66.101.66] From: "Dimitri T." To: meagan@e-lingo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: nfs question Date: Fri, 01 Sep 2000 12:39:03 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Sep 2000 12:39:03.0231 (UTC) FILETIME=[9C19CCF0:01C01411] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, well, the problem is with mountd. You'll have to tell it you've changed /etc/exports by sending a 'sighup'. Give first: # ps waux | grep mountd See the process number (should be the second colomn from the left), (let's say it's 777) and give: # kill -1 777 good luck, dimitri >From: "Meagan Jia Pi" >To: >Subject: nfs question >Date: Thu, 31 Aug 2000 15:24:09 -0700 > >Hi all, > >I added another ip in /etc/exports on nfs server side, when I tried to >mount the nfs directory >on the client side, it failed. > >Do I have to restard nfsd on the server side? If so, what's the proper way >to do that? > >Thanks! > >Meagan Jia Pi >www.elingo.com >Translate the Internet! > _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message