My Powervault works with these settings :

#
# An autochanger device with two drives
#
Autochanger {
  Name = Autochanger
  Device = Drive-0
#  Device = Drive-2
  Changer Command = "/root/bacula/bin/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg2
}

Device {
  Name = Drive-0                      #
  Drive Index = 0
  Media Type = LTO-2
  Archive Device = /dev/nst1
  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'"
}

The autochanger is at /dev/sg2

I had some difficulty using the /dev/sg* when I first started. I have
other issues but the Powervault is recognized. I am running RedHat
Fedora Core 3

John J. Boris, Sr.
JEN-A-SyS Administrator
Archdiocese of Philadelphia

"Remember! That light at the end of the tunnel
Just might be the headlight of an oncoming train!"

>>> Jaime Ventura <[EMAIL PROTECTED]> 09/12/06 10:57 AM >>>
weird...:P
do you have graphic interface?
run the "harware browser" (hwbroswer on the command line)
take a look on a screenshot I send as attachment.
You should see you tape loader under the "system devices". As you ca 
seen in the picture mine is on /dev/sg5.
If doesn't work or if you don't have access to the "harware browser"
let 
me see what you have on /proc/scsi (ls /proc/scsi )


   




-------------------------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to