>>>>> On Fri, 28 Oct 2005 18:51:18 +0700, "frank" <[EMAIL PROTECTED]> said:

  frank> So far no luck.

  frank> Kern Sibbald wrote:
  >> In addition, I don't see any need to redirect /dev/null to the input for 
rm, mkfifo, and mysqldump.  It probably won't hurt anything, but it just 
complicates understanding what is really going on.  A cleaner script would
  >> be:
  >> 

  frank> Changed the script as indicated. The job is still hanging...

  frank> Martin Simmons wrote:
  >> Is the mysqldump process still there when the job is hanging?
  >> 

  frank> Yes, the process is there:

  frank> ps -ef |grep MyDatabase
  frank> root     27088 32601  0 19:32 ?        00:00:00 [MyDatabase] <defunct>
  frank> root     27091     1  0 19:32 ?        00:00:00 /bin/sh 
/backup/scripts/MyDatabase before

What about the mysqldump process (not just the script)?


  frank> Status of the FD:

  frank> Running Jobs:
  frank> JobId 65 Job MyDatabaseFull.2005-10-28_19.32.05 is running.
  frank>     Unknown Type Job started: 28-Oct-05 19:32
  frank>     Files=0 Bytes=0 Bytes/sec=0
  frank>     Files Examined=0
  frank>     SDReadSeqNo=3 fd=5
  frank> Director connected at: 28-Oct-05 19:35

Can you use lsof to see what files the fd has open?

__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

Reply via email to