Re: [Bacula-users] Debugging a backup job

2019-05-30 Thread Gary R. Schmidt
On 30/05/2019 22:15, Gestió Servidors wrote: Hello, after doing some new test, I think the problem was being caused because of the backup size and network topology. Between my bacula server and my "backup" server there are 2 firewall. Also, my server is sharing some NFS resources, so its load so

Re: [Bacula-users] Debugging a backup job

2019-05-30 Thread Gestió Servidors
Hello, after doing some new test, I think the problem was being caused because of the backup size and network topology. Between my bacula server and my "backup" server there are 2 firewall. Also, my server is sharing some NFS resources, so its load sometimes is hard... After modifying fileset

Re: [Bacula-users] Debugging a backup job

2019-05-30 Thread Radosław Korzeniewski
Hello, czw., 30 maj 2019 o 11:32 Josh Fisher napisał(a): > Disregard my last post about it being a firewall. Obviously some data is > being transferred, so I don't know where my brain was. > I think you could have a right about a firewall problem, even if some data was transferred it doesn't mea

Re: [Bacula-users] Debugging a backup job

2019-05-30 Thread Josh Fisher
Disregard my last post about it being a firewall. Obviously some data is being transferred, so I don't know where my brain was. Wanderlei Huttel has given the most likely fix; to enable heartbeat. I ran into this once before. Since the client is a server, I'm going to assume that it didn't go

Re: [Bacula-users] Debugging a backup job

2019-05-29 Thread Wanderlei Huttel
Hello Include heartbeat interval in the configs: https://github.com/wanderleihuttel/bacula-utils/blob/master/dicas/heartbeat_interval.md Best regards *Wanderlei Hüttel* http://www.bacula.com.br Em qua, 29 de mai de 2019 às 13:18, David Brodbeck escreveu: > Since you're backing up *some* dat

Re: [Bacula-users] Debugging a backup job

2019-05-29 Thread David Brodbeck
Since you're backing up *some* data, this doesn't seem like a firewall issue. I would check the client's syslog, first. See if the fd is crashing, or if you're getting I/O errors that are stalling the transfer. Sometimes a bad disk will only show up during backups, if the bad sectors are in an are

Re: [Bacula-users] Debugging a backup job

2019-05-29 Thread Josh Fisher
On 5/29/2019 6:05 AM, Gestió Servidors wrote: Hello, a backup job from a server is failing continuosly. From bacula console, I have reconfigured debug with "setdebug level=99 trace=1 client=my_server" but job is not returning more info... so I don't know why is failing. I have rerun four tim

[Bacula-users] Debugging a backup job

2019-05-29 Thread Gestió Servidors
Hello, a backup job from a server is failing continuosly. From bacula console, I have reconfigured debug with "setdebug level=99 trace=1 client=my_server" but job is not returning more info... so I don't know why is failing. I have rerun four times and, always, after writing 80 GB, job fails wi