|
From: <pen...@sa...> - 2011-01-08 00:22:58
|
Citando new...@gu...: > First of all, sorry for my bad quoting but my webmail doesn't support > it very well. > > Your configuration is more or less the same as mine except that I'm > not using scraths pools or recycle pools. > Actually I would like to have a different volume for every type of > pool (one volume for Fulls, one for Incrementals and so on). > > I don't see any standard "pool" directive in your Job configuration > but only "Full Pool" and "Incremental Pool" > > What I would like to do is to have: > > - one pool for Full, with one job for every volume > - one pool for incremental, as above > - one pool for differential, as above > - and one pool for virtualfull, as above. > > I'm able to create the first virtualfull, by reading full,incr and > diffs, but after that, bacula will try to re-read virtualfull (for > the next virtualfull backup) by using the whole storage resource. > > I'm unable to not use a dedicated storage resource, due to deadlock. > (storage is busy reading... and so on.) > > -----Messaggio originale----- > Da: Graham Keeling <gr...@eq...> > Inviata: Ven, 07 Gennaio 2011 17:05:06 > A: bac...@li... > Oggetto: Re: [Bacula-users] Virtual Backups > > Hello, > In my configuration, I have (paraphrasing it for simplicity): > > ScratchPoolA > Â Â Â Â Type=Scratch > > FullPoolA > Â Â Â Â Type=Backup > Â Â Â Â RecyclePool=ScratchPoolA > Â Â Â Â ScratchPool=ScratchPoolA > > IncrPoolA > Â Â Â Â Type=Backup > Â Â Â Â RecyclePool=ScratchPoolA > Â Â Â Â ScratchPool=ScratchPoolA > Â Â Â Â NextPool = FullPool > > Job > Â Â Â Â Full Backup Pool = FullPoolA > Â Â Â Â Incremental Backup Pool = IncrPoolA > > All my Virtuals then end up in FullPoolA. > There are no separate pools for Virtuals. > > i have the same problem and i could not find a satisfactory solution. so i tried to use a virtual autocharger but bacula support is buggy: see the thread "virtualfull using tapes" or my previous post a few month ago "bug ? bacula asks for a volume that is already mounted" so far virtuallfulls with bacula are do not seem to be production ready sadly .... penne |