Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-27 Thread Martin Simmons
> On Wed, 26 Nov 2014 14:54:10 -0500, Bill Arlofski said: > > On 11/26/2014 10:36 AM, Martin Simmons wrote: > > Look good, but I think you should remove > > > > File = /opt/virtual/images > > > > from the Exclude clause. > > > > __Martin > > Hi Martin, if that is removed, then the sparse

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-26 Thread Bill Arlofski
On 11/26/2014 10:36 AM, Martin Simmons wrote: > Look good, but I think you should remove > > File = /opt/virtual/images > > from the Exclude clause. > > __Martin Hi Martin, if that is removed, then the sparse file will be backed up twice. Once without the benefit of Bacula's sparse file suppo

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-26 Thread Martin Simmons
parse = yes > } > File = /opt/virtual/images > } > > Is that right? > > > > -Original Message- > From: Bill Arlofski [mailto:waa-bac...@revpol.com] > Sent: Monday, November 24, 2014 5:24 PM > To: bacula-users@lists.sourceforge.net > Subject:

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-25 Thread Bill Arlofski
On 11/25/2014 01:35 PM, Polcari, Joe (Contractor) wrote: > So I can't quite grasp this. > I have a directory which is part of / that contains virtual disk images, > /opt/virtual/images. > I think I want to set that directory to do sparse files since I don't > allocate the complete disk when I cre

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-25 Thread Polcari, Joe (Contractor)
14 5:24 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] How to make bacula handle sparse files correctly On 11/24/2014 12:14 PM, Polcari, Joe (Contractor) wrote: > I added an instance of docker to one of my systems. This added a sparse file > of 10 GB with a "

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-25 Thread Martin Simmons
> On Mon, 24 Nov 2014 17:24:03 -0500, Bill Arlofski said: > DKIM-Filter: OpenDKIM Filter v2.9.2 zimbra.revpol.com 751071A79AF > > On 11/24/2014 12:14 PM, Polcari, Joe (Contractor) wrote: > > I added an instance of docker to one of my systems. This added a sparse > > file of 10 GB with a "real

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-24 Thread Polcari, Joe (Contractor)
Excellent, thanks! Sent from my android device. -Original Message- From: Bill Arlofski To: bacula-users@lists.sourceforge.net Sent: Mon, 24 Nov 2014 5:28 PM Subject: Re: [Bacula-users] How to make bacula handle sparse files correctly On 11/24/2014 12:14 PM, Polcari, Joe (Contractor

Re: [Bacula-users] How to make bacula handle sparse files correctly

2014-11-24 Thread Bill Arlofski
On 11/24/2014 12:14 PM, Polcari, Joe (Contractor) wrote: > I added an instance of docker to one of my systems. This added a sparse file > of 10 GB with a "real" size of 100 GB. > This should have only added 10GB to my full backup but it added 100GB. > Is there any way to tell bacula to handle spar

[Bacula-users] How to make bacula handle sparse files correctly

2014-11-24 Thread Polcari, Joe (Contractor)
I added an instance of docker to one of my systems. This added a sparse file of 10 GB with a "real" size of 100 GB. This should have only added 10GB to my full backup but it added 100GB. Is there any way to tell bacula to handle sparse files correctly? If so, why isn't this the default? Shouldn't