Bacula-users

[Bacula-users] bacula sometimes gets stuck when volume wanted is already in a different drive

2008-12-23 09:45:47
Subject: [Bacula-users] bacula sometimes gets stuck when volume wanted is already in a different drive
From: Bob Hetzel <beh AT case DOT edu>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 23 Dec 2008 09:43:28 -0500
I'm running v 2.4.3 of bacula on OpenSuse 10.2 with a two tape-drive 
autoloader and I've been having this problem every few days for a while 
now: bacula wants a tape that's already loaded but in a different drive 
and it's not able to just unload the tape and move it or better yet just 
use it where it's already mounted on the other drive.

23-Dec 03:02 gyrus-sd JobId 50576: Please mount Volume "LTO289L2" or 
label a new one for:
     Job:          arc2-gx280.2008-12-22_19.30.24
     Storage:      "IBMLTO2-1" (/dev/nst0)
     Pool:         Default
     Media type:   LTO-2

Here's the info on the tape it wants from a list volumes command...

| MediaId | VolumeName | VolStatus | Enabled | VolBytes        | 
VolFiles | VolRetention | Recycle | Slot | InChanger | MediaType | 
LastWritten         |
       107 | LTO289L2   | Append    |       1 | 119,531,768,832 | 
125 |    7,776,000 |       1 |   50 |         1 | LTO-2     | 2008-12-22 
20:04:24

And here's the output from a status storage command

*status storage
Automatically selected Storage: Dell-PV136T
Connecting to Storage daemon Dell-PV136T at gyrus:9103

gyrus-sd Version: 2.4.3 (10 October 2008) i686-pc-linux-gnu suse 10.2
Daemon started 19-Dec-08 17:02, 255 Jobs run since started.
  Heap: heap=4,100,096 smbytes=3,422,070 max_bytes=3,759,755 bufs=358 
max_bufs=535
Sizes: boffset_t=8 size_t=4 int32_t=4 int64_t=8

Running Jobs:
Writing: Incremental Backup job aab9 JobId=50574 Volume="LTO289L2"
     pool="Default" device="IBMLTO2-1" (/dev/nst0)
     spooling=0 despooling=0 despool_wait=0
     Files=0 Bytes=0 Bytes/sec=0
     FDReadSeqNo=6 in_msg=6 out_msg=4 fd=18
Writing: Incremental Backup job dmp9-gx620 JobId=50579 Volume="LTO289L2"
     pool="Default" device="IBMLTO2-1" (/dev/nst0)
     spooling=0 despooling=0 despool_wait=0
     Files=0 Bytes=0 Bytes/sec=0
     FDReadSeqNo=6 in_msg=6 out_msg=4 fd=17
Writing: Incremental Backup job arc2-gx280 JobId=50576 Volume="LTO289L2"
     pool="Default" device="IBMLTO2-1" (/dev/nst0)
     spooling=0 despooling=0 despool_wait=0
     Files=0 Bytes=0 Bytes/sec=0
     FDReadSeqNo=6 in_msg=6 out_msg=4 fd=13
Writing: Incremental Backup job mxp53-gx280 JobId=50586 Volume="LTO289L2"
     pool="Default" device="IBMLTO2-1" (/dev/nst0)
     spooling=0 despooling=0 despool_wait=0
     Files=0 Bytes=0 Bytes/sec=0
     FDReadSeqNo=6 in_msg=6 out_msg=4 fd=15
Writing: Incremental Backup job tgf5 JobId=50588 Volume="LTO289L2"
     pool="Default" device="IBMLTO2-1" (/dev/nst0)
     spooling=0 despooling=0 despool_wait=0
     Files=0 Bytes=0 Bytes/sec=0
     FDReadSeqNo=6 in_msg=6 out_msg=4 fd=14
====

Jobs waiting to reserve a drive:
====

Terminated Jobs:
  JobId  Level    Files      Bytes   Status   Finished        Name
===================================================================
  50483  Incr         94    4.917 G  OK       22-Dec-08 12:59 jas88-gx280
  50558  Incr          0         0   Cancel   22-Dec-08 13:10 smm62-gx270
  50562  Incr          0         0   Other    22-Dec-08 13:12 tdb3-745
  50573  Full         89    3.284 G  OK       22-Dec-08 13:17 BackupCatalog
  50530  Full          0         0   Cancel   22-Dec-08 13:19 nab-gx280
  50577  Incr        176    500.6 M  OK       22-Dec-08 20:02 beh
  50578  Incr        118    960.7 M  OK       22-Dec-08 20:03 dms29-gx270
  50581  Incr        265    1.460 G  OK       22-Dec-08 20:04 gradresed
  50585  Incr        108    19.15 M  OK       22-Dec-08 20:04 megpop
  50587  Incr          0         0   Cancel   22-Dec-08 20:32 sns12-gx280
====

Device status:
Autochanger "Dell-PV136T" with devices:
    "IBMLTO2-1" (/dev/nst0)
    "IBMLTO2-2" (/dev/nst1)
Device "IBMLTO2-1" (/dev/nst0) is not open.
     Device is BLOCKED waiting for mount of volume "LTO289L2",
        Pool:        Default
        Media type:  LTO-2
     Drive 0 status unknown.
Device "IBMLTO2-2" (/dev/nst1) is mounted with:
     Volume:      LTO289L2
     Pool:        Default
     Media type:  LTO-2
     Slot 50 is loaded in drive 1.
     Total Bytes=119,531,768,832 Blocks=1,852,860 Bytes/block=64,512
     Positioned at File=125 Block=0
====

Used Volume status:
LTO210L2 on device "IBMLTO2-2" (/dev/nst1)
     Reader=0 writers=0 devres=0 volinuse=0
LTO289L2 on device "IBMLTO2-1" (/dev/nst0)
     Reader=0 writers=0 devres=5 volinuse=1
====

Data spooling: 0 active jobs, 0 bytes; 238 total jobs, 86,653,540,305 
max bytes/job.
Attr spooling: 0 active jobs, 0 bytes; 238 total jobs, 15,082,824 max bytes.
====

In this case I was able to release the tape from drive LTO2-2 and issue 
a mount for that tape onto the desired drive and things continued.

Before doing this, however, in case it's helpful I forced a traceback:

gyrus:/var/bacula #  ps -ef |grep bacula
root      5006     1  1 Dec19 ?        01:01:03 /usr/sbin/bacula-sd -u 
root -g bacula -v -c /etc/bacula/bacula-sd.conf
root      5020     1  0 Dec19 ?        00:00:12 /usr/sbin/bacula-fd -v 
-c /etc/bacula/bacula-fd.conf
bacula    5029     1  0 Dec19 ?        00:00:03 /usr/sbin/bacula-dir -u 
bacula -g bacula -v -c /etc/bacula/bacula-dir.conf
root     18768 28963  0 09:14 pts/1    00:00:00 grep bacula
gyrus:/usr/sbin # ./btraceback /usr/sbin/bacula-dir 5029

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1214245168 (LWP 5029)]
[New Thread -1317041264 (LWP 17843)]
[New Thread -1291863152 (LWP 17842)]
[New Thread -1283470448 (LWP 17841)]
[New Thread -1300255856 (LWP 17840)]
[New Thread -1258292336 (LWP 17839)]
[New Thread -1401152624 (LWP 17838)]
[New Thread -1240319088 (LWP 17837)]
[New Thread -1409545328 (LWP 17516)]
[New Thread -1392759920 (LWP 17514)]
[New Thread -1377854576 (LWP 17175)]
[New Thread -1361069168 (LWP 17173)]
[New Thread -1335891056 (LWP 17171)]
[New Thread -1327498352 (LWP 17157)]
[New Thread -1308648560 (LWP 17149)]
[New Thread -1275077744 (LWP 17145)]
[New Thread -1266685040 (LWP 17144)]
[New Thread -1248711792 (LWP 17141)]
[New Thread -1231709296 (LWP 5064)]
[New Thread -1223316592 (LWP 5032)]
[New Thread -1214923888 (LWP 5031)]
0xb7f98410 in __kernel_vsyscall ()
$1 = "gyrus-dir", '\0' <repeats 20 times>
$2 = 0x80f8e00 "bacula-dir"
$3 = 0x80f90b0 "/usr/sbin/"
$4 = 0x80f91e0 "MySQL"
$5 = 0x80ed18b "2.4.3 (10 October 2008)"
$6 = 0x80ed1a3 "i686-pc-linux-gnu"
$7 = 0x80ed1b5 "suse"
$8 = 0x80ed1ba "10.2"
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=60, usec=0) at bsys.c:71
#3  0x08071b28 in wait_for_next_job (one_shot_job_to_run=0x0) at 
scheduler.c:130
#4  0x0804de85 in main (argc=0, argv=0xbfe7ade4) at dird.c:288

Thread 21 (Thread -1214923888 (LWP 5031)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7b09a41 in ___newselect_nocancel () from /lib/libc.so.6
#2  0x080a99b9 in bnet_thread_server (addrs=0x80f9860, max_clients=20, 
client_wq=0x80f64e0, handle_client_request=0x808d536 
<handle_UA_client_request>)
     at bnet_server.c:161
#3  0x0808d52e in connect_thread (arg=0x80f9860) at ua_server.c:84
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 20 (Thread -1223316592 (LWP 5032)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7c9e7dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0
#2  0x080ccf27 in watchdog_thread (arg=0x0) at watchdog.c:307
#3  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#4  0xb7b102ee in clone () from /lib/libc.so.6

Thread 19 (Thread -1231709296 (LWP 5064)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x817c390, ptr=0xb6959324 
"\220\233\225�8\223\225��\237ʷ", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x817c390) at bsock.c:381
#4  0x0808d5cf in handle_UA_client_request (arg=0x817c390) at 
ua_server.c:140
#5  0x080cd952 in workq_server (arg=0x80f64e0) at workq.c:357
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 18 (Thread -1248711792 (LWP 17141)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81b51b8, ptr=0xb5922024 
"`\231\017\b\200", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81b51b8) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81b51b8) at getmsg.c:109
#5  0x080513f8 in wait_for_job_termination (jcr=0xb0ebb0c0) at backup.c:274
#6  0x08051abd in do_backup (jcr=0xb0ebb0c0) at backup.c:235
#7  0x08063da5 in job_thread (arg=0xb0ebb0c0) at job.c:290
#8  0x080659db in jobq_server (arg=0x80f6340) at jobq.c:466
#9  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#10 0xb7b102ee in clone () from /lib/libc.so.6

Thread 17 (Thread -1266685040 (LWP 17144)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x8182be0, ptr=0xb47fe024 
"`\231\017\b\202", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x8182be0) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x8182be0) at getmsg.c:109
#5  0x080513f8 in wait_for_job_termination (jcr=0xb0e3b7f0) at backup.c:274
#6  0x08051abd in do_backup (jcr=0xb0e3b7f0) at backup.c:235
#7  0x08063da5 in job_thread (arg=0xb0e3b7f0) at job.c:290
#8  0x080659db in jobq_server (arg=0x80f6340) at jobq.c:466
#9  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#10 0xb7b102ee in clone () from /lib/libc.so.6

Thread 16 (Thread -1275077744 (LWP 17145)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0xb0ebade0, ptr=0xb3ffd024 
"`\231\017\b\202", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0xb0ebade0) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0xb0ebade0) at getmsg.c:109
#5  0x080513f8 in wait_for_job_termination (jcr=0xb0e2bae0) at backup.c:274
#6  0x08051abd in do_backup (jcr=0xb0e2bae0) at backup.c:235
#7  0x08063da5 in job_thread (arg=0xb0e2bae0) at job.c:290
#8  0x080659db in jobq_server (arg=0x80f6340) at jobq.c:466
#9  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#10 0xb7b102ee in clone () from /lib/libc.so.6

Thread 15 (Thread -1308648560 (LWP 17149)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x819fcb0, ptr=0xb1ff9024 
"`\231\017\b\200", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x819fcb0) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x819fcb0) at getmsg.c:109
#5  0x080513f8 in wait_for_job_termination (jcr=0xb0e4c860) at backup.c:274
#6  0x08051abd in do_backup (jcr=0xb0e4c860) at backup.c:235
#7  0x08063da5 in job_thread (arg=0xb0e4c860) at job.c:290
#8  0x080659db in jobq_server (arg=0x80f6340) at jobq.c:466
#9  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#10 0xb7b102ee in clone () from /lib/libc.so.6

Thread 14 (Thread -1327498352 (LWP 17157)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81957a0, ptr=0xb0dff024 
"`\231\017\b\202", nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81957a0) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81957a0) at getmsg.c:109
#5  0x080513f8 in wait_for_job_termination (jcr=0xb0e2a280) at backup.c:274
#6  0x08051abd in do_backup (jcr=0xb0e2a280) at backup.c:235
#7  0x08063da5 in job_thread (arg=0xb0e2a280) at job.c:290
#8  0x080659db in jobq_server (arg=0x80f6340) at jobq.c:466
#9  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#10 0xb7b102ee in clone () from /lib/libc.so.6

Thread 13 (Thread -1335891056 (LWP 17171)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81a1c28, ptr=0xb05fe114 "", 
nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81a1c28) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81a1c28) at getmsg.c:109
#5  0x0806b2f5 in msg_thread (arg=0xb0ebb0c0) at msgchan.c:374
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 12 (Thread -1361069168 (LWP 17173)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81acd98, ptr=0xaedfb114 "", 
nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81acd98) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81acd98) at getmsg.c:109
#5  0x0806b2f5 in msg_thread (arg=0xb0e4c860) at msgchan.c:374
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 11 (Thread -1377854576 (LWP 17175)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81ac8c0, ptr=0xaddf9114 "", 
nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81ac8c0) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81ac8c0) at getmsg.c:109
#5  0x0806b2f5 in msg_thread (arg=0xb0e3b7f0) at msgchan.c:374
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 10 (Thread -1392759920 (LWP 17514)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x81a29a8, ptr=0xacfc2114 "", 
nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x81a29a8) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x81a29a8) at getmsg.c:109
#5  0x0806b2f5 in msg_thread (arg=0xb0e2bae0) at msgchan.c:374
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 9 (Thread -1409545328 (LWP 17516)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca102b in __read_nocancel () from /lib/libpthread.so.0
#2  0x080a9300 in read_nbytes (bsock=0x818c170, ptr=0xabfc0114 "", 
nbytes=4) at bnet.c:82
#3  0x080aba1c in BSOCK::recv (this=0x818c170) at bsock.c:381
#4  0x0805de81 in bget_dirmsg (bs=0x818c170) at getmsg.c:109
#5  0x0806b2f5 in msg_thread (arg=0xb0e2a280) at msgchan.c:374
#6  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#7  0xb7b102ee in clone () from /lib/libc.so.6

Thread 8 (Thread -1240319088 (LWP 17837)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 7 (Thread -1401152624 (LWP 17838)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 6 (Thread -1258292336 (LWP 17839)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 5 (Thread -1300255856 (LWP 17840)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 4 (Thread -1283470448 (LWP 17841)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 3 (Thread -1291863152 (LWP 17842)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 2 (Thread -1317041264 (LWP 17843)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=2, usec=0) at bsys.c:71
#3  0x0806609e in jobq_server (arg=0x80f6340) at jobq.c:590
#4  0xb7c9a112 in start_thread () from /lib/libpthread.so.0
#5  0xb7b102ee in clone () from /lib/libc.so.6

Thread 1 (Thread -1214245168 (LWP 5029)):
#0  0xb7f98410 in __kernel_vsyscall ()
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2  0x080a827b in bmicrosleep (sec=60, usec=0) at bsys.c:71
#3  0x08071b28 in wait_for_next_job (one_shot_job_to_run=0x0) at 
scheduler.c:130
#4  0x0804de85 in main (argc=0, argv=0xbfe7ade4) at dird.c:288
#0  0xb7f98410 in __kernel_vsyscall ()
#0  0xb7f98410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7ca1876 in __nanosleep_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#2  0x080a827b in bmicrosleep (sec=60, usec=0) at bsys.c:71
71         stat = nanosleep(&timeout, NULL);
Current language:  auto; currently c++
timeout = {tv_sec = 60, tv_nsec = 0}
tv = {tv_sec = 3, tv_usec = 52}
tz = {tz_minuteswest = 2, tz_dsttime = 11}
stat = 0
#3  0x08071b28 in wait_for_next_job (one_shot_job_to_run=0x0) at 
scheduler.c:130
130           bmicrosleep(next_check_secs, 0); /* recheck once per minute */
jcr = (JCR *) 0xb0e5a8e0
job = (JOB *) 0x810c660
run = (RUN *) 0x8143540
now = 50619
prev = 1230004801
next_job = (job_item *) 0x0
first = false
#4  0x0804de85 in main (argc=0, argv=0xbfe7ade4) at dird.c:288
288        while ( (jcr = wait_for_next_job(runjob)) ) {
ch = -1
jcr = (JCR *) 0xb0e5a8e0
no_signals = false
test_config = false
uid = 0xbfe7c511 "bacula"
gid = 0xbfe7c51b "bacula"
#0  0x00000000 in ?? ()
No symbol table info available.
#0  0x00000000 in ?? ()
No symbol table info available.
#0  0x00000000 in ?? ()
No symbol table info available.




------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>