Re: [Bacula-users] Auto-labeling volumes from Python

2007-11-06 Thread Arno Lehmann
Hi, 06.11.2007 21:51,, Ben Beuchler wrote:: > The example DirStartup.py shows an example NewVolume method that just > assigns a generated volume name to job.VolumeName. Is that all that's > needed for the system to label a new volume? Does it just label a new > volume using the defaults defined

[Bacula-users] Auto-labeling volumes from Python

2007-11-06 Thread Ben Beuchler
The example DirStartup.py shows an example NewVolume method that just assigns a generated volume name to job.VolumeName. Is that all that's needed for the system to label a new volume? Does it just label a new volume using the defaults defined in bacula-dir.conf? Thanks! -Ben -

RE: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-10-05 Thread Bennett, Silas (GE Infrastructure)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Joe Rhett Sent: Wednesday, October 05, 2005 7:55 PM To: Bennett, Silas (GE Infrastructure) Cc: Arno Lehmann; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Auto-labeling volumes depending on

Re: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-10-05 Thread Joe Rhett
On Thu, Sep 29, 2005 at 01:21:05PM -0400, Bennett, Silas (GE Infrastructure) wrote: > >But with tapes you do have the > > simple constraint of "is there really a tape for this?" > > > > Is it possible to constrain bacula to only create volumes when it has a > > blank tape in the drive to label?

RE: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-09-29 Thread Bennett, Silas (GE Infrastructure)
: Joe Rhett [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 10:56 PM To: Bennett, Silas (GE Infrastructure) Cc: Arno Lehmann; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Auto-labeling volumes depending on tape-in-drive? What do you mean? I'm talking about limitin

Re: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-09-28 Thread Joe Rhett
ge- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Joe Rhett > Sent: Wednesday, September 21, 2005 11:28 AM > To: Arno Lehmann > Cc: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Auto-labeling volumes depending on > tape-in-drive? > &g

Re: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-09-21 Thread Arno Lehmann
he manual, that was not in the Stable version of the bacula code. Same here :-) Cheers, Silas =0) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Joe Rhett Sent: Wednesday, September 21, 2005 11:28 AM To: Arno Lehmann Cc: bacula-users@lists.sourceforge.ne

RE: [Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-09-21 Thread Bennett, Silas (GE Infrastructure)
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Joe Rhett Sent: Wednesday, September 21, 2005 11:28 AM To: Arno Lehmann Cc: bacula-users@lists.sourceforge.net Subject: [Bacula-users] Auto-labeling volumes depending on tape-in-drive? Okay, Arno, you seem to know the most about the

[Bacula-users] Auto-labeling volumes depending on tape-in-drive?

2005-09-21 Thread Joe Rhett
Okay, Arno, you seem to know the most about the labelling so let's throw this at you. Obviously, with disk-based volumes, you have to not auto-label, or limit the number of volumes in the pool or it will keep growing. The physical reality can be created very quickly. But with tapes you do have

Re: [Bacula-users] Auto labeling volumes

2005-09-21 Thread Arno Lehmann
Hi, On 21.09.2005 16:22, John wrote: I'm just starting to use Bacula and am trying to set it up to use 2 filesystem Pools (Full and Partials). I would like to have the Fulls go to the full pool, and incrementals & differentials go to the Partial Pool. I would also like to have Bacula automat

[Bacula-users] Auto labeling volumes

2005-09-21 Thread John
I'm just starting to use Bacula and am trying to set it up to use 2 filesystem Pools (Full and Partials).  I would like to have the Fulls go to the full pool, and incrementals & differentials go to the Partial Pool. I would also like to have Bacula automatically generate the volumes, 1 per job usin

Re: [Bacula-users] Auto-labeling volumes

2005-06-22 Thread Ross Boylan
On Wed, Jun 22, 2005 at 09:14:31AM -0500, Misty Stanley-Jones wrote: > Please help me understand automatic labeling, because it does not work how I > thought it should. I'm trying to figure this out too. What I say may not be correct. > > If I try to expand the variable 'Client' I always get th

[Bacula-users] Auto-labeling volumes

2005-06-22 Thread Misty Stanley-Jones
Please help me understand automatic labeling, because it does not work how I thought it should. If I try to expand the variable 'Client' I always get the Director machine, or the one that backs up first. I thought I should get the Client of the currently running job. Also I need help understa