Hi everyone,

we have got some problems setting up Bacula correctly. We want to use two
tapes to make full backups every night. The problem we run into is, that
Bacula doesn't mount our tapes automatically before running the job. It
always gives us following message:

01-Oct 20:05 dump-sd: Please mount Volume "QTAPE_TWO" on Storage Device
"QTapeStorage" for Job QBACKUP-backup.2006-10-01_13.05.00

We always have to mount the tapes manually in order to get the scheduled
jobs started.

## Our storage daemon config in bacula-sd.conf:

Device {
  Name = QTapeStorage
  Media Type = VXA
  Archive Device = /dev/nst0
  LabelMedia = yes;
  AutomaticMount = yes;
  AlwaysOpen = no;
}



Can someone help us to solve this problem? We would be grateful for every
hint!!

Thanks in advance,

Juergen



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to