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>.





-------------------------------------------------------
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