[Bacula-users] MaxWaitTime does not work in Copy-Jobs

2014-01-06 Thread Mario Moder
Hi, in my Bacula 5.2.13 configuration I have a job resource of type copy which copies specified jobs from file pool to a tape pool: Job { Name = "test-migrate-job" Type = Copy Level = Full Client = bacula-fd FileSet = "Full Set" Messages = Copy Pool = test-pool Priority = 50 Max

[Bacula-users] How to get notified about non-fatal errors

2011-12-19 Thread Mario Moder
Hi Looking through the docs and searching the mailing list, I haven't found a solution to my problem yet: A windows backup job is terminating normally, sometimes with a non-fatal error: Error: Read error on file d:/Backup/backup_201112190102.bak. ERR=Nicht gen\374gend Systemressourcen, um den

Re: [Bacula-users] How to get notified about non-fatal errors

2011-12-20 Thread Mario Moder
Am 19.12.2011 15:10, schrieb Oliver Hoffmann: > I had the same problem but with mysqldump. The Backup was always OK but > the dump was not. I tried different approaches but in the end I wrote a > small script which greps the log file. > > For example > grep $jobid /var/log/bacula/log | grep -i> '

Re: [Bacula-users] How to get notified about non-fatal errors

2011-12-20 Thread Mario Moder
Am 19.12.2011 15:33, schrieb Machiel van Veen: > > I use Procmail for this myself, it works perfectly, only mailing me relevant > messages. Bacula sends the messages to bacula@localhost then forward any > error/warning messages. I am > using Postfix as a mail server. > Hi Machiel Thank you ver

Re: [Bacula-users] Different settings for spooling according to different backups levels

2011-12-24 Thread Mario Moder
Am 23.12.2011 12:07, schrieb Dietz Pröpper: > > Now the question, is it possible to have the incremental jobs run with data > spooling on and the full ones with spooling off? As far as I can see from > the manual, I can not accomplish that by means of a Schedule ressource, and > turning spooling o

[Bacula-users] Migration possible even with volume status "append"

2012-06-26 Thread Mario Moder
Hi As the subject says: I have a pool with a file storage and a migration pool with a tape storage. The documentation says: "Volumes that are still marked Append will not be considered for migration". I have a migration job which does migrate from the appendable volume without an error. Could

Re: [Bacula-users] Migration possible even with volume status "append"

2012-06-27 Thread Mario Moder
Am 26.06.2012 20:50, schrieb Martin Simmons: >>>>>> On Tue, 26 Jun 2012 15:01:30 +0200, Mario Moder said: >> >> As the subject says: I have a pool with a file storage and a >> migration >> pool with a tape storage. The documentation says: "Volu

[Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Mario Moder
Hi Bacula Community. Simple setup: We have one "file-pool" which is used on a weekly schedule (saturdays). We have another "tape-pool" and have configured a copy job, scheduled every monday, which copies all uncopied jobs from the "file-pool" to the "tape-pool". This works, no problems so far.

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Mario Moder
Am 28.06.2012 13:31, schrieb Hugo Letemplier: > 2012/6/28 Mario Moder : >> Hi Bacula Community. >> >> Simple setup: We have one "file-pool" which is used on a weekly >> schedule (saturdays). We have another "tape-pool" and have >> configured a

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-07-02 Thread Mario Moder
Am 28.06.2012 12:41, schrieb Mario Moder: > Simple setup: We have one "file-pool" which is used on a weekly schedule > (saturdays). We have another "tape-pool" and have configured a copy job, > scheduled every monday, which copies all uncopied jobs from the > &quo

[Bacula-users] btape speed test and LTO-5 drive

2012-07-02 Thread Mario Moder
Hi Bacula community On the search for bottlenecks in our new backup system (Bacula 5.2.10 on Ubuntu 12.04 64bit, HP Ultrium LTO-5 drive connected by Adaptec 1045 external SAS, File pool storage on iSCSI target) I ran the "speed" tests with "btape /dev/nst0" because the backups from local disk s

Re: [Bacula-users] Job running order

2012-07-05 Thread Mario Moder
Am 05.07.2012 10:37, schrieb Gandalf Corvotempesta: > hi, > I have a bounch of job with same priority. > Is possibile to set a running order within the same priority? > I've tryied to increase the priority for specific job but in > this way, all other jobs must wait for it to finish. That depends

Re: [Bacula-users] Job running order

2012-07-05 Thread Mario Moder
Am 05.07.2012 11:44, schrieb Gandalf Corvotempesta: > Il giorno gio, 05/07/2012 alle 11.32 +0200, Mario Moder ha scritto: >> If one job must finish before another starts, you should use lower >> priorities (higher numbers) for the "later" jobs as you already tried. >

Re: [Bacula-users] btape speed test and LTO-5 drive

2012-07-05 Thread Mario Moder
Hi Jummo Thanks for your answer, comments inline... Am 05.07.2012 10:08, schrieb Jummo: > > On Mon, 2 Jul 2012, Mario Moder wrote: >> What I don't understand is the result of the next two tests (with bacula >> block structure): >> >> - Fastest zero test (4.294

Re: [Bacula-users] Why does a COPY job require a FileSet selection?

2012-10-03 Thread Mario Moder
Am 03.10.2012 07:47, schrieb comport3: > Can anyone explain why a FileSet is required when migrating/copying > from one volume to another? > > Essentially we have an "OFFSITE" backup that I want on local (iSCSI) > disk, then to be copied to LTO-4 tape. > > There are several backup jobs, each with a