logo       

Re: Online Backup , in Windows 2000 Server: msg#00060

web.zope.zodb

Subject: Re: Online Backup , in Windows 2000 Server

Sajan Varghese wrote at 2004-5-11 16:49 +0530:
> ...
> I doing my deployement in Windows 2000 Server , I am using Zope 2.7 and
>Plone 1.0.5 , with some Products of Plone .
>
> Now , I have tested in Windows 2000 , Online Backup of the Var Folder or
>the Data.fs doesnt , work , I have read many mail list that in linux does an
>online backup.

It would work iff Windows would let you copy open files...

Apparently, there are some tricks to do this: MS Word appears to be able
to read file which are currently under work.

> Is there a solution for Online Backup of the Data.fs or Var Folder ,
>without Data loss or corruption in Windows 2000 .

One possibility would be to use whatever trick is necessary
to read and copy an opened file.

Another one: tell Zope to pack its database (you can do this
via an HTTP request, e.g. with Python's "urllib" or with
"ZPublisher.Client"). When packing is complete, backup
"Data.fs.old".

>Secound One
>
>Is there any way I can limit a Plone Site Growth say , plan 4 GB for a Site
>and so on... , Then I can extent it once it reaches that limit

There is a "PartitionedStorage" (or similar) around.
It allows you to partition a "FileStorage" over several files.

However, I do not know whether it allows you to do what you want.
And I do not understand why you want it...

--
Dieter

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list - ZODB-Dev@xxxxxxxx
http://mail.zope.org/mailman/listinfo/zodb-dev



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise