[daisy] [JIRA] Updated: (DSY-471) backup tool should be able to do
his job if the server is not running.
Bruno Dumon (JIRA)
issues at cocoondev.org
Mon May 21 04:13:20 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-471?page=all ]
Bruno Dumon updated DSY-471:
----------------------------
Component: Backup
> backup tool should be able to do his job if the server is not running.
> ----------------------------------------------------------------------
>
> Key: DSY-471
> URL: http://issues.cocoondev.org//browse/DSY-471
> Project: Daisy
> Type: Improvement
> Components: Backup
> Versions: 2.0.1
> Reporter: Marc Portier
> Priority: Minor
>
> Currently the daisy-backup-tool brakes if the repository server is not running.
> Tracing the error-message I noticed this somewhat strange quirk:
> - daisy-backup-tool needs the running server to be able to request a lock (over jmx) to it. This is to make sure that the backup is created over a consistent state of blobstore, indexstrore and mysql metadata
> - however if the server is NOT running, then this consistent state is also guaranteed, so the fact that we can't get a lock (since the server isn't running) in this case should NOT prevent is from taking the backup.
> In other words: it would be nice if the backup-tool can do his useful job in both cases.
> (unless I'm missing some other important need for a running server to backup?)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list