Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-11 Thread Kern Sibbald
On Thursday 10 July 2008 20:45:24 Blake Dunlap wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:bacula-users- > > [EMAIL PROTECTED] On Behalf Of Kern Sibbald > > Sent: Thursday, July 10, 2008 6:45 AM > > To: bacula-devel > > Cc: bacula-users > > Subject: [Bacula-users] Vbac

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Blake Dunlap
> -Original Message- > From: [EMAIL PROTECTED] [mailto:bacula-users- > [EMAIL PROTECTED] On Behalf Of Kern Sibbald > Sent: Thursday, July 10, 2008 6:45 AM > To: bacula-devel > Cc: bacula-users > Subject: [Bacula-users] Vbackup feature > > Hello, > > I'm a bit burned out from intensive bug f

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 17:17:25 [EMAIL PROTECTED] wrote: > In the message dated: Thu, 10 Jul 2008 13:45:02 +0200, > The pithy ruminations from Kern Sibbald on > <[Bacula-users] Vbackup feature> were: > => Hello, > => > => I'm a bit burned out from intensive bug fixing over the last couple of > mo

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 18:50:54 Josh Fisher wrote: > Kern Sibbald wrote: > > On Thursday 10 July 2008 16:23:15 Josh Fisher wrote: > >> ... > >> Why not always write vbackup jobs to a volume in a "special" pool first? > > > > Well, that is exactly what happens. It is just called "Next Pool" rathe

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Josh Fisher
Kern Sibbald wrote: > On Thursday 10 July 2008 16:23:15 Josh Fisher wrote: > >> ... >> Why not always write vbackup jobs to a volume in a "special" pool first? >> > > Well, that is exactly what happens. It is just called "Next Pool" rather > than > special pool. > > However, the Next Po

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Blake Dunlap
I would definitely like to see the option to have both differential and full vdiffs. - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, al

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 17:12:04 Alan Brown wrote: > On Thu, 10 Jul 2008, David Boyes wrote: > > > ... However, in other respects it behaves like any backup -- it does > > > not delete any previous jobs. > > > > I'm suggesting that this vbackup thing change that behavior to do so. > > I want the

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 16:26:23 Dan Langille wrote: > On Jul 10, 2008, at 8:57 AM, Eric Bollengier wrote: > > On Thursday 10 July 2008 14:47:15 Dan Langille wrote: > >> How does the above strategy cope with deleted files? For example, > >> foo.bar is > >> included in the Full backup, but removed

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 16:23:15 Josh Fisher wrote: > Kern Sibbald wrote: > > Hello, > > > > I'm a bit burned out from intensive bug fixing over the last couple of > > months, so decided to do something totally new yesterday. I started > > implementing what I call Virtual Backup or Vbackup, which

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Dan Langille
On Jul 10, 2008, at 8:57 AM, Eric Bollengier wrote: > On Thursday 10 July 2008 14:47:15 Dan Langille wrote: >> How does the above strategy cope with deleted files? For example, >> foo.bar is >> included in the Full backup, but removed from disk before the next >> backup job. > > This functionnal

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Josh Fisher
Kern Sibbald wrote: > Hello, > > I'm a bit burned out from intensive bug fixing over the last couple of > months, > so decided to do something totally new yesterday. I started implementing > what I call Virtual Backup or Vbackup, which is essentially project #3 "Merge > multiple backups (Synt

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 15:52:59 Alan Brown wrote: > On Thu, 10 Jul 2008, Kern Sibbald wrote: > > 5. Like the Migration and Copy jobs, the input Pool (from where it reads > > the currently backed up data) and the output Pool (where it writes the > > merged data) must be different. This ensures th

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Kern Sibbald
On Thursday 10 July 2008 14:47:15 Dan Langille wrote: > On Jul 10, 2008, at 7:45 AM, Kern Sibbald wrote: > > Hello, > > > > I'm a bit burned out from intensive bug fixing over the last couple > > of months, > > so decided to do something totally new yesterday. I started > > implementing > > what I

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Eric Bollengier
On Thursday 10 July 2008 14:47:15 Dan Langille wrote: > How does the above strategy cope with deleted files? For example, > foo.bar is > included in the Full backup, but removed from disk before the next > backup job. This functionnality can work with or without accurate backup, (there is no diff

Re: [Bacula-devel] [Bacula-users] Vbackup feature

2008-07-10 Thread Dan Langille
On Jul 10, 2008, at 7:45 AM, Kern Sibbald wrote: > Hello, > > I'm a bit burned out from intensive bug fixing over the last couple > of months, > so decided to do something totally new yesterday. I started > implementing > what I call Virtual Backup or Vbackup, which is essentially project