It runs but is choked.Following is captured using -d 100 and redirect to file. +++++++++++++ bigstore-dir: mysql.c:68 DB REopen 1 bacula bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 FW=1150964671 bigstore-dir: next_vol.c:145 VolJobs=18 FirstWritten=1150964671 bigstore-dir: mysql.c:68 DB REopen 1 bacula bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 FW=1150964671 bigstore-dir: next_vol.c:145 VolJobs=18 FirstWritten=1150964671 bigstore-dir: mysql.c:68 DB REopen 1 bacula bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 F +++++++++++++ Top line from bacula-dir PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ WCHAN COMMAND 17494 root 16 0 39072 2488 7072 S 0.0 1.0 0:00.00 36470496 /sbin/bacula-dir -c /etc/bacula/bacula-dir.conf As you can see it's stuck somewhere in the memory. No, that solves my problem, until the next automated backup that is.Or, on another terminal, issue a 'killall bacula-dir' - THAT would show you a crashing DIR debug log ;-) The thing is the director does not crash.Of course I may be totally wrong and the DIR DID crash - in that case you'd have to use the debugger to create a backtrace of the crashing DIR. You can find hints in the "Kaboom" chapter of the manual. Here's the backtrace: Using host libthread_db library "/lib/tls/libthread_db.so.1". Error while mapping shared library sections: : Success. Error while reading shared library symbols: : No such file or directory. [Thread debugging using libthread_db enabled] [New Thread -150942912 (LWP 17494)] [New Thread -174126160 (LWP 23247)] [Thread debugging using libthread_db enabled] [New Thread -150942912 (LWP 17494)] [New Thread -174126160 (LWP 23247)] [Thread debugging using libthread_db enabled] [New Thread -150942912 (LWP 17494)] [New Thread -174126160 (LWP 23247)] [New Thread -163632208 (LWP 17496)] [New Thread -153142352 (LWP 17495)] 0x00798402 in ?? () $1 = "bigstore-dir", '\0' <repeats 17 times> $2 = 0x9d3a870 "bacula-dir" $3 = 0x9d3a898 "/sbin/" $4 = "MySQL" $5 = 0x80b4a74 "1.38.10 (08 June 2006)" $6 = 0x80ac705 "i686-pc-linux-gnu" $7 = 0x80ac6fe "redhat" $8 = 0x80ac6f3 "(Tettnang)" #0 0x00798402 in ?? () #1 0x00884eee in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 #2 0x00881df4 in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0 #3 0x00000000 in ?? () Thread 4 (Thread -153142352 (LWP 17495)): #0 0x00798402 in ?? () #1 0x0071c491 in ___newselect_nocancel () from /lib/tls/libc.so.6 #2 0x08087fac in bnet_thread_server (addrs=0x4, max_clients=10, client_wq=0x80c94c0, handle_client_request=0x80744cc <handle_UA_client_request>) at bnet_server.c:148 #3 0x0807440b in connect_thread (arg=0x9d3b770) at ua_server.c:73 #4 0x0087f98c in start_thread () from /lib/tls/libpthread.so.0 #5 0x007237da in clone () from /lib/tls/libc.so.6 Thread 3 (Thread -163632208 (LWP 17496)): #0 0x00798402 in ?? () #1 0x00882b15 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #2 0x0809d634 in watchdog_thread (arg=0x0) at watchdog.c:292 #3 0x0087f98c in start_thread () from /lib/tls/libpthread.so.0 #4 0x007237da in clone () from /lib/tls/libc.so.6 Thread 2 (Thread -174126160 (LWP 23247)): #0 0x00798402 in ?? () #1 0x00884eee in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 #2 0x00881df4 in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0 #3 0xffffffff in ?? () #4 0xffffffff in ?? () #5 0xf59f0950 in ?? () #6 0x09d4bfa8 in ?? () #7 0x09d4c6c0 in ?? () #8 0xf59f0918 in ?? () #9 0x08084c20 in _p (m=0x80c970c) at bsys.c:373 /etc/bacula/btraceback.gdb:10: Error in sourced command file: Previous frame identical to this frame (corrupt stack?) #0 0x00798402 in ?? () --
Vriendelijke groeten, ^ Bubbles IT
^ Oude Heerweg 175
Niels Huylebroeck ^ 9160 Lokeren, Belgie
Systeembeheerder, Programmeur ^ Tel: +32(0)9/355 13 31
[EMAIL PROTECTED] ^ Fax: +32(0)9/355 13 41
.. Key : http://www.bubbles-it.be/pgp/niels.asc ..
.. Fingerprint : 3885 CC0B C7A4 78CC 47DE 47AF 896A 6C40 80FA AF0F ..
.. Keyserver : http://pgp.mit.edu Key-ID : 0x80FAAF0F ..
A diplomat is a person who can tell you to go to hell in such a way
that you actually look forward to the trip.
- Caskie Stinnett, "Out of the Red"
|
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
