Re: [Bacula-users] Error with File size of restored file

2016-11-10 Thread Heitor Faria
> Hi, > When restoring a backup, it outputs this error: Hello, Sergio: please post the output of "list joblog jobid=77" bconsole command, because the bellow is incomplete and there is really no error message. > 0-Nov 18:51 bacula-dir JobId 77: Error: Bacula bacula-dir 7.0.5 (28Jul14): > Build

[Bacula-users] Error with File size of restored file

2016-11-10 Thread Sergio Belkin
Hi, When restoring a backup, it outputs this error: 0-Nov 18:51 bacula-dir JobId 77: Error: Bacula bacula-dir 7.0.5 (28Jul14): Build OS: x86_64-redhat-linux-gnu redhat Enterprise release JobId: 77 Job:RestoreFilesProxy.2016-11-10_18.43.23_

Re: [Bacula-users] Failed to connect to Storage Daemon.

2016-11-10 Thread Francisco Javier Funes Nieto
Yes, The SD Definition in DIR.conf was incorrect (typo in the port). Now works but... now I've scsi errors in the External Tape... This weeken I'll move the server to another hardware with enough room for an internal SAS tape drive. Thank you! 2016-11-10 22:26 GMT+01:00 Dan Langille : > Fixed?

Re: [Bacula-users] Failed to connect to Storage Daemon.

2016-11-10 Thread Dan Langille
Fixed? -- Dan Langille - BSDCan / PGCon d...@langille.org -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio

Re: [Bacula-users] Hartbeat during Client Run Before Job

2016-11-10 Thread Josh Fisher
On 11/10/2016 3:43 AM, Kern Sibbald wrote: Hello, Where are you running the script? On the Director or on the Client. Once I have a better idea what you are doing, I can provide a definitive answer. It is possible that Bacula is not in control when a script is running and that it does not

Re: [Bacula-users] SCSI Errors in LTO External Drive

2016-11-10 Thread Alberto Brosich
Hi, my experience. I had strange scsi errors. Finally, after months of investigation and headache, I moved the scsi controller to another pci slot and then worked all fine. Regards Alberto On Thu, 10 Nov 2016 08:37:57 +0100 Ralf Brinkmann wrote: > Am 07.11.2016 um 20:57 schrieb Francisco J

Re: [Bacula-users] Hartbeat during Client Run Before Job

2016-11-10 Thread Kern Sibbald
Hello, Where are you running the script?  On the Director or on the Client.  Once I have a better idea what you are doing, I can provide a definitive answer. It is possible that Bacula is not in control when a script is running and that it does not get cont

[Bacula-users] Hartbeat during Client Run Before Job

2016-11-10 Thread Jan Gazda
Hello all, I have a problem with network timeout during backup. Backup server with bacula is on different subnet than clients and there is a Sonicwall with 15 minutes timeout for TCP connection. I set up Heartbeat interval to 60 seconds but it seems that heartbeat is not issued during script whic