Kern Sibbald wrote:


Yes, this is a good point.  In fact, it might even be worth while to try:

mysqldump --user=$user --password=$password $database >$fifo 2>/dev/null </dev/null 
&

Another possible problem is that perhaps Bacula waits for the script to finish 
and in doing
so also waits for all children of the script to terminate. In this case, using an Admin job that that starts before the backup would resolve the problem.

>  frank> root     27088 32601  0 19:32 ?        00:00:00 [MyDatabase] <defunct>

man ps says:

A process that has exited and has a parent, but has not  yet
been waited for by the parent, is marked <defunct>.






__Martin


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




--
Mit freundlichen Grüßen

Attila Fülöp
Netzwerkadministrator
__________________________________________________________
BSMO GmbH

Johannisberger Straße 74, D-14197 Berlin
Postfach 140201, D-14302 Berlin

Telefon  +49(30)  884 293 - 14
Telefax  +49(30)  884 293 - 41
Mobile   +49(172) 384 27 29
E-Mail   mailto:[EMAIL PROTECTED]
-----------------------------------------------------------

Medizin und Gesundheit im Internet

http://www.bsmo.de
http://www.lifeline.de
http://www.multimedica.de
-----------------------------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to