tor, 2001-10-11 kl. 18:14 skrev Andreas Jung:
----- Original Message ----- From: "Gitte Wange" <gitte@mmmanager.org> To: "Zope mailinglist" <zope@zope.org> Sent: Thursday, October 11, 2001 12:06 Subject: [Zope] Data.fs 2GB problem ...
Hello out there,
Now the day has come. Our installation of Zope 2.3.2 has reached it's 2GB limit (actually the size of the ZODB is 2048 MB) ...
What happens is that everytime we try to access the ZODB, Zope restarts ...
I can understand that ...
It truncated the Data.fs and creates some files named Data.fs.tr(n) ...
Now I was wondering if moving the Data.fs file to a Zope2.4 installation would help or if our problem is bigger than that ...
Your ZODB can be larger than 2GB but it requires that your Python interpreter is compiled with enabled largefile support. There is a section the library reference of Python about how to enable LF support.
Hope this helps, Andreas
This is in a running enviroment :-((( I have updated our python to 2.2.1 but installed from an rpm package ... Would that one be compiled with LFS ? Gitte -- Gitte Wange Jensen Sys Admin, Developer and a lot more MMmanager.org Aps, Denmark Phone: +45 29 72 79 72 Email: gitte@mmmanager.org Web: www.mmmanager.org Quote of the day: [unrestricted Python scripts] cannot be created or edited unless a special environment variable is set. In order to create or edit XXX Python Scripts, you have to set "ALL_YOUR_BASE_ARE_BELONG_TO" equal to "US". - Evan, http://www.zope.org/Members/4am/XXXPythonScripts