Hi,

my backup strategy is to use one tape per week and after 5 weeks/tapes I re-use 
the first
tape. I do a full backup on Sunday evening and I want to change the tape on 
Monday morning
when I'm in the office. I recently changed the config files to automatically 
eject the
tape. This was the case this Monday morning, but after I inserted an unused 
tape (I just
labeled it last week in advance) and mounted it, the director is still waiting 
for a tape
(see below). I use Bacula on Windows 2003 server.

I did already a "purge jobs volume" for the "Tape05" but that didn't help.

Now I'm somewhat lost. How do I convince Bacula to use "Tape05" ?

Thanks in advance

        Andreas

Device config:

Device {
  Name = Quantum
  Changer Device = tape0
  Media Type = DLT-V4
  Device Type = Tape
  Archive Device = Tape0
  AutomaticMount = yes
  AlwaysOpen = yes
  RemovableMedia = yes
  RandomAccess = no
  AutoChanger = no
  Alert Command = "tapeinfo -f %c | findstr TapeAlert"
  Spool Directory = "V:\\BaculaSpool"
  Maximum Spool Size = 2 GB
  Changer Command = "mtx-changer %o %a %S"
  Maximum Changer Wait = 4d
  Offline On Unmount = yes
  Label media = yes
}


status storage
==========================================================================================
======
Daemon started 19-Feb-07 15:48, 12 Jobs run since started.
 Heap: bytes=92,775 max_bytes=225,526 bufs=110 max_bufs=119

Running Jobs:
No Jobs running.
====

Jobs waiting to reserve a drive:
====

Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name
===================================================================
    87  Incr        133    79.20 M  OK       20-Feb-07 23:06 Srv
    88  Full          1       432   OK       21-Feb-07 08:40 BackupCatalog
    89  Incr        193    114.0 M  OK       21-Feb-07 23:06 Srv
    90  Full          1       432   OK       21-Feb-07 23:10 BackupCatalog
    91  Incr        146    78.13 M  OK       22-Feb-07 23:06 Srv
    92  Full          1       432   OK       22-Feb-07 23:10 BackupCatalog
    93  Incr        168    97.43 M  OK       23-Feb-07 23:06 Srv
    94  Full          1       432   OK       23-Feb-07 23:10 BackupCatalog
    95  Incr        154    84.61 M  OK       24-Feb-07 23:06 Srv
    96  Full          1       432   OK       24-Feb-07 23:10 BackupCatalog
====

Device status:
Device "FileStorage" (V:\BaculaTmp) is not open.
Device "Quantum" (Tape0) is mounted with Volume="Tape05" Pool="Default"
    Total Bytes Read=129,024 Blocks Read=2 Bytes/block=64,512
    Positioned at File=0 Block=0
====

In Use Volume status:
Tape05 on device "Quantum" (Tape0)
====

Data spooling: 0 active jobs, 0 bytes; 7 total jobs, 2,000,050,371 max 
bytes/job.
Attr spooling: 1 active jobs, 9,135,494 bytes; 6 total jobs, 17,783,343 max 
bytes.


-------------------------------------------------------------------------
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