When trying to mount the PV-122T, I get the following error: 3901 open device
failed: ERR=dev.c:425 Unable to open device "Autochanger" (/dev/nst0):
ERR=Device or resource busy.

The DELL PV-122T Medium Changer tells me I have no attached changer when I
run the command mtx -f /dev/sg0 inquiry, but I have had a PV-132T attached
to it for sometime.

How can I change it so the PV-122T sees the other changer.

When trying to mount the PV-122T, I get the following error: 3901 open
device failed: ERR=dev.c:425 Unable to open device "Autochanger"
(/dev/nst0): ERR=Device or resource busy.

I just upgrade to 2.0.3.  by sd.conf is like this.
Device {
  Name = Autochanger                 # 
  Media Type = LTO-1
  Archive Device = /dev/changer
  AutomaticMount = yes;               # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
 Changer Command = "/opt/bacula/scripts/mtx-changer %c %o %S %a %d"
 Changer Device = /dev/sg0
 AutoChanger = yes
 Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
 Spool Directory = /var/spool/backup
 Maximum Spool Size = 120000000000
}

What is the differences between a Changer Device and an Archive Device?

Everything was working before I upgraded.

TIA
Mike



-- 
View this message in context: 
http://www.nabble.com/Problems-mounting-Autochanger-tf3718442.html#a10403283
Sent from the Bacula - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to