On Sat, 30 Dec 2000, Neil Brown wrote:
> > So where did the gilbertd directory go ?
>
> Is there any chance that /home/gilbertd is a mount point?
Nope; from the server:
[root@tardis gcc]# mount
/dev/hdc6 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hdc3 on /discs/c3 type ext2 (ro)
/dev/hdc4 on /discs/c4 type ext2 (rw)
/dev/hdc7 on /discs/c7 type ext2 (rw)
/dev/hdc8 on /discs/c8 type ext2 (rw)
(/home is actually /discs/c4/home).
/etc/exports is:
/discs/c4 sol(rw,no_root_squash,insecure) gort klaatu
oaktree(rw,no_root_squash,insecure)
/discs/c3 sol(rw,no_root_squash,insecure) gort klaatu
oaktree(rw,no_root_squash,insecure)
/mnt/dvd sol(rw,no_root_squash,insecure)
Server is tardis, client is sol.
> Can you get a tcpdump (-s 1024) of the network traffic while this is
> happening?
Yep; to avoid posting to the list I've put it at:
http://www.treblig.org/nfs_bug_netlog
its 14K and is the output of:
/usr/sbin/tcpdump -vv -x -s 1024 host sol and tardis > /tmp/netlog 2>&1
Thanks,
Dave
--
---------------- Have a happy GNU millennium! ----------------------
/ Dr. David Alan Gilbert | Running GNU/Linux on | Happy \
\ gro.gilbert @ treblig.org | Alpha, x86, ARM and SPARC | In Hex /
\ ___________________________|___ http://www.treblig.org |________/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/