[Zope] Backup & restore zope

Paul Horbal horbal@atips.ca
Mon, 10 Jun 2002 22:23:24 -0600


Is it really necessary to stop Zope when copying Data.fs?  Assuming no one
is logged in to your management interface and you don't have any pages that
could alter Data.fs (or don't expect any changes at backup time) is it a
problem?

I have a script which backs up Data.fs to another machine on a nightly basis
(usually around 3 am).  The script makes 7 backups, keeping one for each day
of the week.

Is it conceivable that I could run into trouble if I don't stop Zope while
the backup runs?

P.


----- Original Message -----
From: "Graham King" <Graham.King@team.ozemail.com.au>
To: <zope@zope.org>
Sent: Monday, June 10, 2002 8:54 PM
Subject: RE: [Zope] Backup & restore zope


> Just take a live snapshot of your ../var/Data.fs (as the crucial part).
>
> To restore: stop Zope, copy this file in place, start Zope.
>
> -----Original Message-----
> From: Jim Kutter [mailto:jim@ebizq.net]
> Sent: Tuesday, 11 June 2002 12:42
> To: zope@zope.org
> Subject: [Zope] Backup & restore zope
>
>
> Hi folks - how does one go about backing up and restoring a production
Zope
> server?
>
> -jim
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>