On Thursday 23 June 2005 07:31, Stephan Holl wrote:
> Hello Ross,
>
> On Wed, 22 Jun 2005 11:43:27 -0700 Ross Boylan
>
> <[EMAIL PROTECTED]> wrote:
> > On Wed, Jun 22, 2005 at 04:50:50PM +0200, Stephan Holl wrote:
> > > Dear List,
> > >
> > > I would like to write a bootstrap for every job and every client I
> > > backup.
> > >
> > > So here is my definition:
> > >
> > > JobDefs {
> > >   Name = "DefaultJob"
> > >   Type = Backup
> > >   Level = Incremental
> > > [...]
> > >   Write Bootstrap = "/var/bacula/${Client]-${Job}-${Level}-
> > > ${JobId}.bsr"
> > > }
> > >
> > > But the result is not what I intend...
> > >
> > > Can anybody give me a hint how to realize the bootstrap-Filename
> > > with variable expressions?
> > >
> > > I was unable to follow the manual:
> > > http://www.bacula.org/rel-manual/Variable_Expansion.html
> > >
> > > My bacula version is 1.36.2 on SuSE 9.1 with postgres-backend
> > >
> > > Thanks for any comments on this.
> >
> > My reading of the manual for 1.36 is that variable expansions are ONLY
> > used in LABEL directives, so for any other use you are out of luck.
>
> I see, I should have read further... thanks for clarification. 

> anyway,  this would be good to have individial bootstrap file per client and
> joibid. 

Put the bootstrap directive in your Job resource.

> Perhaps I can do something with the upcoming python scripting... 
>
> Best
>       Stephan

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to