Yes I have checked the archives, but there was no solution for my
problem. The strange think is that the first job could not mount the
tape and the second could mount the same tape at the first attempt.

This is my SD Config:


Storage {
  Name = server02-sd
  SDPort = 9103
  WorkingDirectory = "/var/bacula"
  Pid Directory = "/var/run"
  Maximum Concurrent Jobs = 20
}

Director {
  Name = server02-dir
  Password = "YJIHIgJTcQ8b2WH6pEAJnCLuYxu/RUHUmqjltIhvoHW3"
}

Director {
  Name = server02-mon
  Password = "ITAL0vROT7WmcKhdFw+NB7m8NWmaXFs+lUACT28Kp8Bx"
  Monitor = yes
}

Autochanger {
  Name = Exabyte Packetloader 1Ux10
  Device = VXA-320
  Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg1
}

Device {
  Name = VXA-320
  Drive Index = 0
  Media Type = X-23
  Archive Device = /dev/st0
  Changer Device = /dev/sg1
  LabelMedia = yes;
  AutomaticMount = yes;
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  AutoChanger = yes;
  Maximum Changer Wait = 300;
  Maximum Open Wait = 300;
  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}

Messages {
  Name = Standard
  director = server02-dir = all
}


Marius


John Drescher schrieb:
>> Im using bacula-2.0.3.
>>
> I asked because I had these problems with my Exabyte Magnum 224
> autoloader when I was using a bacula version that was less than
> 1.38.11 after the upgrade this went away.
> 
> Could you post your bacula-sd.conf  for the autoloader? Also, I know
> this autoloader has been discussed several times in the last year on
> the list so checking the archives (if you have not already done so)
> may help.
> 
> John
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to