Has anybody had this issue where the auto changer is looking for the
same tape in two drives?

This is part of a normal backup.
Bacula Version: 2.2.6 (10 November 2007) x86_64-unknown-linux-gnu redhat
Enterprise release.

Normaly each drive would be using different tapes

Autochanger "Autochanger" with devices:
   "Drive-1" (/dev/nst0)
   "Drive-2" (/dev/nst1)
Device "Drive-1" (/dev/nst0) is not open.
    Device is BLOCKED waiting for mount of volume "JX2027L3",
       Pool:        Daily
       Media type:  LTO-3
    Drive 0 is not loaded.
Device "Drive-2" (/dev/nst1) is mounted with:
    Volume:      JX2027L3
    Pool:        Daily
    Media type:  LTO-3
    Slot 7 is loaded in drive 1.
    Total Bytes=496,623,458,304 Blocks=473,636 Bytes/block=1,048,534
    Positioned at File=498 Block=344
====


This is is my default Job:
JobDefs {
        Name = "DefaultJob"
        Type = Backup
        Level = Differential
        Client = defaultclient
        FileSet = "LINUX_ALL_LOCAL_FS"
        Schedule = "WeeklyCycle"
        Storage = "Autochanger"
        Messages = Standard
        Pool = Daily
        SpoolData=no
        Spool Attributes = yes
        Priority = 20
        Prefer Mounted Volumes = no
        Write Bootstrap = "/var/spool/bacula/working/%c_%n_%l.bsr"
}

Each of the jobs look like this:
Job {
        Name = fqdn
        JobDefs = "DefaultJob"
        Client = fqdn
}


Any insight to why this is acting this way and how to avoid it would be
appreciated.

                        Thanks -Jason



-- 
----------------------------------------------------------------------------
Jason A. Kates ([EMAIL PROTECTED]) 
Fax:    208-975-1514
Phone:  212-400-1670 x2
============================================================================



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to