Bacula-users

Re: [Bacula-users] what is the max size of a File Volume should be?

2010-12-01 05:04:03
Subject: Re: [Bacula-users] what is the max size of a File Volume should be?
From: Jon Langseth <jon.langseth AT hig DOT no>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 1 Dec 2010 11:04:23 +0100
On 2010-12-01 09:10, amybac wrote:
> If I want to back up whole system and the Max volume size reached, bacula
> will automatically add another volume (File) for it? or how to automatically 
> do this?

In your Storage Daemon configuration (bacula-sd.conf) add 
"LabelMedia = Yes" to the Device definition of your File storage:
Device {
  Media Type = File
  [...]
  LabelMedia = yes;
  [...]
}

You should also inluce a Label Format to your Pool in bacula-dir.conf:
Pool {
  Pool Type = Backup
  [...]
  Storage = File
  Label Format = Volume
}

-- 
Jon Langseth, Systems/network administrator, IT-Tjenesten,
Høgskolen i Gjøvik (Gjøvik University College) - http://www.hig.no
Direkte(direct): +47 61135156  Mobil(cell): +47 95102410
IT-Tjenesten:    +47 61135300  Sentralbord: +47 61135100  Fax: +47 61135301

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users