Re: [Bacula-users] an error during virtual backup

2009-05-12 Thread Silver Salonen
On Tuesday 12 May 2009 16:00:09 Silver Salonen wrote: > Hello. > > I thought I'd check out Virtual Backups feature. I have this configuration: > > Pool { > Name = pool-note-diff > ... > } > Pool { > Name = pool-note-incr > ... > } > Pool { > Name = pool-note-full > Next Pool = pool-no

Re: [Bacula-users] an error during virtual backup

2009-05-12 Thread Silver Salonen
On Tuesday 12 May 2009 16:25:01 Jari Fredriksson wrote: > > Hello. > > > > Device { > > Name = device-note > > Archive Device = /backup/bacula/note > > ... > > } > > Device { > > Name = device-note-virtual > > Archive Device = /backup/bacula/note > > ... > > } > > I have no idea what Virtua

Re: [Bacula-users] an error during virtual backup

2009-05-12 Thread Jari Fredriksson
> Hello. > > Device { > Name = device-note > Archive Device = /backup/bacula/note > ... > } > Device { > Name = device-note-virtual > Archive Device = /backup/bacula/note > ... > } > > I have created another pool (with another storage (with > another device)) for VirtualFull because as far

[Bacula-users] an error during virtual backup

2009-05-12 Thread Silver Salonen
Hello. I thought I'd check out Virtual Backups feature. I have this configuration: Pool { Name = pool-note-diff ... } Pool { Name = pool-note-incr ... } Pool { Name = pool-note-full Next Pool = pool-note-virtual ... } Pool { Name = pool-note-virtual Storage = storage-note-virtua