On Monday 02 October 2006 10:33, Jürgen Heil wrote: > Bacula doesn't mount our tapes automatically before running the job. It > always gives us following message: [...] > Device { > Name = QTapeStorage > Media Type = VXA > Archive Device = /dev/nst0 > LabelMedia = yes; > AutomaticMount = yes; > AlwaysOpen = no; > }
Perhaps you need polling? Try setting "Volume Poll Interval". The following works for me: AutomaticMount = yes Volume Poll Interval = 5 minutes AlwaysOpen = yes Offline on Unmount = yes Close on Poll = yes This also makes bacula eject tapes when it wants a new one. Careful - AlwaysOpen means that you MUST NOT eject the tape manually, even if the drive does allow it (mine does) - umount the tape from bacula (console) instead. If you run backups late in the evening, you'll probably want to change tapes before that. To avoid manual intervention, run a small dummy job to the same tape earlier. Btw: I'm using 1.39.22. If you have < 1.38, better upgrade. MfG, Ulrich -- Heinz Ulrich Stille / Tel.: +49-541-9400473 / Fax: +49-541-9400450 design_d gmbh / Wilhelmstr. 16 / 49076 Osnabrück / www.design-d.de ------------------------------------------------------------------------- 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