-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DVD's are 4.7GB no? Could get some more data on there, probably.

Lucas Di Pentima wrote:
> Hello all,
> 
> I'm thinking about creating a backup strategy using DVD-R's and
> harddisk, maybe you can help me sorting out the strategy.
> 
> Scenario:
>   * Bacula 1.38.x
>   * Debian Linux director
>   * Debian Linux & Windows clients
>   * Two schedules: ServerCycle (at night) and WorkstationCycle (start at
> 9:30am)
> 
> My idea is to apply a "grandparent-parent-child" strategy, but without
> recycling the volumes, that's because I expect to use this on DVD-Rs
> (when DVD support get stable), in the meanwhile this will be used on
> hard disk.
> 
> Here is my proposed configuration:
> 
> Schedule {
>   Name = "ServerCycle"
>   Run = Full 1st mon at 2:00
>   Run = Differential 2nd-5th mon at 2:00
>   Run = Incremental tue-fri at 2:00
> }
> Schedule {
>   Name = "WorkstationCycle"
>   Run = Full 1st mon at 9:30
>   Run = Differential 2nd-5th mon at 9:30
>   Run = Incremental tue-fri at 9:30
> }
> Pool {
>   Name = Full-Pool
>   Pool Type = Backup
>   Recycle = no
>   AutoPrune = yes
>   Volume Retention = 60 days
>   Maximum Volume Bytes = 4 g
>   Volume Use Duration = 30 days
>   Accept Any Volume = yes
>   Label Format = Full-
> }
> Pool {
>   Name = Diff-Pool
>   Pool Type = Backup
>   Recycle = no
>   AutoPrune = yes
>   Volume Retention = 60 days
>   Maximum Volume Bytes = 4 g
>   Volume Use Duration = 27 days
>   Accept Any Volume = yes
>   Label Format = Differential-
> }
> Pool {
>   Name = Inc-Pool
>   Pool Type = Backup
>   Recycle = no
>   AutoPrune = yes
>   Volume Retention = 60 days
>   Maximum Volume Bytes = 4 g
>   Volume Use Duration = 5 days
>   Accept Any Volume = yes
>   Label Format = Incremental-
> }
> 
> Catalog information will keep the last 2 months activity, older volumes
> will be stored "forever", just in case they're needed.
> 
> Every Full-Pool volume will have full jobs of one month, the same with
> Diff-Pool, and Inc-Pool volumes should only store files from within a week.
> 
> This is all supposing that the information to be stored won't exceed 4
> GB per volume, of course.
> 
> Is this strategy correct? are there any details I should take into account?
> 
> Many thanks,
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFN4P8mb+gadEcsb4RAobHAKCqmv8sErdHpNi8W6X15Xyt905YpwCfTd8T
UqMn0kz5PltQKJaHiObK5uQ=
=m959
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to