Re: [Bacula-users] Dell TL1000 IBM3850-HH7

2017-04-09 Thread Jim Richardson
Good afternoon everyone. I wanted to update everyone on the solution to my issue. My HBA showed up last week, installed on Wednesday. Today I got an opportunity to test the configuration with Bacula. The test was a success. That said the HBA was not my only change. I did use the ITDT "IBM

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Heitor Faria
> On Sunday 2017-04-09 02:49:41 Petar Kozić wrote: >> Hi, >> Can someone tell me why I get this error: >> >> Fatal error: sql_create.c:833 Fill File table Query failed: INSERT INTO >> File (FileIndex, JobId, PathId, FilenameId, LStat, MD5, DeltaSeq) SELECT >> batch.FileIndex, batch.JobId, Path.Pat

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Petar Kozić
Yes, I am using spooling, but I don't have define spooling directory. Director and mysql is on same server. Storage is on same but on different mount point LVM. On Apr 9, 2017 6:23 PM, "Josip Deanovic" wrote: On Sunday 2017-04-09 05:50:31 Petar Kozić wrote: > This happend only on Sunday when Bac

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Josip Deanovic
On Sunday 2017-04-09 05:50:31 Petar Kozić wrote: > This happend only on Sunday when Bacula run scheduled full backup on > about 12 instances. Ofcorse, I have different run time in schedule, but > because some instances have lot data, in some time 2-3 instances works > in same time. > > I have over

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Petar Kozić
/tmp folder is on root where I have 70 GB free. On Apr 9, 2017 3:18 PM, "Gary R. Schmidt" wrote: > On 09/04/2017 22:50, Petar Kozić wrote: > > This happend only on Sunday when Bacula run scheduled full backup on > > about 12 instances. Ofcorse, I have different run time in schedule, but > > beca

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Gary R. Schmidt
On 09/04/2017 22:50, Petar Kozić wrote: > This happend only on Sunday when Bacula run scheduled full backup on > about 12 instances. Ofcorse, I have different run time in schedule, but > because some instances have lot data, in some time 2-3 instances works > in same time. > > I have over 70GB

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Petar Kozić
This happend only on Sunday when Bacula run scheduled full backup on about 12 instances. Ofcorse, I have different run time in schedule, but because some instances have lot data, in some time 2-3 instances works in same time. I have over 70GB free space on mysql server and thats not problem. I’m a

Re: [Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Josip Deanovic
On Sunday 2017-04-09 02:49:41 Petar Kozić wrote: > Hi, > Can someone tell me why I get this error: > > Fatal error: sql_create.c:833 Fill File table Query failed: INSERT INTO > File (FileIndex, JobId, PathId, FilenameId, LStat, MD5, DeltaSeq) SELECT > batch.FileIndex, batch.JobId, Path.PathId, > F

[Bacula-users] Fatal error sql_create.c

2017-04-09 Thread Petar Kozić
Hi, Can someone tell me why I get this error: Fatal error: sql_create.c:833 Fill File table Query failed: INSERT INTO File (FileIndex, JobId, PathId, FilenameId, LStat, MD5, DeltaSeq) SELECT batch.FileIndex, batch.JobId, Path.PathId, Filename.FilenameId,batch.LStat, batch.MD5, batch.DeltaSeq FROM