Hello,

On 21.09.2005 23:00, Brandon Evans wrote:

Hi All,
I'm new to Bacula, still trying wrap my head around the volumes / Pools deals. Right now I have bacula backing up 1 linux box and 1 windows 2003 server.

When backing up the windows server, Bacula stops at 17Gigs and says the Volume is full. I have "Maximum Voulme bytes" set to 100 Gigs. So I am not sure why this is happening. I have tried purging the volume and running the backup job again, but I get the same results.

Stupid question: Where is that volume? On tape, on disk, on DVD?

In most cases the message means that bacula can't write to the specified device any more - dsk full, tape full or tape error, DVD full are typical reasons.

And: Keep in mind that a volume is in fact one tape, one disk file, one DVD, while a pool consists of volumes, possibly many volumes...

Arno


Here is the Pool that the volume is related to.  Am  I missing something?


Pool {
  Name = Full-Pool-win1
  Pool Type = Backup
  Recycle = yes           # automatically recycle Volumes
  AutoPrune = yes         # Prune expired volumes
  Volume Retention = 1 month
  Accept Any Volume = yes # write on any volume in the pool
  Maximum Volume Jobs = 1
  Maximum Volume Bytes = 100000000000
  Label Format = Full-win1
  Maximum Volumes = 1
}






--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to