Re: [Bacula-users] Error: VSS API failure

2018-05-03 Thread Heitor Faria
> Hi, Hello Elma, > recently I have gotten this error while backing up data on a windows server > 2008. > ~~~ > JobId 5815: Error: VSS API failure calling "BackupComplete". ERR=Object is not > initialized; called during restore or not called in correct sequence. > JobId 5815: Warning: VSS Writer

[Bacula-users] Error: VSS API failure

2018-05-03 Thread Elam
Hi, recently I have gotten this error while backing up data on a windows server 2008. ~~~ JobId 5815: Error: VSS API failure calling "BackupComplete". ERR=Object is not initialized; called during restore or not called in correct sequence. JobId 5815: Warning: VSS Writer "Shadow Copy Optimization

Re: [Bacula-users] Bacula Restore Error: block.c:318 Volume data error at xx:xxxx

2018-05-03 Thread Kern Sibbald
In general if you run the SD with the -p option (also bextract if I am not mistaken), it will attempt to ignore block errors.  However, if the block contains data that Bacula must use for some operation, it is very likely that Bacula will blow up at some later tim

[Bacula-users] Bacula Restore Error: block.c:318 Volume data error at xx:xxxx

2018-05-03 Thread Heitor Faria
Dear Bacula Users, I'm working for a company that had all Windows data ransomware corrupted. I've got a faulty Backup Storage LVM with more than 135k multiply-claimed nodes according to fsck, resulting in several restore job errors: 03-May 07:43 bacula-srv-sd JobId 244: Error: block.c:318 Vol

Re: [Bacula-users] Bacula cannot create new Jobs - incorrect Datetime value

2018-05-03 Thread Phil Stracchino
On 05/03/18 03:54, Peter Grupe wrote: > Since a few days Bacula isn't able to create new jobs. > > I got this error: > > 25-Apr 23:15 ftirtaper-dir JobId 0: Fatal error: sql_create.c:90 Create > DB Job record INSERT INTO Job > (Job,Name,Type,Level,JobStatus,SchedTime,JobTDate,ClientId,Comment)

Re: [Bacula-users] Bacula cannot create new Jobs - incorrect Datetime value

2018-05-03 Thread Wanderlei Huttel
Hello Peter This is a problem of MySQL 5.7. There was another question on the list a few days ago with a solution. Take a look in this link https://github.com/wanderleihuttel/bacula-utils/blob/master/dicas/mysql_sql-mode.md Enviado de Motorola Moto X2 Wanderlei Hüttel Em qui, 3 de mai de 2018

[Bacula-users] Bacula cannot create new Jobs - incorrect Datetime value

2018-05-03 Thread Peter Grupe
Since a few days Bacula isn't able to create new jobs. I got this error: 25-Apr 23:15 ftirtaper-dir JobId 0: Fatal error: sql_create.c:90 Create DB Job record INSERT INTO Job (Job,Name,Type,Level,JobStatus,SchedTime,JobTDate,ClientId,Comment) VALUES ('Ftirrd02_2-Backup.2018-04-25_23.15.00_53

Re: [Bacula-users] Bacula version 7 Server errors backing up Bacula 9 client

2018-05-03 Thread Sven Hartge
On 02.05.2018 02:07, Matt Weatherford wrote: > Q:   Does the Bacula server version 7.4.4 support backing up a client > running bacula client 9.0.7 ? No. > Q:   What else can I look for in order to debug this client? Upgrade to the Bacula version 9.0.6 (soon 9.0.7) in stretch-backports. This wil