Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 1996 11:18:17 -0400
From:      Gary Chrysler <tcg@ime.net>
To:        "Randall D. DuCharme" <randyd@nconnect.net>
Cc:        questions@freebsd.org
Subject:   Re: NFS
Message-ID:  <320DF9B9.4A7E@ime.net>
References:  <199608102235.RAA06884@atlantis.nconnect.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Randall D. DuCharme wrote:
> 
> > Randall D. DuCharme wrote:
> > >
> > > Greetings,
> > >    I'm kinda confused.  I just completed the novice install on another
> pair
> > > of machines on which I've intended to experiment with NFS.  I've set
> them
> > > both up as NFS clients and servers.  Everything in /etc/fstab and
> > > /etc/exports appears to be in order, yet when starting, or when
> manually
> > > entering   "mount -a -t nfs"  the system responds...
> > >
> > > NFS  Portmap:  RPC: Program not registered.
> > >
> > > I realize this is probably really dumb, but I can't seem to resolve it
> on
> > > my own.
> >
> > I'm not a nfs guru, I use it with out a problem.
> >
> > But I belive that means that nfs is not running.. (Not sure though)
> >
> > Do they show up under 'ps auxw'
> > Look for: mountd, nfsd-??????? (nfsd), nfsiod.
> >
> 
> Here's the outputs...
> 
> > % ps auxw | grep mountd
> 
> root        75  0.0  0.3   452  172  ??  Is   11:23AM    0:00.01 mountd
> 
> > % ps auxw | grep nfs
> 
> root        77  0.0  0.2   240   92  ??  Is   11:23AM    0:00.01
> nfsd-master (nfsd)
> root        79  0.0  0.1   232   52  ??  I    11:23AM    0:00.00 nfsd-srv
> (nfsd)
> root        80  0.0  0.1   232   52  ??  I    11:23AM    0:00.00 nfsd-srv
> (nfsd)
> root        81  0.0  0.1   232   52  ??  I    11:23AM    0:00.00 nfsd-srv
> (nfsd)
> root        82  0.0  0.1   232   52  ??  I    11:23AM    0:00.00 nfsd-srv
> (nfsd)
> root        86  0.0  0.1   224   28  ??  I    11:23AM    0:00.00 nfsiod -n
> 4
> root        87  0.0  0.1   224   28  ??  I    11:23AM    0:00.00 nfsiod -n
> 4
> root        88  0.0  0.1   224   28  ??  I    11:23AM    0:00.00 nfsiod -n
> 4
> root        89  0.0  0.1   224   28  ??  I    11:23AM    0:00.00 nfsiod -n
> 4
> 

Welp, That all looks ok to me. But like I said before, I'm no NFS guru.
I use the command:
	% mount systemname:/usr/src /mnt
Works for me.

My /etc/exports on the server
/ -ro -alldirs
/usr -alldirs

WARNING! My system is not avaliable to anyone except me!
The above exports line may or may not be suitable for your setup!


> Something else wierd just started happening.  The system hangs starting
> routed.  It will hang indefinitely, or until I do a ^C.  I have to run...
> look into it later tonite.
> 

This is a routing prob.. If you don't need routing disable routed
in /etc/sysconfig.


-Enjoy
Gary
~~~~~~~~~~~~~~~~
Improve America's Knowledge... Share yours
The Borg... Where minds meet
(207) 929-3848



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?320DF9B9.4A7E>