[OpenAFS] Re: About partition size limitations again

Dominique Ponsard Dominique.Ponsard@ens-lyon.fr
Fri, 25 Aug 2006 11:09:28 +0200


Adam Megacz a =C3=A9crit :

>Serge Torres <Serge.Torres@ens-lyon.fr> writes:
> =20
>
>>A 2 Tb partition worked without a glitch.
>>   =20
>>
>
>Out of curiosity, what is the largest file you've tried creating?
>
> =20
>
I 've try :
dd if=3D/dev/zero bs=3D1G >> myTestFile

This has stopped with ticket expiration, size is 268G.

I've try :
$ cat /etc/hosts >> myTestFile

so
$ cat myTestFile
is time consumming.

$ tail myTestFile
return immediatly end of /etc/hosts.

Size comparison is correct.

Dominique