26 Nov
2003
26 Nov
'03
5:07 p.m.
--On Mittwoch, 26. November 2003 17:18 Uhr +0000 Chuck Aamdi <chuck.amadi@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