[olug] LTSP
Brian Roberson
roberson at olug.org
Sun Jan 5 12:33:54 UTC 2003
> >
> root at main irv]# ps -ef | egrep "portmap|nfs"
> rpc 921 1 0 13:44 ? 00:00:00 portmap
> root 3210 1 0 14:00 ? 00:00:00 [nfsd]
> root 3213 1 0 14:00 ? 00:00:00 [nfsd]
> root 3214 1 0 14:00 ? 00:00:00 [nfsd]
> root 3215 1 0 14:00 ? 00:00:00 [nfsd]
> root 3216 1 0 14:00 ? 00:00:00 [nfsd]
> root 3217 1 0 14:00 ? 00:00:00 [nfsd]
> root 3218 1 0 14:00 ? 00:00:00 [nfsd]
> root 3219 1 0 14:00 ? 00:00:00 [nfsd]
> root 3400 3369 0 14:06 pts/1 00:00:00 egrep portmap|nfs
>
> >does 192.168.0.1 have any firewall rules defined?
> >
> Nope. Anything I do with the firewall shuts me off the internet. Haven't
> had time to look for the fix.
>
> > any nfs errors in the log
> >file? ( check out /var/log/messages)
> >
> Jan 4 14:00:21 main nfs: rpc.mountd startup succeeded
>
do you see anything other than this? specifically any mount requests? has
the nfs daemon been re-initialized after the ltsp install?
you can try "exportfs" that should tell the nfsd that there are new
/etc/exports entries. If that command does not work, I would
try "/etc/rc.d/init.d/nfs??? restart" ( the ??? maybe "nfsserver" .. it is
distribution specific ) do you happen to have another machine that
you can verify the nfs server is working correctly?
> >
> Mandrake 9.0
are there any mandrake users that have setup nfs lately? any caveats
specific to mandrake? does mandrake use the user or kernel space nfs server?
More information about the OLUG
mailing list