Paul Sue wrote at 2005-8-31 01:31 -0700: > ... >./repozo.py -Rv -r /temp/recover -o Data.fs > >However, when I start up Zope, I get: > >2005-08-31T01:20:21 PANIC(300) ZODB FS FS21 ERROR: /home/zope/ssoi/var/Data.fs >data record exceeds transaction record at 54956706 >.... >.... >ZODB.FileStorage.CorruptedTransactionError: /home/zope/ssoi/var/Data.fs data >record exceeds transaction record at 54956706
You may try "fsrecover". Be warned however, that it will loose information (at least the broken transaction will be lost). -- Dieter _______________________________________________ Zope maillist - [email protected] 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 )
