Greetings,

I have about 50 windows clients being backed up from my OpenSuse 10.2 
linux based bacula server now.  I've been having trouble with a small 
number of them where they start backing up ok but then much of the time 
the backup goes on forever.  We turned on debugging on the client in 
question with a level of 100 and these are the last few lines of the file...

mxg86: ../compat/compat.cpp:1172 readdir_r(c11ff0, { d_name="NEW Yr 2 
Stud eval 03-04.doc", d_reclen=28, d_off=231881
mxg86: ../compat/compat.cpp:194 Enter wchar_win32_path
mxg86: ../compat/compat.cpp:378 Leave wchar_win32_path=\
mxg86: ../compat/compat.cpp:1172 readdir_r(c11ff0, { 
d_name="NEW%20TEACHING%20SERIES%20FOR%20FACULTY%20updated.docsid=ZLi4TOR9U74&mbox=INBOX&charset=escaped_unicode&uid=5901&number=2&filename=NEW%20TEACHING%20SERIES%20FOR%20FACULTY%20updated.url",
 
d_reclen=184, d_off=231909
mxg86: ../compat/compat.cpp:194 Enter wchar_win32_path
mxg86: ../compat/compat.cpp:378 Leave wchar_win32_path=\
mxg86: ../compat/compat.cpp:1172 readdir_r(c11ff0, { 
d_name="NEWCURRICULUM _06-07_42007.xls", d_reclen=30, d_off=232093
mxg86: ../compat/compat.cpp:194 Enter wchar_win32_path
mxg86: ../compat/compat.cpp:378 Leave wchar_win32_path=\

1) Can anybody comment on the line that's different and why (I'm 
speaking of the one that includes the &mbox=INBOX part)?  I searched the 
entire debug file and didn't find any others like that.
2) Also, any idea whether that has anything to do with the problem?

Typically when this happens, the client will log an error in the 
application event log.  The bacula fd client doesn't terminate, so the 
bacula server thinks it's still connected, but it doesn't appear to ever 
complete the backup even several hours later (it should be completing in 
under 2 hrs).

This was a full backup, so it's not just stalled scanning through the 
file system.  It was most likely upgraded from an Incremental backup, 
however, if that matters.  The server was spooling data and I have 
concurrency set to 3.  As a result, this slows things down for the 
overall picture--once this one gets stuck I'm really only getting two 
concurrent backups rather than 3.  I also have to restart the bacula 
server daemons to kill it as even after using the bconsole cancel 
command it does not terminate over the course of more than an hour.


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to