Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 19:18:38 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Tom Rhodes <darklogik@pittgoth.com>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: docs/35098: [PATCH] Handbook NFS stuff
Message-ID:  <20020306171838.GC11735@hades.hell.gr>
In-Reply-To: <200203052340.g25Ne2R93047@freefall.freebsd.org>
References:  <200203052340.g25Ne2R93047@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The patch now seems rather nice.  To all of you NFS gurus out there, one
last question, this time a bit technical and on the side of correctness of
the instructions we show in our samples to our poor^Wnewbie users :-)

>  -      <para>On the NFS server:</para>
>  +      <para>On the <acronym>NFS</acronym> server:</para>
>   
>         <screen>&prompt.root; <userinput>portmap</userinput>
>   &prompt.root; <userinput>nfsd -u -t -n 4</userinput>
>   &prompt.root; <userinput>mountd -r</userinput></screen>

What happens if portmap is already running?  Will starting portmap again,
make sure that the old portmapper dies gracefully?  Or should we add proper
killall commands in between those lines for each of the programs started.

>  -      <para>On the NFS client:</para>
>  +      <para>On the <acronym>NFS</acronym> client:</para>
>   
>         <screen>&prompt.root; <userinput>nfsiod -n 4</userinput></screen>

Ditto.  Does the administrator of the NFS client machine have to kill
already running nfsiod processes before starting nfsiod again?

Giorgos Keramidas                       FreeBSD Documentation Project
keramida@{freebsd.org,ceid.upatras.gr}  http://www.FreeBSD.org/docproj/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020306171838.GC11735>