more then 4 billion files?
Brad Fitzpatrick
brad at danga.com
Fri Mar 2 21:37:41 UTC 2007
If you run mogdbsetup with environment variable MOG_FIDSIZE=big, then all
the tables will have 64-bit fid columns (or if you upgrade later, it'll be
auto-detected as previously 64-bit, and make new tables also as 64-bit).
In that case, more than 4 billion files is no problem.
vox.com already uses 64-bit identifiers, and nowhere in the MogileFS core
do we enumerate over all items or whatever.
So go for it! :-)
On Fri, 23 Feb 2007, Blake Golliher wrote:
> Any one using Mogile on more then 4 billion files? If not, anyone
> think there's any design limitation on the maximum number of objects
> MogileFS will support? Or is it just something someone has to test?
> Specifically in the user uploaded content space, written once, read
> for ever, and ever and ever.
>
> -Blake
>
>
More information about the mogilefs
mailing list