I just upgraded to bacula 1.38.10 and the same problem keeps on happening. Please and can someone help me out.

Emery Guevremont wrote:
This started about a month ago.

I have a backup unit with an autoloader that carries 8 tapes, in 2 seperate pools. There's also a barcode reader that reads the labels on my tape.

My problem is that, everytime the tape changer changes tapes, bacula, for some reason, decides to relabel the newly loaded tape with the label of the previously loaded tape. This causes a problem, because everything gets corrupted and the labels the barcode reader reads don't match anymore with the label written on the tape. And obviously no backups get done. 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
}

I'm running version 1.34.6 and have been using the same tapes and autochanger since october of 2004. I haven't changed anything in my config files for months, but for some strange reason this started happening. Oh and this is the error message I get afterwards:

backup-dir: Start Backup JobId 32414, Job=server1-data.2006-06-19_10.37.15
mailmaitre-fd: Since time adjusted by 6 seconds.
backup-sd: 3301 Issuing autochanger "loaded drive 0" command.
backup-sd: 3302 Autochanger "loaded drive 0", result is Slot 2.
backup-sd: 3303 Issuing autochanger "unload slot 2, drive 0" command.
backup-sd: 3304 Issuing autochanger "load slot 5, drive 0" command.
backup-sd: 3305 Autochanger "load slot 5, drive 0", status is OK.
backup-sd: server1-data.2006-06-19_10.37.15 Warning: Director wanted Volume "000005".
    Current Volume "000033" not acceptable because:
    1998 Volume "000033" status is Append, not in Pool.
backup-sd: 3301 Issuing autochanger "loaded drive 0" command.
backup-sd: 3302 Autochanger "loaded drive 0", result is Slot 5.
backup-sd: server1-data.2006-06-19_10.37.15 Warning: Director wanted Volume "000005".
    Current Volume "000033" not acceptable because:
    1998 Volume "000033" status is Append, not in Pool.
backup-sd: 3301 Issuing autochanger "loaded drive 0" command.
backup-sd: 3302 Autochanger "loaded drive 0", result is Slot 5.
backup-sd: server1-data.2006-06-19_10.37.15 Warning: Director wanted Volume "000005".
    Current Volume "000033" not acceptable because:
    1998 Volume "000033" status is Append, not in Pool.
backup-sd: 3301 Issuing autochanger "loaded drive 0" command.
backup-sd: 3302 Autochanger "loaded drive 0", result is Slot 5.
backup-sd: server1-data.2006-06-19_10.37.15 Warning: Director wanted Volume "000005".
    Current Volume "000033" not acceptable because:
    1998 Volume "000033" status is Append, not in Pool.
backup-sd: 3301 Issuing autochanger "loaded drive 0" command.
backup-sd: 3302 Autochanger "loaded drive 0", result is Slot 5.
mailmaitre-fd: server1-data.2006-06-19_10.37.15 Fatal error: job.c:1515 Bad response to Append Data command. Wanted 3000 OK data
, got 3903 Error append data

backup-sd: server-data.2006-06-19_10.37.15 Warning: Director wanted Volume "000005".
    Current Volume "000033" not acceptable because:
    1998 Volume "000033" status is Append, not in Pool.
backup-sd: server1-data.2006-06-19_10.37.15 Fatal error: Too many errors trying to mount device /dev/nst2. backup-dir: server1-data.2006-06-19_10.37.15 Error: Bacula 1.34.6 (28Jul04): 19-Jun-2006 10:39
JobId:                  32414
Job:                    server1-data.2006-06-19_10.37.15
Backup Level:           Incremental, since=2006-05-19 03:13:27
Client:                 server1-fd
FileSet:                "Data" 2006-04-01 04:05:29
Start time:             19-Jun-2006 10:37
End time:               19-Jun-2006 10:39
FD Files Written:       0
SD Files Written:       0
FD Bytes Written:       0
SD Bytes Written:       0
Rate:                   0.0 KB/s
Software Compression:   None
Volume name(s):
Volume Session Id:      2
Volume Session Time:    1150727403
Last Volume Bytes:      1
Non-fatal FD errors:    0
SD Errors:              0
FD termination status:  Error
SD termination status:  Error
Termination:            *** Backup Error ***

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
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

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to