Hi,

I'm running Bacula 5.2.12 (RPMs distributed by Simone Caronni on
repos.fedorapeople.org) on CentOS 6 (x86_64) with a sqlite catalog.

I defined a base backup job and a regular backup job. The base job worked fine
after the subsequent full backup the bacula director "hangs": It consumes all
CPU (for at least 4 hours) and I can't start new jobs through bconsole.

Some observations/background info:
- The client/sd tell me that the backup was successful, however the director
  lists the job as still running (with status 'terminated').
- With a new bconsole connection I can issue some queries on the director so
  it's at least partially alive.
- My setup is a pretty simple one currently: disk based backup, about
  60-100 GB data, all communication encrypted with TLS certificates (though
  no the backups themself).

I attached the status output as well as a short snippet of an strace on the
bacula-director.

My questions:
- Is that a known bug? (or a bug at all?)
- Which additional information should I provide you?

fs
ws3-client Version: 5.2.11 (10 September 2012)  x86_64-redhat-linux-gnu redhat 
Miracle)
Daemon started 25-Okt-12 14:12. Jobs: run=1 running=0.
... 
Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name 
======================================================================
    10  Full    732,660    1.967 G  OK       01-Nov-12 17:24 ws3



server4-sd Version: 5.2.12 (12 September 2012) x86_64-redhat-linux-gnu redhat 
Enterprise release
Daemon started 01-Nov-12 16:06. Jobs: run=3, running=0.
Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name 
===================================================================
...
    10  Full    732,660    2.117 G  OK       01-Nov-12 17:24 ws3
====

server4-dir Version: 5.2.12 (12 September 2012) x86_64-redhat-linux-gnu redhat 
Enterprise release
Daemon started 01-Nov-12 16:48. Jobs: run=2, running=1 mode=0,0
Running Jobs:
Console connected at 01-Nov-12 17:26
Console connected at 01-Nov-12 17:28
Console connected at 01-Nov-12 17:29
Console connected at 01-Nov-12 21:11
 JobId Level   Name                       Status
======================================================================
    10 Full    ws3.2012-11-01_16.59.29_07 has terminated
====

[pid  1827] read(10, 
"\r\0\0\0\3\0t\0\2\322\1\240\0t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) 
= 1024
[pid  1827] lseek(10, 40014848, SEEK_SET) = 40014848
[pid  1827] read(10, 
"\r\0\0\0\3\0u\0\2\317\1\243\0u\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) 
= 1024
[pid  1827] lseek(10, 40015872, SEEK_SET) = 40015872
[pid  1827] read(10, 
"\r\0\0\0\3\0{\0\2\321\1\250\0{\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) 
= 1024
[pid  1827] lseek(10, 40016896, SEEK_SET) = 40016896
[pid  1827] read(10, 
"\r\0\0\0\3\0w\0\2\322\1\245\0w\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) 
= 1024
[pid  1827] lseek(10, 40017920, SEEK_SET) = 40017920
[pid  1827] read(10, 
"\r\0\0\0\3\0\222\0\2\333\1\271\0\222\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
1024) = 1024
[pid  1827] lseek(10, 40018944, SEEK_SET) = 40018944
[pid  1827] read(10, 
"\r\0\0\0\3\0\210\0\2\332\1\263\0\210\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
1024) = 1024
[pid  1827] lseek(10, 40019968, SEEK_SET) = 40019968
[pid  1827] read(10, 
"\r\0\0\0\3\0\241\0\2\335\1\277\0\241\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
1024) = 1024
[pid  1827] lseek(10, 40020992, SEEK_SET <unfinished ...>
[pid  2636] <... nanosleep resumed> NULL) = 0
[pid  1827] <... lseek resumed> )       = 40020992
[pid  1468] <... nanosleep resumed> NULL) = 0
[pid  2636] access("/var/spool/bacula/bacula.db-journal", F_OK <unfinished ...>
[pid  1827] read(10,  <unfinished ...>
[pid  1468] access("/var/spool/bacula/bacula.db-journal", F_OK <unfinished ...>
[pid  2636] <... access resumed> )      = 0
[pid  1827] <... read resumed> 
"\r\0\0\0\3\0\226\0\2\340\1\275\0\226\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
1024) = 1024
[pid  1468] <... access resumed> )      = 0

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to