[20669] in Athena Bugs
linux 9.1.14: openafs
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Fri Aug 30 19:01:59 2002
Message-Id: <200208302301.TAA25411@red-herring.mit.edu>
To: bugs@MIT.EDU
Date: Fri, 30 Aug 2002 19:01:58 -0400
From: Camilla R Fox <cfox@MIT.EDU>
System name: red-herring.mit.edu
Type and version: i686 9.1.14 (with mkserv)
Display type:
What were you trying to do?
ls various directories
What's wrong:
I inconsistantly see date stamps and owner fields that I know to
be bogus.
I get:
[cfox@red-herring]cfox$ cd /afs/athena/user/c/f/
[cfox@red-herring]f$ ls -l
total 160
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfalling
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfarrar
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfarrell
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfarwell
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfc
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfdewey
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfdoming
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfeaton
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfecko
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfell
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfields
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfil
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfilip
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfilipo
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfjan
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfjensen
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfleming
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfloyd
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfoglia
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfollett
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfoo
drwxr-xr-x 100 root root 4096 Dec 31 1969 cforde
drwxr-xr-x 100 root root 4096 Dec 31 1969 cforest
drwxr-xr-x 100 root root 4096 Dec 31 1969 cforseth
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfoulger
drwxrwxrwx 103 cfox root 20480 Aug 30 18:45 cfox
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfparvey
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfrederi
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfreeman
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfrench3
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfry
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfspc
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfu
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfuentes
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfw
drwxr-xr-x 100 root root 4096 Dec 31 1969 cfwilson
-rw-rw-r-- 1 root bin 0 Nov 7 1997 index.html
[cfox@red-herring]f$ cd /afs/athena/user/v/j/
[cfox@red-herring]j$ ls -l
total 18
-rw-rw-r-- 1 root bin 0 Nov 7 1997 index.html
drwxr-xr-x 10 53699 root 2048 Aug 22 10:02 vjain
drwxrwxrwx 5 34288 root 2048 Nov 6 1997 vjmccabe
drwxr-xr-x 60 5101 root 14336 Jan 18 2001 vjshah
Ten minutes ago, on this same host, the v/j/ directory had owner and
date fields looking like those in the c/f directory. I also saw the
same thing from a solaris-athena machine, ibgps.
I don't know why it spontaniously cleared up; I had switched sets of
tokens a few times, and ls'd both directories from my SGI, so I did
so some more switching around, with no further change.
Then I remembered that I'd recently released user.v (what started this
was me mounting a restored homedir, and verifying that the ownership
was correct.)
I seem to get different behavior looking at the read-write or the
read-only.
[cfox@red-herring]j$ cd /afs/athena/user/v/j
[cfox@red-herring]j$ ls -l
total 18
-rw-rw-r-- 1 root bin 0 Nov 7 1997 index.html
drwxr-xr-x 10 53699 root 2048 Aug 22 10:02 vjain
drwxrwxrwx 5 34288 root 2048 Nov 6 1997 vjmccabe
drwxr-xr-x 60 5101 root 14336 Jan 18 2001 vjshah
[cfox@red-herring]j$ cd /afs/.athena/user/v/j
[cfox@red-herring]j$ ls -l
total 12
-rw-rw-r-- 1 root bin 0 Nov 7 1997 index.html
drwxr-xr-x 100 root root 4096 Dec 31 1969 vjain
drwxr-xr-x 100 root root 4096 Dec 31 1969 vjmccabe
drwxr-xr-x 100 root root 4096 Dec 31 1969 vjshah
I don't know what's up with those totals, either.
Oh, and on solaris, it matters not whether I use gnu ls or the
vendor one.