[14820] in Athena Bugs
Re: sgi 8.0D: afs
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Nov 13 12:51:45 1996
Date: Wed, 13 Nov 1996 12:51:40 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: Yonah Schmeidler <yonah@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[14646] in Athena Bugs"
> du gives the incorrect information (i.e., not the same as AFS)
> on SGI's:
Looking at the code, the block size computation appears to be
different on each platform, and no platform appears to be completely
consistent with the quota management system. (The discrepancy in your
case was only two blocks between the "fs lq" output and the Solaris
"du -s" output, but in the case of my home directory, for instance,
it's 22 blocks.)
I doubt that reporting this misfeature to Transarc would result in any
changes; it appears to be a design flaw, not a bug.