On Fri, Apr 15, 2005 at 12:02:39PM +0100, Dr A V Le Blanc wrote:
>...
> rebooted the system and gone into afs and done a
> 
>      for i in `find . -type f -noleaf`;do cat $i >/dev/null;done
> 
> The cache partition quickly gets overfull and input/output errors
> appear.  This looks like a real problem.  I am now using the
> Debian packakes for 1.3.81, but previously I compiled openafs
> from source and had the same problem, so it does not appear to
> be specific to the Debian packages.
> 
> Is anyone else running 1.3.81 on 2.6.11 of some form, who is willing
> to try the same test?
> 

I have the same problem with my machine:
        linux-2.6.11.5
        openafs-1.3.81
        gcc-3.3.2
        glibc-2.3.2
This is a self-made system using unmodified sources.

The three commands "df", "du" and "fs getcache" are showing different
results (unit=1k)
        df: 669132 of 1035692
        fs: 432785 of 500000 (I reduced the max size to avoid problems)
        du: 2520660 (!!!)

And the cache partition is ext2.

-- 
Hans-Werner Paulsen             [EMAIL PROTECTED]
MPI f�r Astrophysik             Tel 089-30000-2602
Karl-Schwarzschild-Str. 1       Fax 089-30000-2235      
D-85741 Garching
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to