Re: [Bacula-users] Bacula director error messages

2019-05-23 Thread Martin Simmons
I've managed to repeat it now. Please try the patch wait-without-sd-client-heartbeat.patch attached to . __Martin > On Fri, 10 May 2019 21:51:23 +0200, Andras Horvai said: > > Hi Martin, > > thanks for the deep explanation! Sure I can test it... I

Re: [Bacula-users] Bacula director error messages

2019-05-10 Thread Martin Simmons
You can get "Connection reset by peer" on Linux even within a single process as follows: 0. Suppose A and B are two file descriptors connected by a socket. 1. Write a byte to A. 2. Close B. 3. Read a byte from A. This fails with "Connection reset by peer" rather than getting EOF. You do get E

Re: [Bacula-users] Bacula director error messages

2019-05-10 Thread Kern Sibbald
Hello Martin, This is an interesting reflection.  Do you think it is a timeout, or an out and out bug where Bacula gets confused with additional communications?   A bug would be a bit hard to understand, because the SD often waits for a Volume to be mounted -- of course, there can certainly be bug

Re: [Bacula-users] Bacula director error messages

2019-05-10 Thread Martin Simmons
I'm pretty sure the "Connection reset by peer" error is a Bacula bug, triggered when a Copy job waits in the middle for a new tape to write. This is causing the Copying Error status. __Martin > On Fri, 10 May 2019 00:19:54 +0200, Andras Horvai said: > > hi, > > anybody, any idea regardin

Re: [Bacula-users] Bacula director error messages

2019-05-09 Thread Andras Horvai
hi, anybody, any idea regarding this error? Why the termination status of the previous job was: *** Copying Error *** ? Thanks, Andras On Wed, May 8, 2019 at 4:11 PM Andras Horvai wrote: > you got the point, here it is another error message: > > 06-May 12:01 backup2-dir JobId 1038: Using Devi

Re: [Bacula-users] Bacula director error messages

2019-05-08 Thread Andras Horvai
you got the point, here it is another error message: 06-May 12:01 backup2-dir JobId 1038: Using Device "LTO-6" to write. 06-May 12:07 backup2-sd JobId 1038: [SI0202] End of Volume "WORMW-1181" at 1424:28456 on device "LTO-6" (/dev/nst0). Write of 64512 bytes got -1. 06-May 12:07 backup2-sd JobId 1

Re: [Bacula-users] Bacula director error messages

2019-05-08 Thread Martin Simmons
That look clean. Are there any messages for the "New Backup JobId" (1038)? I find them printed after the "Termination:" line for the copy job. __Martin > On Wed, 8 May 2019 14:32:31 +0200, Andras Horvai said: > > hi, > > here is the snipped part: :) > > 06-May 09:00 backup2-dir JobId 10

Re: [Bacula-users] Bacula director error messages

2019-05-08 Thread Andras Horvai
hi, here is the snipped part: :) 06-May 09:00 backup2-dir JobId 1037: Copying using JobId=1016 Job=srv1-job.2019-05-04_02.00.00_59 06-May 12:01 backup2-dir JobId 1037: Start Copying JobId 1037, Job=ArchiveJob.2019-05-06_09.00.01_20 06-May 12:01 backup2-dir JobId 1037: Using Device "FileStorage" t

Re: [Bacula-users] Bacula director error messages

2019-05-07 Thread Martin Simmons
Maybe there is an error message in the text you snipped? __Martin > On Mon, 6 May 2019 23:09:46 +0200, Andras Horvai said: > > Dear List, > > does anyone have any clue why I got director error after a tape change: (I > am using copy job to copy full backups (from file storage) to tape. >

[Bacula-users] Bacula director error messages

2019-05-06 Thread Andras Horvai
Dear List, does anyone have any clue why I got director error after a tape change: (I am using copy job to copy full backups (from file storage) to tape. Tape change message: Subject: Bacula: Intervention needed for srv1-job.2019-05-06_09.00.01_21 06-May 12:08 backup2-sd JobId 1038: Please moun

Re: [Bacula-users] bacula-director error

2009-01-26 Thread Bartosz . c
On Mon, 26 Jan 2009 12:13:03 +0100, Bartosz.c wrote: >On Mon, 19 Jan 2009 14:41:43 +0100, Bartosz.c >wrote: > >>Hi, >>from few months I have an error made from time to time by >>bacula-director, anyone know what it means and how to solve it? >> >>bacula-dir[17128]: segfault at 0100 eip 08068

Re: [Bacula-users] bacula-director error

2009-01-26 Thread Bartosz . c
On Mon, 19 Jan 2009 14:41:43 +0100, Bartosz.c wrote: >Hi, >from few months I have an error made from time to time by >bacula-director, anyone know what it means and how to solve it? > >bacula-dir[17128]: segfault at 0100 eip 08068745 esp bf9efe90 >error 4 > >segfault often means bad sector on

[Bacula-users] bacula-director error

2009-01-19 Thread Bartosz . c
Hi, from few months I have an error made from time to time by bacula-director, anyone know what it means and how to solve it? bacula-dir[17128]: segfault at 0100 eip 08068745 esp bf9efe90 error 4 segfault often means bad sector on a hard drive, but it's almoust not possible in this situation,