> So auto-labeling doesn't start 0 or 1 per pool, it uses the mediaid then.
This was a design decision to prevent a bug that occurs when you
delete intermediate volumes.
> What about using a counter variable to do it?
You can do this using your script or modifying the bacula source code
and bui
On Wed, Feb 16, 2011 at 1:21 PM, John Drescher wrote:
> > I've got one of my pools setup to auto-label volumes. However instead of
> > starting the number at 0 or 1, it's using the mediaid of the volume. Let
> me
> > know what can be done to have the numbering start at 1 and continue from
> > t
> I've got one of my pools setup to auto-label volumes. However instead of
> starting the number at 0 or 1, it's using the mediaid of the volume. Let me
> know what can be done to have the numbering start at 1 and continue from
> there. Thanks.
If you want this you must implement it in a script
Hi,
I've got one of my pools setup to auto-label volumes. However instead of
starting the number at 0 or 1, it's using the mediaid of the volume. Let me
know what can be done to have the numbering start at 1 and continue from
there. Thanks. Below are the pool configs and a snipet of the databa