[Zope] We get problems Zope is backed up!
Dieter Maurer
dieter@handshake.de
Mon, 29 Jan 2001 20:40:22 +0100 (CET)
3dfestival - WebMaster writes:
> Does anybody have a solution for our big problem? How do we backup in
> another way...?
>
> When our Zope-site is being backed up we have different probs...
> We have (kind of) have figured out that the problem is only (!) occuring
> when we change something on our site OR somebody adds something to our site,
> while it is being backed up...
>
> We are using Zope v2.2.4 running in Apache on a Linux-machine....
What type of problems?
The only problem you might get should be that the last transaction
be incomplete. You can fix this with the "fsrecover" tool
distributed with Zope.
Dieter