Bacula-users

Re: [Bacula-users] tape has room, but Bacula warning unable to add scratch volume

2010-08-11 10:49:17
Subject: Re: [Bacula-users] tape has room, but Bacula warning unable to add scratch volume
From: Romer Ventura <rventura AT h-st DOT com>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Wed, 11 Aug 2010 09:38:37 -0500
Could it be the schedule..? Well since i havent got a full backup, i manually ran the full backup job. Does this mean that since the job scheduled for the 1st sunday hadnt run, bacula scheduled and tried to run it as if it was the 1st sun?

Shouldnt bacula check for the a full backup for the same job and then just do the incremental job? or manually ran jobs do not count on this checks bacula does...?

Well the schedule is:
Schedule {
  Name = "WeeklyCycle"
  Run = Level=Full Pool=Full-Pool-dsk-tpe 1st sun at 20:00
  Run = Level=Differential Pool=Diff-Pool-dsk-tpe 2nd-5th sun at 20:00
  Run = Level=Incremental Pool=Incre-Pool-dsk-dsk mon-fri at 22:00
}

And the pools:
Pool {
  Name = Full-Pool-dsk-tpe
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 1 months
  Maximum Volume Jobs = 1
#  Label Format = Full-
  Maximum Volumes = 2
}

Pool {
  Name = Diff-Pool-dsk-tpe
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 1 months
  Maximum Volume Jobs = 1
#  Label Format = Full-
  Maximum Volumes = 3
}

Pool {
  Name = Incre-Pool-dsk-dsk
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 5 days
  Maximum Volume Jobs = 1
  Label Format = IncreFileServ-
  Maximum Volumes = 5
}

Thanks
------ 
Romer Ventura

On Aug 11, 2010, at 9:36 AM, John Drescher wrote:

2010/8/11 Romer Ventura <rventura AT h-st DOT com>:
Hello,
I am running a full back up with a size of  "estimate files=983,529
bytes=306,761,539,624", the backup started normally and used up 1 full tape
160GB (uncompressed), then it switched tapes and continued to copy data to
the second tape, but all of the sudden it stops and bacula starts
complaining with: "JobId 2: Warning: Unable add Scratch Volume, Pool
"Full-Pool-dsk-tpe" full MaxVols=2"
list media shows:
+---------+------------+-----------+---------+-----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
| MediaId | VolumeName | VolStatus | Enabled | VolBytes        | VolFiles |
VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten
|
+---------+------------+-----------+---------+-----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
|       1 | CNH910     | Full      |       1 | 164,989,504,512 |      166 |
   2,592,000 |       1 |    1 |         1 | tape      | 2010-08-10 20:53:33
|
|       2 | CNH911     | Used      |       1 | 142,552,940,544 |      143 |
   2,592,000 |       1 |    2 |         1 | tape      | 2010-08-11 00:53:24
|
+---------+------------+-----------+---------+-----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
Both tapes are the same, both of them are capable of storing 160GB of
uncompressed data. Why is it still asking for more tapes?
Also, status on director shows:
Running Jobs:
Console connected at 10-Aug-10 16:13
 JobId Level   Name                       Status
======================================================================
     2 Full    H34-FileServ-dsk-tap.2010-08-10_22.00.00_08 is waiting for an
appendable Volume
     3 Full    H34-FileServ-dsk-dsk.2010-08-10_22.00.00_09 is waiting on max
Client jobs
     4 Full    BackupCatalog.2010-08-10_23.10.00_10 is waiting for higher
priority jobs to finish
====
Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name
====================================================================
     1  Full    983,490    307.0 G  OK       11-Aug-10 00:55
H34-FileServ-dsk-tap
Why is the backup still running even when it is shown in "Terminated Jobs"
with OK status..?
Thanks

That is a different job. Job 1 finished and wrote 307GB. For some
reason you are running the H34-FileServ-dsk-tap job 2 times.

John

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users