Hi Folks,

Need some help here.  Seems when I enable the 'Autochanger' stanza,
I'm getting segfaults.  Can anyone offer some insight?

[EMAIL PROTECTED]:/etc/bacula# btape Drive-1
Tape block granularity is 1024 bytes.
12-May 11:57 btape: Fatal Error because: Bacula interrupted by signal
11: Segmentation violation
Kaboom! btape, btape got signal 11. Attempting traceback.
Kaboom! exepath=/etc/bacula
Calling: /etc/bacula/btraceback /etc/bacula/btape 0
execv: /etc/bacula/btraceback failed: ERR=No such file or directory
Traceback complete, attempting cleanup ...
Segmentation fault


_____________________________
Debian install.

1.38.9-1 bacula-client
1.38.9-1 bacula-common
1.38.9-1 bacula-console
1.38.9-1 bacula-director-common
1.38.9-1 bacula-director-mysql
1.38.9-1 bacula-fd
1.38.9-1 bacula-sd
1.38.9-1 bacula-sd-mysql
_____________________________

#Relevant SD config:

Autochanger {
 Name = DLTROBOT
 Device = Drive-1
 Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
 Changer Device = /dev/sg1
}

Device {
 Name = Drive-1                      #
 Drive Index = 0
 Media Type = DLT-8000
 Archive Device = /dev/nst0
 AutomaticMount = yes;               # when device opened, read it
 AlwaysOpen = yes;
 RemovableMedia = yes;
 RandomAccess = no;
 AutoChanger = yes
 # Enable the Alert command only if you have the mtx package loaded
 #Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}


Thanks in advance,
Greg.


-------------------------------------------------------
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&kid0709&bid&3057&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to