[1848] in NetBSD-Development
weird AFS behavior
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Fri Apr 9 21:59:42 1999
From: yandros@MIT.EDU
Date: Fri, 9 Apr 1999 21:57:12 -0400 (EDT)
To: netbsd-dev@MIT.EDU
I need to leave now, and haven't had time to track this further, but from a
completely new shell, I see:
; cd /mit/emacs
; pwd
/afs/athena.mit.edu/astaff/project/emacs
; fs lsm .old
'.old' is a mount point for volume '#aproj.emacs'
; pwd
pwd: : File name too long
; cd /mit/emacs
; pwd
/afs/athena.mit.edu/astaff/project/emacs
(where `;' is part of my prompt).
My dotfiles should be readable enough to tell if they are relevant. Other
maybe-interesting info:
filesystem mountpoint user mode
---------- ---------- ---- ----
...
emacs /mit/emacs yandros n,nosuid
; uname -a
NetBSD snorklewacker.mit.edu 1.3.2 NetBSD 1.3.2 (ATHENA) #0: Mon Jun 22 17:32:46 EDT 1998 nathanw@antisnork.mit.edu:/u1/var/build/sys-1.3.2/arch/i386/compile/ATHENA i386
; echo $tcsh
6.04.00
`pwd' above is `/bin/pwd'
chad