Well, a consistency check. As all the site is inside one file, I would like to be sure that this file is completely correct, no unknown objects, broken transactions or other possible problem I am not aware of. In precedent zope versions they was a fstest.py inside a utilities/ZODBTools folder, but it tell me that my Data.fs is truncated, at a very small offset. Is this utility still valid with the actual zodb version? gilles ----- Original Message ----- From: "Jake (aka BZ)" <jake@zopezone.com> To: "Gilles Lavaux" <gilles.lavaux@esa.int> Cc: <zope@zope.org> Sent: Friday, November 14, 2003 2:36 PM Subject: Re: [Zope] how to check the zodb consistency?
What are you trying to check?
Jake -- http://www.ZopeZone.com
Gilles Lavaux said:
Hello
I have a working well site and I would like to check the ZODB (just for fun), I have used the fsrecover.py with no luck, including on a fresh empty Data.fs (it end up with a Data.fs size==0).
What is the correct way?
Thanks
Gilles
_______________________________________________ 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 )