On Mon, Mar 06, 2006 at 12:12:58PM -0600, Jason Balicki wrote:
> I have a client trying to backup a MS SQL database.  We
> use RunBefore and RunAfter commands to stop and start the
> DB.  Usually this works fine, but if we run out of space
> on a tape then Bacula can't get any farther until someone
> mounts another tape.  However, because the application
> is critical, someone usually will manually start the
> services before the job can finish.  I can't fix this
> behavior.

If you have enough space disk space on the clients being backed up, one
alternative is to have the RunBefore script stop the database, copy it to a
staging area, restart the database, and then let the staging area get backed
up.  The RunAfter script would then clean up the staging area.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Network Engineer          |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to