A given job can backup to multiple disk files (volumes). When restoring
a file, Bacula knows what volumes were used by the backup jobid. Does it
also know which volumes are needed to restore a given file, or does it
want all the volumes associated with the jobid and just seek through
them looki
I was looking for something like "restart jobid=" but "run job=" works.
| 1,710 | BackupCatalog | 2016-08-06 00:36:07 | B| F | 0
| 0 | E |
| 1,711 | BackupCatalog | 2016-08-08 15:23:08 | B| F | 1 |
2,325,580,255 | T |
Em 08-08-2016 10:5
Thank you Heitor, yes that’s the trick to build the restore list.
From: Heitor Faria [mailto:hei...@bacula.com.br]
Sent: Monday, August 8, 2016 15:09
To: Jan Gazda
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula Version: 5.2.13 - automatic restore folder
script
Hello,
Hi,
My catalog job failed (full disk).
What's the best way to re-run the job, on the same volume with the same
options (storage, pool, level) as the original job?
--
Marcos Renato da Silva Junior
Universidade Estadual Paulista - Unesp
Faculdade de Engenharia de Ilha Solteira - FEIS
Departamen
Hello, Jan,
I'm not sure if this is what you want (requires testing):
#!/bin/bash
#
# /etc/bacula/scripts/automaterestore.sh
#
# Restore parameters:
includedir="/etc/random/path"
logFile=log.txt
client="some_client-fd"
JobId=123
restoreDestination=”/tmp/restored”
# Finds what files
Hi,
Several weeks ago we have updated bacula from version 7.0.5 to 7.4.1.
Apparently everything was ok but...we have seen some errors like the
following that appear randomly (sometimes on some jobs):
Error: Catalog error updating file digest. bdb.h:105 Update failed:
affected_rows=0 for UPD
Hello all,
I'm new to bacula Version: 5.2.13 and we are running and I'm trying to make an
automatic restore script to test the backup.
But I have a problems how to pass the directory to the bacula "restore" command.
I also had problem with markdir - which marked directory and restored the empty