>>>>> On Wed, 07 Sep 2005 22:51:37 +0200, Arno Lehmann <[EMAIL PROTECTED]> said:

  Arno> Martin Simmons wrote:

  >>>>>>> On Wed, 07 Sep 2005 16:18:45 +0200, Daniel Holtkamp <[EMAIL 
PROTECTED]> said:
  >> 
  >> 
  Daniel> Hello !
  >> 
  Daniel> 07-Sep 10:58 backup-sd: Committing spooled data to Volume. Despooling 
  Daniel> 2,277,939,503 bytes ...
  Daniel> 07-Sep 11:01 backup-sd: Alert: mtx: cannot open SCSI device '*None*' 
- 
  Daniel> No such file or directory
  Daniel> 07-Sep 11:01 backup-sd: Sending spooled attrs to the Director. 
  Daniel> Despooling 9,194,993 bytes ...
  >> 
  Daniel> Uh, why does it try anything with mtx ?
  >> 
  Daniel> ------- bacula-sd.conf excerpt -------
  Daniel> Device {
  Daniel> Name = backup-storage
  Daniel> Drive Index = 0
  Daniel> Media Type = backup-tape
  Daniel> Archive Device = /dev/nst1
  Daniel> AutomaticMount = yes;               # when device opened, read it
  Daniel> AlwaysOpen = yes;
  Daniel> RemovableMedia = yes;
  Daniel> RandomAccess =  no;
  Daniel> Spool Directory = /var/backup/bacula/spool
  Daniel> AutoChanger = no
  Daniel> Alert Command = "sh -c '/usr/local/sbin/tapeinfo -f %c |grep 
  Daniel> TapeAlert|cat'"
  Daniel> }
  Daniel> --------------------------------------
  >> 
  Daniel> We don`t have a tape changer just 4x LTO-1 drives attached ...
  >> 
  >> The tapeinfo binary comes from the mtx package, so it might just be bad
  >> reporting.

  Arno> Interesting (possible) explanation. You could check this with 'strings 
  Arno> /usr/loval/sbin/tapeinfo | grep mtx' or similar... the mtx version 
  Arno> supplied in depkgs matched, by the way.

  Arno> Bugreport, anyone? :-)

  >> You will need to specify /dev/nst1 as the Changer Device or put /dev/nst1
  >> instead of %c in the Alert command.

  Arno> Better use the generic device - tapeinfo doesn't work with the tape 
  Arno> device, at least not the version I use.

Ah, maybe -- I don't have a Linux tape here.

It looks like the doc for Changer Device in
http://www.bacula.org/dev-manual/Storage_Daemon_Configuratio.html was trying
to say that but the words got lost.

__Martin


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to