[EMAIL PROTECTED] wrote: > 3992 result="Unloading Data Transfer Element into Storage Element 1...mtx: > Request Sense: Long Report=yes > ": ERR=Child exited with code 1 > 3303 Issuing autochanger "load 1 0" command. > 3993 Bad autochanger command: /etc/bacula/mtx-changer /dev/sg0 load 1 > /dev/nst0 0 > 3993 result="Drive 0 Full (Storage Element 1 loaded) > ": ERR=Child died from signal 15: Termination > You must correct this error or the Autochanger will not work.
mtx-changer is just a shell script which calls mtx. Try running mtx-changer manually manually to see what happens: sh -x /etc/bacula/mtx-changer /dev/sg0 load 1 /dev/nst0 0 (-x prints the command that is about to be executed which is good for debugging) It appears from your output that mtx exited with an error - I would guess that sg0 isn't the correct device for the changer. Have you checked that you can use mtx manually? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users