[OpenAFS-devel] AFS limits in future releases
Christopher D. Clausen
cclausen@acm.org
Wed, 17 Jan 2007 07:14:39 -0600
Franco <senseiwa@mac.com> wrote:
> Dear all, as far as I remember, there are certain limits about
> openafs in the current implementation, like the following:
>
> - max file size 2 gb (on windows)
You should be using the latest 1.5.X release on Windows. And I'm pretty
sure it has largefile support (although I haven't tested it recently
myself.)
> - max directory entries ~64K
I believe the maximum number of files in a directory depends upon the
length of the filename, as there are ~64K "slots" and different file
lengths use different numbers of "slots."
<<CDC