On Thu, Oct 29, 2009 at 10:37:13AM +0100, mario.tolj wrote:
> Hello,
> 
> Sorry if my English isn't very well.
> 
> I did a mistake when i deleted a volume from the Default Pool. and now i 
> would like to relabel the tape with another name and put this volume in 
> a different Pool (in example Inc-Pool).
> 

Sorry, only just now saw the word "tape" ;-) 

you need to remove the volume label using the mt command. 

If /dev/st0 ist your tape drive, stop bacula and enter the following
commands as "root" or as a user who has write access to the tape
device: 

# mt -f /dev/st0 rewind 
# mt -f /dev/st0 weof 

Once you restart bacula, you should be able to write a new tape
label. 

HTH Uwe 


-- 
uwe.schuerk...@nionex.net fon: [+49] 5242.91 - 4740, fax:-69 72
Hauptsitz: Avenwedder Str. 55, D-33311 Gütersloh, Germany
Registergericht Gütersloh HRB 4196, Geschäftsführer: H. Gosewehr, D. Suda
NIONEX ist ein Unternehmen der DirectGroup Germany www.directgroupgermany.de

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to