[Bacula-users] copy and then migrate job

2009-10-27 Thread Nicolae Mihalache
Hello, I'm trying to automatically copy some jobs from one tape to another (to be taken offline) and because I don't have two tape drives, I have to use a temporary pool. However I have noticed that all the jobs that are copied to the temporary pool are marked with type 'M' and then the migration

Re: [Bacula-users] Restore isnt working.

2009-10-19 Thread Nicolae Mihalache
This job seem to have restored exactly one file of 2KB. Just to make sure, the directory "/restores" is on the client computer, in this case ip19-flavio. nicolae Pedro Bordin Hoffmann wrote: > Hello! > > Im trying to restore some jobs... and cant find the files... > already changed the restore p

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-16 Thread Nicolae Mihalache
Thanks a lot, I will switch to version 3.0.3 as soon as it is out. In the meanwhile I was running with the my modification and so far didn't have any trouble (but I'm not using bextract). nicolae Kern Sibbald wrote: > Hello, > > On Monday 12 October 2009 04:09:16 Nico

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-11 Thread Nicolae Mihalache
I tried your change but VirtualFull with multiple read devices is not working. Restore is working but it was working even without your change. I think I know why: 1. the code from reserve.c:637 dcr = new_dcr(rctx.jcr, rctx.jcr->dcr, rctx.device->dev); always changes the write device, never the

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-11 Thread Nicolae Mihalache
s will solve the problem in a slightly cleaner way. > > If the above works, I'll be happy to integrate it and get it out in 3.0.3 > > Best regards, > > Kern > > > > On Sunday 11 October 2009 12:56:05 Nicolae Mihalache wrote: > >> I investiga

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-11 Thread Nicolae Mihalache
nicolae Kern Sibbald wrote: > On Friday 09 October 2009 15:06:36 Nicolae Mihalache wrote: > >> Sorry, I'm not quite sure I grasp your message. >> When you refer to Storage in "Changing Storage for restore and >> migration", you talk about Storage Dae

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-09 Thread Nicolae Mihalache
Kern Sibbald wrote: > > If indeed the code in reserve.c is setting an entirely new dcr pointer, then > it is unlikely the code will work. So that may be the problem you are > running into. However, in all our tests, it does seem to work providing you > have different MediaTypes for each device

Re: [Bacula-users] [Bacula-devel] VirtualFull backup: bacula selects the wrong read device

2009-10-09 Thread Nicolae Mihalache
anging of devices within a given Storage should be implemented, for reading > of any kind, but we do not guarantee that it works -- in your email, you did > not specify much information so I cannot be more specific. > > Regards, > > Kern > > On Friday 09 October 2009 12:37:

[Bacula-users] VirtualFull backup: bacula selects the wrong read device

2009-10-09 Thread Nicolae Mihalache
Hello, I run Full backups on MediaType=LOT-4 and Incremental backups on MediaType=File. When running a VirtualFull into a tmp pool (MediaType=TmpFile), bacula starts correctly reading the full backup from LTO-4. However, when the Incremental starts, it still wants to use the LTO-4 device instead o

Re: [Bacula-users] Copy Jobs.

2009-10-07 Thread Nicolae Mihalache
n pruning Jobs. > 07-Out 11:44 bacula.belgamatrizes.com.br-d JobId 484: No Jobs found to > prune. > 07-Out 11:44 bacula.belgamatrizes.com.br-d JobId 484: Begin pruning Files. > 07-Out 11:44 bacula.belgamatrizes.com.br-d JobId 484: No Files found > to prune. > 07-Out 11:44 b

Re: [Bacula-users] Copy Jobs.

2009-10-06 Thread Nicolae Mihalache
y using > the copy job function. > How does the Copy Job should look like? > Do I have to make changes on my Default pool? In my File Backup? > > > Thanks so much for your help!! > > 2009/10/6 Nicolae Mihalache <mailto:ma...@abcpages.com>> > > Pedro B

Re: [Bacula-users] Copy Jobs.

2009-10-06 Thread Nicolae Mihalache
Pedro Bordin Hoffmann wrote: > There is no Volumes in the Pool: FullBackupsVirtualPool > *list media Pool=FullBackupsVirtualPool > No results to list. > > Should I try to list the Default pool ? Your Copy Job is copying files from this Pool, that's why it doesn't copy anything. If you want it in

Re: [Bacula-users] Copy Jobs.

2009-10-06 Thread Nicolae Mihalache
Sorry, I made a mistake, please first list the Volumes in the Pool using list media Pool=FullBackupsVirtualPool and then use the query to see the jobs written on those Volumes. nicolae Pedro Bordin Hoffmann wrote: > I got this: > > > Choose a query (1-16): 14 > Enter Volume name: FullBackupsVi

Re: [Bacula-users] Copy Jobs.

2009-10-06 Thread Nicolae Mihalache
a job to copy right? It can copy all of one pool ? > > Thanks for the help! > Regards > Pedro > > 2009/10/6 Nicolae Mihalache <mailto:ma...@abcpages.com>> > > Show us your job definition to see why bacula hasn't selected any > job to >

Re: [Bacula-users] Copy Jobs.

2009-10-06 Thread Nicolae Mihalache
Show us your job definition to see why bacula hasn't selected any job to copy. Pedro Bordin Hoffmann wrote: > Im using the new function of Bacula Copy jobs... but Im getting this > when I run the job: > What can be that ? How to fix? > thanks > > > 05-Out 11:34 bacula.belgamatrizes.com.br-d JobI

Re: [Bacula-users] duplicate job control

2009-10-05 Thread Nicolae Mihalache
Well, the manual reads like this: Allow Higher Duplicates = If this directive is set to *yes* (default) the job with a higher priority (lower priority number) will be permitted to run. If the priorities of the two jobs are the same, the outcome is determined by other directives (see be

Re: [Bacula-users] Full Backup Pool and Pool in scheduler

2009-10-05 Thread Nicolae Mihalache
You can also use "Full Pool" in the schedule which should override the "Full Backup Pool" in the Job definition. nicolae Peter Allgeyer wrote: > Hi, > > the "Full Backup Pool" in the job resource overrides any Pool definition > in the schedule resource. I want to make daily incremental backup wit

[Bacula-users] VirtualFull backup on the same file based pool/device

2009-09-24 Thread Nicolae Mihalache
Hello, I read in the bacula manual and in the bacula-devel mailing list that it should work to perform a VirtualFull backup on the same pool (and on the same device I presume). http://www.bacula.org/manuals/en/concepts/concepts/New_Features.html#SECTION0037 http://www.mail-archive.

Re: [Bacula-users] concurrency issues: The number of files mismatch! Volume=4 Catalog=3

2009-09-17 Thread Nicolae Mihalache
around. I had this "no" setting in my config (but did not > really need it because the cycle was many years anyway). After > changing to "yes" concurrent jobs works now. I have even increased the > max jobs from 2 to 4 and it works with 3.0.2. > > Greetings, >

[Bacula-users] concurrency issues: The number of files mismatch! Volume=4 Catalog=3

2009-09-17 Thread Nicolae Mihalache
Hello, I have inherited a bacula 3.0.2 installation, and after a few days I noticed I have problems when running concurrent jobs, as described in this bug report: http://bugs.bacula.org/view.php?id=1288 I'm trying to understand how the problem appears. 1. it would be great if the time messages in