Bill Moran wrote:
In response to Arno Lehmann <[EMAIL PROTECTED]>:

Hi,

On 6/20/2006 7:51 PM, Bill Moran wrote:
In response to Emery Guevremont <[EMAIL PROTECTED]>:


I just upgraded to bacula 1.38.10 and the same problem keeps on happening. Please and can someone help me out.
... Here's the config for my bacula-sd.conf file.
Device {
 Name = "AutoLoader"
 Media Type = SDLT-320
 Archive Device = /dev/nst2    # Normal archive device
 Changer Device = /dev/sg1     # Generic SCSI device name
 Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
 Autochanger = yes
 LabelMedia = no;
 AutomaticMount = yes;
 AlwaysOpen = yes;
 Spool Directory = /vservers/tmp
 Maximum Spool Size = 10000000000
}
You're running 1.38.something but it seems as though you use your old configuration... try implementing the autochanger section in bacula-sd.conf, comment out the changer related stuff in the actual device sections, and see if that fixes your problem.

I don't see anything wrong with that.
Hmm. Perhaps I did :-)

Yes, you did.  I didn't even notice that.

Ya I updated my config for bacula-sd.conf, but it didn't change anything.

BTW, I'm running dbcheck in fix mode, and it's fixing a lot of things, but I still don't see how that's gonna fix my problem.

Here's the new bacula-sd.conf:

Autochanger {
  Name = "AutoLoader"
  Device = Drive-1
  Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg1
}

Device {
  Name = Drive-1
  Drive Index = 0
  Media Type = SDLT-320
  Archive Device = /dev/nst2    # Normal archive device
  Autochanger = yes
  Autoselect = yes
  LabelMedia = no;
  AutomaticMount = yes;
  AlwaysOpen = yes;
  Spool Directory = /vservers/tmp
  Maximum Spool Size = 10000000000
#  Mount Anonymous Volumes = no;
}
begin:vcard
fn;quoted-printable:Emery Gu=C3=A9vremont
n;quoted-printable:Gu=C3=A9vremont;Emery
org:Croesus Finansoft
adr:;;2 Place laval, Suite 510;Laval;PQ;H7N 5N6;Canada
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Administrateur des syst=C3=A8mes
tel;work:450-662-6101
tel;cell:514-513-3416
x-mozilla-html:FALSE
version:2.1
end:vcard

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to