On Wednesday 03 May 2006 11:36, Michael 'buk' Scherer wrote:
> On Wed, 3 May 2006 - 10:56am, Kern Sibbald wrote:
> >On Wednesday 03 May 2006 10:15, BOLLENGIER Eric wrote:
> >> Hi,
> >>
> >> When i do a "label barcodes" command for the first time,
> >> bacula will load and label every tape on my autochanger, Cool !
> >>
> >> But, after, if i add 2 new tapes, and i does an other "label barcodes"
> >> it will load and try to label every tape... i have a 180 slots changer
> >> and it's quite long...
> >
> >Yes, I can understand that.
>
> I still that this is just 'wrong'.
> Bacula issues a "list" command with the configured changer-script.
>
> I hacked my changer-script in that way, that it only does an 'mtx
> inventory', when there are filled slots without a read barcode.
>
> I think that's the point where all tapes get loaded to read the barcode.
> Dunno if there's a special way for a changer to only scan certain slots.

Yes, Bacula does a "list" command, which may take time on some autochangers. 
Most can immediately return the inventory since it is done at boot time.  I 
think the problem that Eric is trying to address is that Bacula reads all 180 
of his tapes attempting to label them.  That is a very time consuming 
operation.  If the slots=xxx works as I believe it does, Bacula should not 
need to read all Volumes even though it has received back a full list of 
slots.

I think we need to hear Eric's response before we can fully understand his 
problem and his proposed solution ... 

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to