[ZODB-Dev] zodb monitor port / tailing a .fs
Chris Withers
chris at simplistix.co.uk
Wed Oct 13 20:34:04 EDT 2010
On 14/10/2010 01:28, Darryl Dixon - Winterhouse Consulting wrote:
>> Do we have any kind of "tail -f /some/filestorage.fs" yet? (or have we
>> always had such a tool) to see what the last few transactions in the
>> underlying file storage look like in a human-readable form?
>
> fsdump.py gets you pretty close (ZODB/scripts/fsdump.py). Between that and
> the Undo log for the DB inside Zope, you might be able to figure it out...
..well, the Undo log shows no entries ;-)
...and fsdump appears to have no way of saying "show me the last few
transactions in this 35GB file" :-(
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the ZODB-Dev
mailing list