AW: [Zope] Data.fs

Mayer, Steven Steven.Mayer@t-systems.de
Mon, 14 Jan 2002 10:09:45 +0100


Hi,
Our Zope Version is 2.4.3 and Python 2.1, but our Linux Filesystem can?t work with files >2GB, this is the Problem!
And there must be a reason that the data.fs increase, though nobody works on Zope...! But what??
And if our Filesystem can work with files >2GB there is anywhere a limit where the system can work. In a Year the Data.fs will reach the 6GB limit?
We need a solution for our Data.fs, that it will not reach the 2GB limit.

Regards 
Steven :)

-----Ursprungliche Nachricht-----
Von: kosh@aesaeion.com [mailto:kosh@aesaeion.com]
Gesendet: Montag, 14. Januar 2002 10:06
An: Mayer, Steven
Cc: zope@zope.org
Betreff: Re: [Zope] Data.fs

Switch to zope 2.4.3 and python 2.1.1 with large file support if possible.
That will get rid of the 2GB size limit for zope since that is a python
limit and in some cases an os limit though not on most of the recent ones.