[ZODB-Dev] Re: HOWTO recover from Data.fs.tmp

Jim Fulton jim at zope.com
Mon Oct 2 16:14:21 EDT 2006


Benji York wrote:
> Tres Seaver wrote:
>>  Rather, I would verify ths by looking at /proc/<PID_OF_ZOPE>/fd.  If it
>> looks like the following:
>>
>> $ ls /proc/2222/fd
> 
> Spired by Tres' comment, I dug around in /proc/ and found the link 
> associated with Data.fs of a running ZEO on my machine.  I copied the 
> file to /tmp.   The original Data.fs and the "recovered" one are 
> identical.  This makes me wonder if the same will work for the OP.

It will.  I just tried the same thing with an open and deleted file.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the ZODB-Dev mailing list