Mandi! Radosław Korzeniewski
  In chel di` si favelave...

> I never used rsnapshot with tapes, so I'm just curious how you manage it to
> span multiple tapes?

Aaaaaaahhhh... sorry, a total misunderstanding, here!

I simply mean that, if a need a 'second level backup' it is easy to put a
rsnapshot backup on tape, it suffices to put 'alpha.0' dir...

>>     I thing i've missed a point here... i've defined as 'Next Pool' the pool
>>     itself, and i think it is not permitted: i need a pool for incremenetal,
>>     and a pool for the full. Right?

> The requirements for separate pools comes from a need to avoid deadlocks where
> a device which reads a media blocks other devices from writing new virtual 
> full
> to the same media. Separate pools avoid this kind of deadlock. But I
> successfully managed virtual full on a single pool for any backup level.

Ok. I'm doing some test so i can ignor for now deadlock. I've simply defined
a scheduling, eg:

 Schedule {
   Name = WeeklyLinuxProgressive

   Run = VirtualFull fri at 20:00 
   Run = Incremental mon-sun at 23:00
 }


> Let's assume you have the following backup chain, every backup on single
> volume, then Virtual full is as simple as: F1 + I1 + I2 = F2
> Bacula will create (if file and not already available) a new volume F2 and put
> all backup data from F1, I1, I2 respecting if it is add/mod/del of the file in
> incremental.

Currently i've simply 3 volumes, File Retention = 21 days and Volume Use 
Duration = 1 week


>> You mean 'gradually' poking with filesets (eg, today dir 'a', tomorrow dir
>> 'b') or i can define a job that transfer at most 1GB (for example) and
>> simply do a (very!) long sequence of incremental job?

> Both are possible solutions, depending on your situation. Unfortunately all
> require manual operation and management.

Sorry, but i've not found option '2' in bacula documentation; can you point
me to the options to setup an upper bound on job size?


Thanks.



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to