[Zope] how to check the zodb consistency?
Jake (aka BZ)
jake at zopezone.com
Fri Nov 14 09:39:17 EST 2003
I think it does a consistancy check when it starts up.
I think there is also something in fcrecover.py which can find errors.
Jake
--
http://www.ZopeZone.com
Gilles Lavaux said:
> 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 at zopezone.com>
> To: "Gilles Lavaux" <gilles.lavaux at esa.int>
> Cc: <zope at 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 at 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 )
>> >
>>
>>
>
>
> _______________________________________________
> Zope maillist - Zope at 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 )
>
More information about the Zope
mailing list