How can I repair or verify a RelStorage database?
I´m using MySQL Adapter, there is any script like fsrecover.py

Follow the failure when RelStorage try to load some objects:

2010-01-30T04:25:14 ERROR ZODB.Connection Couldn't load state for 0x04ef0f59
Traceback (most recent call last):
  File
"/usr/local/zope-agecom/plone/eggs/ZODB3-3.8.4_polling-py2.4-linux-x86_64.egg/ZODB/Connection.py",
line 847, in setstate
    self._setstate(obj)
  File
"/usr/local/zope-agecom/plone/eggs/ZODB3-3.8.4_polling-py2.4-linux-x86_64.egg/ZODB/Connection.py",
line 888, in _setstate
    p, serial = self._storage.load(obj._p_oid, self._version)
  File
"/usr/local/zope-agecom/plone/eggs/RelStorage-1.4.0b1-py2.4.egg/relstorage/storage.py",
line 432, in load
    raise POSKeyError(oid)
POSKeyError: 0x04ef0f59

-- 
Rudá Porto Filgueiras
http://python-blog.blogspot.com
http://twitter.com/rudaporto
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to