Richard MAHONEY a écrit :

Currently I'm using `repozo.py' to pack and backup `ZEO' but I would
like to try `cpshousekeeping'. Unfortunately the code and switches seem
to suggest that `cpshousekeeping' is only suitable for individual CPS
instances within a ZODB file. Is this true or is it somehow possible to
run `cpshousekeeping' on a ZEO file?


cpshousekeeping can be run against a ZEO client instance for
document repository cleaning, roles cleaning, etc.

But for ZODB backup (for example 31 days rotating backup), it should be
run against the ZEO server.

So the solution could be to run two different cpshousekeeping, one one
a ZEO client (anyone will do) and one on the ZEO server. But I've never
used cpshousekeeping in such a configuration yet.

If you can contribute some text about this use for the header
of the cpshousekeeping file, that would be highly appreciated :-)

Regards,

--
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to