[Zope] Maximum you can store in /var/Data.fs that I pussume is
the FileStorage for ZODB
Andreas Jung
lists at andreas-jung.com
Wed Nov 26 12:07:39 EST 2003
--On Mittwoch, 26. November 2003 17:18 Uhr +0000 Chuck Aamdi
<chuck.amadi at breconbeacons.org> wrote:
>
> Database Location
> /usr/local/bin/zope/Zope-2.6.1-linux2-x86/var/Data.fs
> Database Size
> 10.6M
>
> Whats is the Maximum you can store in /var/Data.fs that I pussume is the
> FileStorage for ZODB
RAM and the size of your harddrive are limiting the usability filestorage.
Very large ZODB sizes are between 10-40GB.
Since storages are pluggable you can spread storages over multiple disks
and mount them into your Zope instance.
-aj
More information about the Zope
mailing list