Re: [ZODB-Dev] Recovering Corrupt Database
by Tino Wildenhain other posts by this author
Oct 31 2002 9:59AM messages near this date
Re: [ZODB-Dev] Recovering Corrupt Database
|
Re: [ZODB-Dev] Recovering Corrupt Database
Hi Cody,
--On Mittwoch, 30. Oktober 2002 20:14 -0800 Cody Smith
<smithcc@[...].edu> wrote:
> Actually we did have (nightly) backups, but before the disk was failing,
> it was merely behaving strangely. When we started making tar.gz backups,
> tar made some strange complaint (like "file shrunk by xyz bytes"), but
> didn't fail to make the archive, and md5sums matched, so I was more than
> happy to trust the backups.
>
> Can you really make live backups of Data.fs?
Yes, this has been discussed several times and most of us do so.
Personally I have all the python code stuff in CVS repository
on another box which is of course backed up each night. The
Data.fs is stored regulary just by copy to another box and backup of this.
The message from tar is ok, since you are storing files which are changed
while storing. You should happyly recover your Data.fs from last backup.
Regards
Tino
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
http://lists.zope.org/mailman/listinfo/zodb-dev
Thread:
Cody Smith
Cody Smith
Tino Wildenhain
Tino Wildenhain
Steve Alexander
Steve Alexander
|