Arno Lehmann wrote:
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
}







The volume is a File that has plenty of space left on the partation. It is located on the /mnt/coraid partition bellow.

Filesystem            Size  Used Avail Use% Mounted on
/dev/hda2             9.7G  4.3G  4.9G  47% /
/dev/hda1              99M   17M   77M  18% /boot
/dev/md2              221G   87G  123G  42% /mnt/storage
none                 1014M     0 1014M   0% /dev/shm
/dev/mapper/lvg01-coraid
                      812G  684G  123G  85% /mnt/coraid
/dev/hda4             102G  2.1G   94G   3% /home


Here is some more information on my setup.
I'm running CentOS 4.1, Bacula 1.36.3 with kernel version 2.6.12.2
The /mnt/coraid partition is a ext3 partation ontop of LVM, and Raid 5

There is plenty of space left on the device which is why I find this confusing.


--

Thanks,
    Brandon Evans

"I wouldn't recommend sex, drugs or insanity for everyone, but they've always worked for me."
-Hunter S. Thompson


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