On 21.04.2011 10:58, John Doe wrote:
> From: ruslan usifov <ruslan.usi...@gmail.com>
> 
>> We back up client computers throw bacula-fd, but have some issue  throw
>> shutdown process (when user press power off button or throw  "start"
>> menu). We want prevent shutdown process while fd work, does exists  any
>> solutions for this  task?
> 
> Maybe look at:
> http://www.windows-help-central.com/windows-shutdown-script.html
> You'd have to write a script/program that waits until bacula-fd is done.
> But I never tried it myself...
> 
> JD
> 
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve 
> application availability and disaster protection. Learn more about boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

It might work that way, by going into a loop querying whether a backup
task is currently being run and leave the loop only if no task is run
(with a message to the user....). But it would still leave the problem,
how to detect that a backup task is being run......does bacula-fd provide
anything like that.....under windows.......

 Cheers,
    Stefan


-- 
 Stefan Münkner
 FR 2.5 Biophysik
 Universität des Saarlandes
 Campus Homburg
 Gebäude 76
 D-66421 Homburg/Saar
..................................................
phone +49 6841 16-26222    fax   +49 6841 16-26211
http://www.uniklinikum-saarland.de/biophysik/

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to