[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem: getting nfs up and running



In article <[🔎] Pine.LNX.3.96.970429092800.19699B-100000@ns0.cet.com>,
Michael J Devine <pirate@cet.com> wrote:
>I'm trying to get nfs to allow my users on the client machines to have
>access to their home directories on the server.  I recently was given
>these helpful hints:
>
>>   Add this line to your server's export:
>> 	/home  *.<your domain>  (rw)
>>      Then reboot, or do /etc/init.d/netstd_nfs start
>> 
>>   Add this line to your client's fstab:
>> 	<server's name>:/home /home nfs rsize=8192,wsize=8192,bg,intr
>>      Then do mount -a
>
>I did all this, and when I executed the nfs start, I got this message:
>Starting remote filesystem services:
>
>Notice that none of the "nfsd","mountd","ugidd", etc..., lines are being
>printed to the screen.  Am I missing a basic setup step?

Yes it should be "/etc/init.d/netstd_nfs reload". Otherwise no daemons
are restarted since they are ofcourse already running.

Mike.
-- 
|    Miquel van      |  "I need more space" "Well, why not move to Texas" |
| miquels@cistron.nl |  "No, on my account, stupid." "Stupid? Uh-oh.."    |
|   PGP fingerprint: FE 66 52 4F CD 59 A5 36  7F 39 8B 20 F1 D6 74 02     |


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: