Re: Please try knfsd 980922

H.J. Lu (hjl@lucon.org)
Wed, 23 Sep 1998 19:15:35 -0700 (PDT)


> >
>
> I did. Client hostname works now. I can mount from AIX machines with
> NFSv2 + UDP + insecure and access the filesystem. Tomorrow I will test
> lockd functionality with CATIA (CAD Software). With earlier kernels
> (2.1.98-102) I had " Aieeh - Semaphore in use" errors and crashes with
> CATIA.
>
> I found a problem with an IRIX 5.3 client. When descending the NFS-mounted
> tree, "pwd" resolves to the root-path of the server, not the client.
> Example:
>
> /home exported from achilles:/home to iris2:/achilles
>
> iris2 1# cd /achilles
> iris2 2# pwd
> /achilles
> iris2 #3 cd catv4 # This should result in /achilles/catv4
> iris2 #4 pwd
> /home/catv4 # This is the achilles tree ???
>

Could you please send me the output of

# ls /home
# ls /home/catv4
# ls /achilles
# ls /achilles/catv4

H.J.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/