Re: [Bacula-users] FIFO Backup Questions

2015-02-27 Thread Heitor Faria
> > Dear Bacula Users, > > > 1. Why FIFO isn't more popular for database dumps backups? Is there any > > drawback? > > > 2. I inserted RedFifo=yes on FileSet Options and configured a simple > > RunBeforeJob script (below) to test FIFO backup, but the backup job stalls > > waitng for script termi

Re: [Bacula-users] FIFO Backup Questions

2015-02-27 Thread Josh Fisher
On 2/27/2015 4:59 PM, Heitor Faria wrote: Dear Bacula Users, 1. Why FIFO isn't more popular for database dumps backups? Is there any drawback? 2. I inserted RedFifo=yes on FileSet Options and configured a simple RunBeforeJob script (below) to test FIFO backup, but the backup job stalls waitn

[Bacula-users] FIFO Backup Questions

2015-02-27 Thread Heitor Faria
Dear Bacula Users, 1. Why FIFO isn't more popular for database dumps backups? Is there any drawback? 2. I inserted RedFifo=yes on FileSet Options and configured a simple RunBeforeJob script (below) to test FIFO backup, but the backup job stalls waitng for script termination. Am I missing some

Re: [Bacula-users] Confused: Volume, Storage, Pool, Job

2015-02-27 Thread John Drescher
> For tapes each tape is a volume. Also recycling does not work if you > only have 1 volume. This includes disk based storage. Recycling does not work with a single volume in a pool because recycling is an entire volume or none even on disk based storage. John ---

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Dimitri Maziuk
On 02/27/2015 09:59 AM, Heitor Faria wrote: > >>> ... [I] ponder if it might be worthwhile to rethink the way I am >>> doing backups. >> >> How much manual work is involved and how much is the time of whoever >> does it worth? E.g. RDX might me cheaper. Or BackupPC. > > [2] Or hiring a VPS (e.g.:

Re: [Bacula-users] Confused: Volume, Storage, Pool, Job

2015-02-27 Thread John Drescher
On Sun, Feb 22, 2015 at 8:00 AM, jalil1408 wrote: > Exemple: > > Job { > Name = Job1 > Type = Backup > Level = Full > Client = vm-omv-fd > FileSet = FileSet1 > Schedule = Schedule1 > Storage = Storage1 > Pool = Pool1 > Messages = Message1 > } > > > Pool may contain many volumes.

Re: [Bacula-users] Confused: Volume, Storage, Pool, Job

2015-02-27 Thread Heitor Faria
> Pool may contain many volumes. What's the advantage of multiple volumes in a > pool? > Volume: is a label of a storage in a pool. What's the purpose of a volume? > Why the Job resource has a pool and a storage attributes, it's supposed to > have only the pool attributes! I hope you can get some

[Bacula-users] Confused: Volume, Storage, Pool, Job

2015-02-27 Thread jalil1408
Exemple: Job { Name = Job1 Type = Backup Level = Full Client = vm-omv-fd FileSet = FileSet1 Schedule = Schedule1 Storage = Storage1 Pool = Pool1 Messages = Message1 } Pool may contain many volumes. What's the advantage of multiple volumes in a pool? Volume: is a label of a sto

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Heitor Faria
> > All post-bacula handling (write to DVD, off-siting, moving > > storage locations around to fit varying storage needs/capacities, > > etc) are done by hand or with the help of scripts > > > ... [I] ponder if it might be worthwhile to rethink the way I am > > doing backups. > > How much manual

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Dimitri Maziuk
On 2015-02-26 19:06, S McGraw wrote: > All post-bacula handling (write to DVD, off-siting, moving > storage locations around to fit varying storage needs/capacities, > etc) are done by hand or with the help of scripts > ... [I] ponder if it might be worthwhile to rethink the way I am > doing back

[Bacula-users] Runscript - fail job on error

2015-02-27 Thread Luc Van der Veken
While testing something, I ran into this (director version 5.2.5, Ubuntu 12.04, client is an Ubuntu 14.04 running fd version 5.2.6). Shouldn't "Fail job on error = No" have made it continue regardless of the error? RunScript { Command = "/etc/bacula/scripts/pre_backup.sh %l" Runs on C

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Heitor Faria
* DVDs=$(bc <<< "$Bytes / (4724464025.6 ^ 2)") == Heitor Medrado de Faria - LPIC-III | ITIL-F 02 a 13 de Março - Novo Treinamento Telepresencial Bacula: http://www.bacula.com.br/?p=2174 61 8268-4220 Site: www.bacu

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Heitor Faria
> That's an interesting suggestion. I was worried the "estimate" > command might be very slow but it seemed quick enough. Perhaps a > potential problem might be a difference between the estimate and > actual bytes, perhaps because a large file was created in the > interim. > > Another possibili

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Victor Hugo dos Santos
On Thu, Feb 26, 2015 at 10:06 PM, S McGraw wrote: > On 02/26/2015 03:08 PM, Heitor Faria wrote: >> [...] I was auto-labeling the volumes for each job like: >> xxx-1.bac, xxx-2.bac, xxx-.bac, etc where starts at 1 >> for each job. Is there some variable that has that behavior? >> [

Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Heitor Faria
-- Heitor Medrado de Faria +55 61 82684220 Precisa de treinamento Bacula presencial, telepresencial ou online? Acesse: http://www.bacula.com.br >> Just an idea: you could use a RunBeforeJob Shell Script to create the >number of volumes needed to complete a job. Something like that: >> >> echo "