More NFS problems

fbujanic (fbujanic@fikus.com)
Wed, 24 Jun 1998 15:09:32 -0400 (EDT)


Check this one out!

I wrote a TCP server which reads a filename and writes it out to an open
socket. It works perfectly on all my machines except on the NFS client
machine. It took me and one of my partners a whole morning to figure this
one out. If I try to run the server of a NFS partition it core dumps. It
core dumps too early in the execution to give any useful info. At the same
all other code I wrote works fine from the same directory (couple of hello
world, and file manipulating apps).

This is the second problem I am having with NFS in last couple of days.
First one I posted yesterday, is when I try to export an additional
directory I get permission denied error.

If anybody has noticed something similar I would love to hear about. Or
even better if I am doing something wrong with NFS.
Any help is appriciated.

Thanks
fil

P.S.
System setup:
Linux 2.1.106 and knfsd-0.4.22 on all the machines.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu