can't pack large Data.fs (2.5GB)
Hi, can't pack a 2.5GB big Data.fs through the ZMI: Zope Error: ---------- Zope has encountered an error while publishing this resource. Error Type: OverflowError Error Value: integer addition ---------- System is Debian woody with ext3: ---------- (Zope 2.6.2 (CVS 20030518 source release, python 2.1, linux2), python 2.1.3, linux2) Python Version 2.1.3 (#1, Sep 7 2002, 15:29:56) [GCC 2.95.4 20011002 (Debian prerelease)] System Platform ---------- traceback: ---------- 2003-08-07T23:16:18 ERROR(200) ZODB packing Traceback (innermost last): File /home/dzug/Zope/lib/python/ZODB/DB.py, line 502, in pack File /home/dzug/Zope/lib/python/ZODB/FileStorage.py, line 1503, in pack (Object: /home/dzug/Zope/var/Data.fs) File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 658, in pack File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 442, in findReachable File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 459, in buildPackIndex OverflowError: integer addition ---------- If it was a LFS problem the zope wouldn't run. And I think the woody's python (Version: 2.1.3-3.2) is built with LFS support. Any ideas? Cheers, M. -- Marcus Schopen (0> P.O. Box 10 25 25 //\ Deutsche Zope User Group D-33525 Bielefeld V_/_ www.dzug.org
Hi, sorry about posting twice. I used the gmane newsserver first and nothing happend for about an hour. So I thought gmane has eaten the posting, like it did (and still does) many times on debian lists. Marcus
Make a copy of it, and try using fsrecover.py on it which has a pack option. Cheers, BZ
Hi,
can't pack a 2.5GB big Data.fs through the ZMI:
Zope Error: ---------- Zope has encountered an error while publishing this resource.
Error Type: OverflowError Error Value: integer addition ----------
System is Debian woody with ext3: ---------- (Zope 2.6.2 (CVS 20030518 source release, python 2.1, linux2), python 2.1.3, linux2) Python Version
2.1.3 (#1, Sep 7 2002, 15:29:56) [GCC 2.95.4 20011002 (Debian prerelease)] System Platform ----------
traceback: ---------- 2003-08-07T23:16:18 ERROR(200) ZODB packing Traceback (innermost last): File /home/dzug/Zope/lib/python/ZODB/DB.py, line 502, in pack File /home/dzug/Zope/lib/python/ZODB/FileStorage.py, line 1503, in pack (Object: /home/dzug/Zope/var/Data.fs) File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 658, in pack File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 442, in findReachable File /home/dzug/Zope/lib/python/ZODB/fspack.py, line 459, in buildPackIndex OverflowError: integer addition ----------
If it was a LFS problem the zope wouldn't run. And I think the woody's python (Version: 2.1.3-3.2) is built with LFS support.
Any ideas?
Cheers, M.
-- Marcus Schopen (0> P.O. Box 10 25 25 //\ Deutsche Zope User Group D-33525 Bielefeld V_/_ www.dzug.org
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
BZ wrote:
Make a copy of it, and try using fsrecover.py on it which has a pack option.
We think this here is the Problem: http://mail.zope.org/pipermail/zodb-dev/2003-May/005166.html Do you agree? Cheers, M. -- Marcus Schopen (0> P.O. Box 10 25 25 //\ Deutsche Zope User Group D-33525 Bielefeld V_/_ www.dzug.org Weird, but life is too short, move on ...
participants (2)
-
BZ -
Marcus Schopen