Op maandag 26 juni 2006 20:50, schreef John Boris:
> I am trying to get bacula to relabel the tapes I have in my autochanger.
> They were already labeled through the label barcode command in vconsole
> but the labels aren't being recognized.  When bacula tries to use the
> tape it says it can't find an appendable volume.  Any ideas on this one.
> I issued the label barcode command thinking it would relabel the tape
> but I was wrong.
 
if you do a 

mt rewind  (rewind)
mt weof    (write end of file)

your tape is emptied and can be labeled again.

If your tape is not at the default location, add -f [destination]. 
(mt -f /dev/wherever-your-tapestreamer-is rewind)

Good luck,
Ger.


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