[EMAIL PROTECTED] wrote:
> Hi,
>
> I'm fiddling around with Bacula at the moment and encountered the following 
> problem:
>
> I have an autochanger with a barcode reader and while playing with the 
> features of the Bacula console i labeled the tapes "testtape". Then I 
> discovered the "label barcode" command which does that automatically. When I 
> execute the command I get the error "3920 Cannot label Volume because it is 
> already labeled: "testtape"" twice; once for each tape that is currently 
> inserted. The cleaning tape is recognized correctly.
>
> Now how can I relabel these tapes with their respective barcodes when "list" 
> reveals only the cleaning tape and nothing else?
>
> greets
> Werner
I clear all my used tapes at the console with mt first

mt -f Tape0 rewind
mt -f Tape0 weof
mt -f Tape0 rewind

and then label barcodes from within bconsole.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to