>Could you elaborate on which line, please?
>
>I am having the same problem with a VXA AutoPak and v. 1.38.3.
>mtx-changer
>returns the correct slot count but bconsole says its "0", which blocks 
>the loading of tapes for labeling.

there are several line commented out in the mtx-changer script. some of 
them are echo commands that are probably meant for debugging by hand.
eg the last lines of my mtx-changer script are:

   slots)
#     echo "Doing mtx -f $ctl -- to get count of slots"
#     echo "drive: $drive TMPFILE: $TMPFILE"
      ${MTX} -f $ctl status | grep " *Storage Changer" | awk "{print \$5}"
      ;;
esac

The two echo lines are commented out, which is the correct setting.


-- 
Chris Hunter
Systems Programmer, Astronomy, Yale University
[EMAIL PROTECTED]





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to