Re: [Bacula-users] backup failure

2015-10-19 Thread Ana Emília M . Arruda
Yes. You have backup of your bacula.sql.

You just need to delete the bacula.sql from your host filesystem. The
bellow should solve this:

chmod +rx /etc/bacula/scripts/delete_catalog_backup

Best regards,
Ana

On Mon, Oct 19, 2015 at 7:24 PM, Thing  wrote:

> 8><
> 62  Full  0 0   Error19-Oct-15 23:10 BackupCatalog
> 630 0   Error20-Oct-15 09:23
> RestoreLocalFiles
> 64  108,7853.198 G  OK   20-Oct-15 09:45
> RestoreLocalFiles
> 65  Full  138.68 M  Error20-Oct-15 11:12 BackupCatalog
>
> 
> *list joblog jobid=65
>
> ++
> |
> LogText
> |
>
> ++
> | warlocke-dir JobId 65: shell command: run BeforeJob "/etc/bacula/scripts/
> make_catalog_backup.pl MyCatalog"
>  |
> | warlocke-dir JobId 65: Start Backup JobId 65,
> Job=BackupCatalog.2015-10-20_11.11.52_04
>   |
> | warlocke-dir JobId 65: Using Device "FileStorage"
>|
> | warlocke-sd JobId 65: Volume "Local-0001" previously written, moving to
> end of data.
> |
> | warlocke-sd JobId 65: Ready to append to end of Volume "Local-0001"
> size=5908984571
>  |
> | warlocke-sd JobId 65: Job write elapsed time = 00:00:01, Transfer rate =
> 38.68 M Bytes/second
>|
> | warlocke-dir JobId 65: Bacula warlocke-dir 5.2.6 (21Feb12):
>   Build OS:   arm-unknown-linux-gnueabihf debian 7.0
>   JobId:  65
>   Job:BackupCatalog.2015-10-20_11.11.52_04
>   Backup Level:   Full
>   Client: "warlocke-fd" 5.2.6 (21Feb12)
> arm-unknown-linux-gnueabihf,debian,7.0
>   FileSet:"Catalog" 2015-10-20 11:11:52
>   Pool:   "File" (From Job resource)
>   Catalog:"MyCatalog" (From Client resource)
>   Storage:"File" (From Job resource)
>   Scheduled time: 20-Oct-2015 11:11:50
>   Start time: 20-Oct-2015 11:12:04
>   End time:   20-Oct-2015 11:12:05
>   Elapsed time:   1 sec
>   Priority:   11
>   FD Files Written:   1
>   SD Files Written:   1
>   FD Bytes Written:   38,689,048 (38.68 MB)
>   SD Bytes Written:   38,689,163 (38.68 MB)
>   Rate:   38689.0 KB/s
>   Software Compression:   None
>   VSS:no
>   Encryption: no
>   Accurate:   no
>   Volume name(s): Local-0001
>   Volume Session Id:  33
>   Volume Session Time:1444076755
>   Last Volume Bytes:  5,947,702,852 (5.947 GB)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status:  OK
>   SD termination status:  OK
>   Termination:Backup OK
>
>  |
> | warlocke-dir JobId 65: Begin pruning Jobs older than 6 months .
>  |
> | warlocke-dir JobId 65: No Jobs found to prune.
>   |
> | warlocke-dir JobId 65: Begin pruning Files.
>  |
> | warlocke-dir JobId 65: No Files found to prune.
>  |
> | warlocke-dir JobId 65: End auto prune.
>
>  |
> | warlocke-dir JobId 65: shell command: run AfterJob
> "/etc/bacula/scripts/delete_catalog_backup"
>   |
> | warlocke-dir JobId 65: Error: Runscript: AfterJob returned non-zero
> status=200. ERR=Permission denied
>  |
>
> ++
>
> +---+---+-+--+---+--++---+
> | JobId | Name  | StartTime   | Type | Level | JobFiles |
> JobBytes   | JobStatus |
>
> +---+---+-+--+---+--++---+
> |65 | BackupCatalog | 2015-10-20 11:12:04 | B| F |1 |
> 38,689,048 | T |
>
> +---+---+-+--+---+--++---+
> *
> 8><-
>
> This looks better?
>
>
>
> On 20 October 2015 at 11:11, Thing  wrote:
>
>> ah,
>>
>> 8><
>> # This is the backup of the catalog
>> FileSet {
>>   Name = "Catalog"
>>   Include {
>> Options {
>>   signature = MD5
>> }
>> File = "/var/lib/bacula/.sql"
>>   }
>> }
>>
>> # Client (File Services) to backup
>> =
>> 8><-
>>
>> so .sql should be bacula.sql I assume?
>>
>>
>> permissions.hmm, will take a look
>>
>> On 20 October 2015 at 10:59, Ana Emília M. Arruda > > wrote:
>>
>>> ​Hello Thing,
>>>
>>> Please check the FileSet for your BackupCatalog job. ​The job cannot

Re: [Bacula-users] backup failure

2015-10-19 Thread Thing
8><
62  Full  0 0   Error19-Oct-15 23:10 BackupCatalog
630 0   Error20-Oct-15 09:23
RestoreLocalFiles
64  108,7853.198 G  OK   20-Oct-15 09:45
RestoreLocalFiles
65  Full  138.68 M  Error20-Oct-15 11:12 BackupCatalog


*list joblog jobid=65
++
|
LogText
|
++
| warlocke-dir JobId 65: shell command: run BeforeJob "/etc/bacula/scripts/
make_catalog_backup.pl MyCatalog"
 |
| warlocke-dir JobId 65: Start Backup JobId 65,
Job=BackupCatalog.2015-10-20_11.11.52_04
  |
| warlocke-dir JobId 65: Using Device "FileStorage"
   |
| warlocke-sd JobId 65: Volume "Local-0001" previously written, moving to
end of data.
|
| warlocke-sd JobId 65: Ready to append to end of Volume "Local-0001"
size=5908984571
 |
| warlocke-sd JobId 65: Job write elapsed time = 00:00:01, Transfer rate =
38.68 M Bytes/second
   |
| warlocke-dir JobId 65: Bacula warlocke-dir 5.2.6 (21Feb12):
  Build OS:   arm-unknown-linux-gnueabihf debian 7.0
  JobId:  65
  Job:BackupCatalog.2015-10-20_11.11.52_04
  Backup Level:   Full
  Client: "warlocke-fd" 5.2.6 (21Feb12)
arm-unknown-linux-gnueabihf,debian,7.0
  FileSet:"Catalog" 2015-10-20 11:11:52
  Pool:   "File" (From Job resource)
  Catalog:"MyCatalog" (From Client resource)
  Storage:"File" (From Job resource)
  Scheduled time: 20-Oct-2015 11:11:50
  Start time: 20-Oct-2015 11:12:04
  End time:   20-Oct-2015 11:12:05
  Elapsed time:   1 sec
  Priority:   11
  FD Files Written:   1
  SD Files Written:   1
  FD Bytes Written:   38,689,048 (38.68 MB)
  SD Bytes Written:   38,689,163 (38.68 MB)
  Rate:   38689.0 KB/s
  Software Compression:   None
  VSS:no
  Encryption: no
  Accurate:   no
  Volume name(s): Local-0001
  Volume Session Id:  33
  Volume Session Time:1444076755
  Last Volume Bytes:  5,947,702,852 (5.947 GB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  OK
  Termination:Backup OK

 |
| warlocke-dir JobId 65: Begin pruning Jobs older than 6 months .
 |
| warlocke-dir JobId 65: No Jobs found to prune.
  |
| warlocke-dir JobId 65: Begin pruning Files.
 |
| warlocke-dir JobId 65: No Files found to prune.
 |
| warlocke-dir JobId 65: End auto prune.

 |
| warlocke-dir JobId 65: shell command: run AfterJob
"/etc/bacula/scripts/delete_catalog_backup"
  |
| warlocke-dir JobId 65: Error: Runscript: AfterJob returned non-zero
status=200. ERR=Permission denied
 |
++
+---+---+-+--+---+--++---+
| JobId | Name  | StartTime   | Type | Level | JobFiles |
JobBytes   | JobStatus |
+---+---+-+--+---+--++---+
|65 | BackupCatalog | 2015-10-20 11:12:04 | B| F |1 |
38,689,048 | T |
+---+---+-+--+---+--++---+
*
8><-

This looks better?



On 20 October 2015 at 11:11, Thing  wrote:

> ah,
>
> 8><
> # This is the backup of the catalog
> FileSet {
>   Name = "Catalog"
>   Include {
> Options {
>   signature = MD5
> }
> File = "/var/lib/bacula/.sql"
>   }
> }
>
> # Client (File Services) to backup
> =
> 8><-
>
> so .sql should be bacula.sql I assume?
>
>
> permissions.hmm, will take a look
>
> On 20 October 2015 at 10:59, Ana Emília M. Arruda 
> wrote:
>
>> ​Hello Thing,
>>
>> Please check the FileSet for your BackupCatalog job. ​The job cannot find
>> the MySQL dump (bacula.sql) at your working directory /var/lib/bacula.
>>
>> Your FileSet must include this file:
>>
>> FileSet {
>>   Name = "CatalogFileSet"
>>   Include {
>> Options {
>>   signature = MD5
>> }
>> File = /var/lib/bacula/bacula.sql
>>   }
>> }
>>
>> Also, the delete_catalog_backup script do not have the necessary
>> permissions to run. If you´re running the script as "bacula" user for
>> example, you must set the necessary permissions for this user 

Re: [Bacula-users] backup failure

2015-10-19 Thread Thing
ah,

8><
# This is the backup of the catalog
FileSet {
  Name = "Catalog"
  Include {
Options {
  signature = MD5
}
File = "/var/lib/bacula/.sql"
  }
}

# Client (File Services) to backup
=
8><-

so .sql should be bacula.sql I assume?


permissions.hmm, will take a look

On 20 October 2015 at 10:59, Ana Emília M. Arruda 
wrote:

> ​Hello Thing,
>
> Please check the FileSet for your BackupCatalog job. ​The job cannot find
> the MySQL dump (bacula.sql) at your working directory /var/lib/bacula.
>
> Your FileSet must include this file:
>
> FileSet {
>   Name = "CatalogFileSet"
>   Include {
> Options {
>   signature = MD5
> }
> File = /var/lib/bacula/bacula.sql
>   }
> }
>
> Also, the delete_catalog_backup script do not have the necessary
> permissions to run. If you´re running the script as "bacula" user for
> example, you must set the necessary permissions for this user to run the
> script.
>
> | warlocke-dir JobId 62: shell command: run AfterJob
> "/etc/bacula/scripts/delete_catalog_backup"
>   |
> | warlocke-dir JobId 62: Error: Runscript: AfterJob returned non-zero
> status=200. ERR=Permission denied
>
> Best regards,
> Ana
>
>
> On Mon, Oct 19, 2015 at 6:42 PM, Thing  wrote:
>
>> *list joblog jobid=62
>>
>> ++
>> |
>> LogText
>> |
>>
>> ++
>> | warlocke-dir JobId 62: shell command: run BeforeJob
>> "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog"
>>  |
>> | warlocke-dir JobId 62: Start Backup JobId 62,
>> Job=BackupCatalog.2015-10-19_23.10.00_39
>>   |
>> | warlocke-dir JobId 62: Using Device "FileStorage"
>>|
>> | warlocke-sd JobId 62: Volume "Local-0001" previously written, moving to
>> end of data.
>> |
>> | warlocke-sd JobId 62: Ready to append to end of Volume "Local-0001"
>> size=5908984169
>>  |
>> | warlocke-fd JobId 62:  Could not stat "/var/lib/bacula/.sql":
>> ERR=No such file or directory
>>  |
>> | warlocke-sd JobId 62: Job write elapsed time = 00:00:01, Transfer rate
>> = 0  Bytes/second
>> |
>> | warlocke-dir JobId 62: Bacula warlocke-dir 5.2.6 (21Feb12):
>>   Build OS:   arm-unknown-linux-gnueabihf debian 7.0
>>   JobId:  62
>>   Job:BackupCatalog.2015-10-19_23.10.00_39
>>   Backup Level:   Full
>>   Client: "warlocke-fd" 5.2.6 (21Feb12)
>> arm-unknown-linux-gnueabihf,debian,7.0
>>   FileSet:"Catalog" 2015-09-27 23:10:00
>>   Pool:   "File" (From Job resource)
>>   Catalog:"MyCatalog" (From Client resource)
>>   Storage:"File" (From Job resource)
>>   Scheduled time: 19-Oct-2015 23:10:00
>>   Start time: 19-Oct-2015 23:10:11
>>   End time:   19-Oct-2015 23:10:12
>>   Elapsed time:   1 sec
>>   Priority:   11
>>   FD Files Written:   0
>>   SD Files Written:   0
>>   FD Bytes Written:   0 (0 B)
>>   SD Bytes Written:   0 (0 B)
>>   Rate:   0.0 KB/s
>>   Software Compression:   None
>>   VSS:no
>>   Encryption: no
>>   Accurate:   no
>>   Volume name(s):
>>   Volume Session Id:  31
>>   Volume Session Time:1444076755
>>   Last Volume Bytes:  5,908,984,571 (5.908 GB)
>>   Non-fatal FD errors:1
>>   SD Errors:  0
>>   FD termination status:  OK
>>   SD termination status:  OK
>>   Termination:Backup OK -- with warnings
>>
>>  |
>> | warlocke-dir JobId 62: Begin pruning Jobs older than 6 months .
>>  |
>> | warlocke-dir JobId 62: No Jobs found to prune.
>>   |
>> | warlocke-dir JobId 62: Begin pruning Files.
>>  |
>> | warlocke-dir JobId 62: No Files found to prune.
>>  |
>> | warlocke-dir JobId 62: End auto prune.
>>
>>  |
>> | warlocke-dir JobId 62: shell command: run AfterJob
>> "/etc/bacula/scripts/delete_catalog_backup"
>>   |
>> | warlocke-dir JobId 62: Error: Runscript: AfterJob returned non-zero
>> status=200. ERR=Permission denied
>>  |
>>
>> ++
>>
>> +---+---+-+--+---+--+--+---+
>> | JobId | Name  | StartTime   | Type | Level | JobFiles |
>> JobBytes | JobStatus |
>>
>> +---+---+-+--+---+--+--+---+
>> |62 | 

Re: [Bacula-users] backup failure

2015-10-19 Thread Ana Emília M . Arruda
​Hello Thing,

Please check the FileSet for your BackupCatalog job. ​The job cannot find
the MySQL dump (bacula.sql) at your working directory /var/lib/bacula.

Your FileSet must include this file:

FileSet {
  Name = "CatalogFileSet"
  Include {
Options {
  signature = MD5
}
File = /var/lib/bacula/bacula.sql
  }
}

Also, the delete_catalog_backup script do not have the necessary
permissions to run. If you´re running the script as "bacula" user for
example, you must set the necessary permissions for this user to run the
script.

| warlocke-dir JobId 62: shell command: run AfterJob
"/etc/bacula/scripts/delete_catalog_backup"
  |
| warlocke-dir JobId 62: Error: Runscript: AfterJob returned non-zero
status=200. ERR=Permission denied

Best regards,
Ana


On Mon, Oct 19, 2015 at 6:42 PM, Thing  wrote:

> *list joblog jobid=62
>
> ++
> |
> LogText
> |
>
> ++
> | warlocke-dir JobId 62: shell command: run BeforeJob "/etc/bacula/scripts/
> make_catalog_backup.pl MyCatalog"
>  |
> | warlocke-dir JobId 62: Start Backup JobId 62,
> Job=BackupCatalog.2015-10-19_23.10.00_39
>   |
> | warlocke-dir JobId 62: Using Device "FileStorage"
>|
> | warlocke-sd JobId 62: Volume "Local-0001" previously written, moving to
> end of data.
> |
> | warlocke-sd JobId 62: Ready to append to end of Volume "Local-0001"
> size=5908984169
>  |
> | warlocke-fd JobId 62:  Could not stat "/var/lib/bacula/.sql": ERR=No
> such file or directory
>  |
> | warlocke-sd JobId 62: Job write elapsed time = 00:00:01, Transfer rate =
> 0  Bytes/second
> |
> | warlocke-dir JobId 62: Bacula warlocke-dir 5.2.6 (21Feb12):
>   Build OS:   arm-unknown-linux-gnueabihf debian 7.0
>   JobId:  62
>   Job:BackupCatalog.2015-10-19_23.10.00_39
>   Backup Level:   Full
>   Client: "warlocke-fd" 5.2.6 (21Feb12)
> arm-unknown-linux-gnueabihf,debian,7.0
>   FileSet:"Catalog" 2015-09-27 23:10:00
>   Pool:   "File" (From Job resource)
>   Catalog:"MyCatalog" (From Client resource)
>   Storage:"File" (From Job resource)
>   Scheduled time: 19-Oct-2015 23:10:00
>   Start time: 19-Oct-2015 23:10:11
>   End time:   19-Oct-2015 23:10:12
>   Elapsed time:   1 sec
>   Priority:   11
>   FD Files Written:   0
>   SD Files Written:   0
>   FD Bytes Written:   0 (0 B)
>   SD Bytes Written:   0 (0 B)
>   Rate:   0.0 KB/s
>   Software Compression:   None
>   VSS:no
>   Encryption: no
>   Accurate:   no
>   Volume name(s):
>   Volume Session Id:  31
>   Volume Session Time:1444076755
>   Last Volume Bytes:  5,908,984,571 (5.908 GB)
>   Non-fatal FD errors:1
>   SD Errors:  0
>   FD termination status:  OK
>   SD termination status:  OK
>   Termination:Backup OK -- with warnings
>
>  |
> | warlocke-dir JobId 62: Begin pruning Jobs older than 6 months .
>  |
> | warlocke-dir JobId 62: No Jobs found to prune.
>   |
> | warlocke-dir JobId 62: Begin pruning Files.
>  |
> | warlocke-dir JobId 62: No Files found to prune.
>  |
> | warlocke-dir JobId 62: End auto prune.
>
>  |
> | warlocke-dir JobId 62: shell command: run AfterJob
> "/etc/bacula/scripts/delete_catalog_backup"
>   |
> | warlocke-dir JobId 62: Error: Runscript: AfterJob returned non-zero
> status=200. ERR=Permission denied
>  |
>
> ++
>
> +---+---+-+--+---+--+--+---+
> | JobId | Name  | StartTime   | Type | Level | JobFiles |
> JobBytes | JobStatus |
>
> +---+---+-+--+---+--+--+---+
> |62 | BackupCatalog | 2015-10-19 23:10:11 | B| F |0
> |0 | T |
>
> +---+---+-+--+---+--+--+---+
> *
>
>
> On 20 October 2015 at 10:04, Ana Emília M. Arruda 
> wrote:
>
>> Hello Thing,
>>
>> Could you post the log for any of your BackupCatalog job that runs into
>> error? From bconsole:
>>
>> list joblog jobid=62
>>
>> Best regards,
>> Ana
>>
>> On Mon, Oct 19, 2015 at 5:52 PM, Thing  wrote:
>>
>>> Hi,
>>>
>>>
>>> I ha

Re: [Bacula-users] backup failure

2015-10-19 Thread Thing
*list joblog jobid=62
++
|
LogText
|
++
| warlocke-dir JobId 62: shell command: run BeforeJob "/etc/bacula/scripts/
make_catalog_backup.pl MyCatalog"
 |
| warlocke-dir JobId 62: Start Backup JobId 62,
Job=BackupCatalog.2015-10-19_23.10.00_39
  |
| warlocke-dir JobId 62: Using Device "FileStorage"
   |
| warlocke-sd JobId 62: Volume "Local-0001" previously written, moving to
end of data.
|
| warlocke-sd JobId 62: Ready to append to end of Volume "Local-0001"
size=5908984169
 |
| warlocke-fd JobId 62:  Could not stat "/var/lib/bacula/.sql": ERR=No
such file or directory
 |
| warlocke-sd JobId 62: Job write elapsed time = 00:00:01, Transfer rate =
0  Bytes/second
|
| warlocke-dir JobId 62: Bacula warlocke-dir 5.2.6 (21Feb12):
  Build OS:   arm-unknown-linux-gnueabihf debian 7.0
  JobId:  62
  Job:BackupCatalog.2015-10-19_23.10.00_39
  Backup Level:   Full
  Client: "warlocke-fd" 5.2.6 (21Feb12)
arm-unknown-linux-gnueabihf,debian,7.0
  FileSet:"Catalog" 2015-09-27 23:10:00
  Pool:   "File" (From Job resource)
  Catalog:"MyCatalog" (From Client resource)
  Storage:"File" (From Job resource)
  Scheduled time: 19-Oct-2015 23:10:00
  Start time: 19-Oct-2015 23:10:11
  End time:   19-Oct-2015 23:10:12
  Elapsed time:   1 sec
  Priority:   11
  FD Files Written:   0
  SD Files Written:   0
  FD Bytes Written:   0 (0 B)
  SD Bytes Written:   0 (0 B)
  Rate:   0.0 KB/s
  Software Compression:   None
  VSS:no
  Encryption: no
  Accurate:   no
  Volume name(s):
  Volume Session Id:  31
  Volume Session Time:1444076755
  Last Volume Bytes:  5,908,984,571 (5.908 GB)
  Non-fatal FD errors:1
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  OK
  Termination:Backup OK -- with warnings

 |
| warlocke-dir JobId 62: Begin pruning Jobs older than 6 months .
 |
| warlocke-dir JobId 62: No Jobs found to prune.
  |
| warlocke-dir JobId 62: Begin pruning Files.
 |
| warlocke-dir JobId 62: No Files found to prune.
 |
| warlocke-dir JobId 62: End auto prune.

 |
| warlocke-dir JobId 62: shell command: run AfterJob
"/etc/bacula/scripts/delete_catalog_backup"
  |
| warlocke-dir JobId 62: Error: Runscript: AfterJob returned non-zero
status=200. ERR=Permission denied
 |
++
+---+---+-+--+---+--+--+---+
| JobId | Name  | StartTime   | Type | Level | JobFiles |
JobBytes | JobStatus |
+---+---+-+--+---+--+--+---+
|62 | BackupCatalog | 2015-10-19 23:10:11 | B| F |0
|0 | T |
+---+---+-+--+---+--+--+---+
*


On 20 October 2015 at 10:04, Ana Emília M. Arruda 
wrote:

> Hello Thing,
>
> Could you post the log for any of your BackupCatalog job that runs into
> error? From bconsole:
>
> list joblog jobid=62
>
> Best regards,
> Ana
>
> On Mon, Oct 19, 2015 at 5:52 PM, Thing  wrote:
>
>> Hi,
>>
>>
>> I have a catalogue backup error.
>>
>>
>> =
>>
>> Enter a period to cancel a command.
>> *status
>> Status available for:
>>  1: Director
>>  2: Storage
>>  3: Client
>>  4: All
>> Select daemon type for status (1-4): 1
>> warlocke-dir Version: 5.2.6 (21 February 2012)
>> arm-unknown-linux-gnueabihf debian 7.0
>> Daemon started 06-Oct-15 09:26. Jobs: run=32, running=0 mode=0,0
>>  Heap: heap=405,504 smbytes=92,543 max_bytes=9,929,949 bufs=288
>> max_bufs=1,227
>>
>> Scheduled Jobs:
>> Level  Type Pri  Scheduled  Name   Volume
>>
>> ===
>> IncrementalBackup10  20-Oct-15 23:05BackupLocalFiles
>> Local-0001
>> Full   Backup11  20-Oct-15 23:10BackupCatalog
>> Local-0001
>> 
>>
>> Running Jobs:
>> Console connected at 09-Oct-15 15:49
>> Console connected at 20-Oct-15 09:21
>> Console connected at 20-Oct-15 09:28
>> No Jobs running.
>> 
>>
>> Terminated Jobs:
>>  

Re: [Bacula-users] backup failure

2015-10-19 Thread Ana Emília M . Arruda
Hello Thing,

Could you post the log for any of your BackupCatalog job that runs into
error? From bconsole:

list joblog jobid=62

Best regards,
Ana

On Mon, Oct 19, 2015 at 5:52 PM, Thing  wrote:

> Hi,
>
>
> I have a catalogue backup error.
>
>
> =
>
> Enter a period to cancel a command.
> *status
> Status available for:
>  1: Director
>  2: Storage
>  3: Client
>  4: All
> Select daemon type for status (1-4): 1
> warlocke-dir Version: 5.2.6 (21 February 2012) arm-unknown-linux-gnueabihf
> debian 7.0
> Daemon started 06-Oct-15 09:26. Jobs: run=32, running=0 mode=0,0
>  Heap: heap=405,504 smbytes=92,543 max_bytes=9,929,949 bufs=288
> max_bufs=1,227
>
> Scheduled Jobs:
> Level  Type Pri  Scheduled  Name   Volume
>
> ===
> IncrementalBackup10  20-Oct-15 23:05BackupLocalFiles
> Local-0001
> Full   Backup11  20-Oct-15 23:10BackupCatalog
> Local-0001
> 
>
> Running Jobs:
> Console connected at 09-Oct-15 15:49
> Console connected at 20-Oct-15 09:21
> Console connected at 20-Oct-15 09:28
> No Jobs running.
> 
>
> Terminated Jobs:
>  JobId  LevelFiles  Bytes   Status   FinishedName
> 
> 54  Incr86648.24 M  OK   16-Oct-15 23:06
> BackupLocalFiles
> 55  Full  0 0   Error16-Oct-15 23:10 BackupCatalog
> 56  Incr52137.50 M  OK   17-Oct-15 23:06
> BackupLocalFiles
> 57  Full  0 0   Error17-Oct-15 23:10 BackupCatalog
> 58  Diff  6,082185.8 M  OK   18-Oct-15 23:09
> BackupLocalFiles
> 59  Full  0 0   Error18-Oct-15 23:10 BackupCatalog
> 60   92,7202.814 G  OK   19-Oct-15 16:00
> RestoreLocalFiles
> 61  Incr  5,17662.35 M  OK   19-Oct-15 23:08
> BackupLocalFiles
> 62  Full  0 0   Error19-Oct-15 23:10 BackupCatalog
> 630 0   Error20-Oct-15 09:23
> RestoreLocalFiles
>
> 
> *
>
> 
>
>
> Does the catalogue failure matter? I assume it does
>
>
> Backups seem OK, just doing a test restore.
>
>
>
>
> regards
>
> Steven
>
>
> --
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] backup failure

2015-10-19 Thread John Drescher
> Does the catalogue failure matter? I assume it does
>

Having a current copy of the catalog can save you a lot of time if
your catalog database gets corrupt or totally lost in a disaster
situation.

John

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup failure

2015-10-19 Thread Thing
Hi,


I have a catalogue backup error.


=

Enter a period to cancel a command.
*status
Status available for:
 1: Director
 2: Storage
 3: Client
 4: All
Select daemon type for status (1-4): 1
warlocke-dir Version: 5.2.6 (21 February 2012) arm-unknown-linux-gnueabihf
debian 7.0
Daemon started 06-Oct-15 09:26. Jobs: run=32, running=0 mode=0,0
 Heap: heap=405,504 smbytes=92,543 max_bytes=9,929,949 bufs=288
max_bufs=1,227

Scheduled Jobs:
Level  Type Pri  Scheduled  Name   Volume
===
IncrementalBackup10  20-Oct-15 23:05BackupLocalFiles
Local-0001
Full   Backup11  20-Oct-15 23:10BackupCatalog
Local-0001


Running Jobs:
Console connected at 09-Oct-15 15:49
Console connected at 20-Oct-15 09:21
Console connected at 20-Oct-15 09:28
No Jobs running.


Terminated Jobs:
 JobId  LevelFiles  Bytes   Status   FinishedName

54  Incr86648.24 M  OK   16-Oct-15 23:06
BackupLocalFiles
55  Full  0 0   Error16-Oct-15 23:10 BackupCatalog
56  Incr52137.50 M  OK   17-Oct-15 23:06
BackupLocalFiles
57  Full  0 0   Error17-Oct-15 23:10 BackupCatalog
58  Diff  6,082185.8 M  OK   18-Oct-15 23:09
BackupLocalFiles
59  Full  0 0   Error18-Oct-15 23:10 BackupCatalog
60   92,7202.814 G  OK   19-Oct-15 16:00
RestoreLocalFiles
61  Incr  5,17662.35 M  OK   19-Oct-15 23:08
BackupLocalFiles
62  Full  0 0   Error19-Oct-15 23:10 BackupCatalog
630 0   Error20-Oct-15 09:23
RestoreLocalFiles


*




Does the catalogue failure matter? I assume it does


Backups seem OK, just doing a test restore.




regards

Steven
--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] backup failure - Bad job command

2007-03-15 Thread Robert Nelson
Run version 2.0.3 on all the machines.

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, March 15, 2007 2:28 AM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] backup failure - Bad job command

 

I have the following setup:
Bacula Director running on an Ubuntu 6.06 server and is version 1.36.3

The File Director is run on a Windows Small Business Server 2003

The Storage Director is run on a Windows 2000 system using an HP DAT72
device.

I have resolved a previous problem I had with an incorrect mail address but
I am not able to run a backup and get the following message:

Job started. JobId=73

15-Mar 11:15 Ubuntuccc-dir: No prior Full backup Job record found.

15-Mar 11:15 Ubuntuccc-dir: No prior or suitable Full backup found. Doing
FULL backup.

15-Mar 11:15 Ubuntuccc-dir: Start Backup JobId 73,
Job=Client1.2007-03-15_11.15.41

15-Mar 11:15 Ubuntuccc-dir: Client1.2007-03-15_11.15.41 Fatal error: Storage
daemon rejected Job command: 3915 Bad Job command. stat=-1 CMD: JobId=73
job=Client1.2007-03-15_11.15.41 job_name=Client1 client_name=sbserverpdc-fd
type=66 level=70 FileSet=FullSet NoAttr=0 SpoolAttr=0
FileSetMD5=b4YDE8Nh9mlUoD1SWCQojD SpoolData=0

I thank you for your assistance.

KG Meyer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup failure - Bad job command

2007-03-15 Thread [EMAIL PROTECTED]

I have the following setup:Bacula Director running on an Ubuntu 6.06 server and is version 1.36.3
The File Director is run on a Windows Small Business Server 2003
The Storage Director is run on a Windows 2000 system using an HP DAT72 device.I have resolved a previous problem I had with an incorrect mail address but I am not able to run a backup and get the following message:Job started. JobId=73
15-Mar 11:15 Ubuntuccc-dir: No prior Full backup Job record found.
15-Mar 11:15 Ubuntuccc-dir: No prior or suitable Full backup found. Doing FULL backup.
15-Mar 11:15 Ubuntuccc-dir: Start Backup JobId 73, Job=Client1.2007-03-15_11.15.41
15-Mar 11:15 Ubuntuccc-dir: Client1.2007-03-15_11.15.41 Fatal error: Storage daemon rejected Job command: 3915 Bad Job command. stat=-1 CMD: JobId=73 job=Client1.2007-03-15_11.15.41 job_name=Client1 client_name=sbserverpdc-fd type=66 level=70 FileSet=FullSet NoAttr=0 SpoolAttr=0 FileSetMD5=b4YDE8Nh9mlUoD1SWCQojD SpoolData=0I thank you for your assistance.KG Meyer


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users