Bacula-users

[Bacula-users] Ignore full backups for offside/desaster recovery

2010-08-24 12:04:54
Subject: [Bacula-users] Ignore full backups for offside/desaster recovery
From: "Richard Marnau" <marnau AT catering-kiel DOT de>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 24 Aug 2010 16:47:12 +0200
Hi guys,

We do have a "backup-server" with disks where i store the backups. This is 
working fine, but i do have the concern that a backupserver in the same room is 
properly not a good idea (O'Reilly Backup&Recovery realy scarys you off). I did 
define another storage+pool to backup on USB Disk with the same schedule. Every 
month i'm moving the disks to offside locations.
Problem: The diffs and the inc backups are on top of the last full backup. How 
can i prevent bacula from counting the "usb-full" backup, so that all backups 
in are on the backup-server?

My thoughts: 
Backups always comes from the backup-server. In case everything burns to ground 
the disaster recovery comes from full backups with the off-side disks. I don't 
want to mix them.

############### SCHEDULE #########################
Schedule {
  Name = "WeeklyCycle"
  Run = Level=Full         Pool=File     1st sun at 23:05
  Run = Level=Differential Pool=File     2nd-5th sun at 23:05
  Run = Level=Incremental  Pool=File     mon-sat at 23:05
  Run = Level=Full         Pool=USB-Pool 2nd wed at 02:00
}

Schedule {
  Name = "EinmalDieWocheVoll"
   Run = Level=Full        Pool=File     sun at 2:00
   Run = Level=Full        Pool=USB-Pool 2nd wed at 02:00
}



Thanks,

Richard


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>