[2817] in Release_Engineering
Show stopping feature of fs
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Fri May 8 12:18:10 1992
From: epeisach@Athena.MIT.EDU
Date: Fri, 8 May 92 12:18:00 -0400
To: probe@Athena.MIT.EDU
Cc: rel-eng@Athena.MIT.EDU
With the new fs in this relase, config_afs takes forever for the -nosuid
call. I suspect that fs is trying to contact all the sites for some
reason.
Run the script with a new copy of fs in bin or bin/athena changing all
/bin/sh to /bin/sh -x and watch how long it takes.
Another misfeature of the config_afs is that it does the fs newcell on
all cells TWICE!
It looks like the code was copied twice.
Ezra