Re: [Bacula-users] Deduplication Optimized Volumes. Lookup of symbol "BaculaSDdriver" undefined

2017-09-03 Thread Kern Sibbald
Hello, You cannot fix it.  The aligned plugin driver is not yet distributed with Bacula and without the driver, you cannot use it.  You must use "File" rather than "Aligned". Due to vacations (mine is coming up) the Bacula binary project for

Re: [Bacula-users] deduplication within a volmue

2013-05-31 Thread melvin . ross
For the bacula volumes it's not very high. It's in mostly in place to handle hundreds of thousands of wav files whose first 20-30% is the exact same content. To control the size of my bacula volumes I instead employee a very aggressive recycling policy on the pools. >From My Mobile On 5/31/13

Re: [Bacula-users] deduplication within a volmue

2013-05-31 Thread Silver Salonen
On Thursday 30 May 2013 21:36:52 melvin.r...@gmail.com wrote: > There is no dedup by default. You have to either implement base jobs or do > the dedup outside of Backus. I personally store my volumes on zfs and let it > handle the de duplication. Have you looked at your dedup ratio? Because oth

Re: [Bacula-users] deduplication within a volmue

2013-05-30 Thread Dimitri Maziuk
On 05/30/2013 03:58 PM, stompdagg...@yahoo.com wrote: > Hello, > > I have a question, I want to backup my videos and music files, this means big files, lets assume that I define a pool for the full backups with to volumes and a 6 months retention. > > if the two volumes are the same in 95%, will

Re: [Bacula-users] deduplication within a volmue

2013-05-30 Thread melvin . ross
There is no dedup by default. You have to either implement base jobs or do the dedup outside of Backus. I personally store my volumes on zfs and let it handle the de duplication. On 5/30/13 15:58 stompdagg...@yahoo.com wrote: Hello, I have a question, I want to backup my videos and music file

Re: [Bacula-users] Deduplication

2012-05-21 Thread Martin Simmons
>>>>> On Mon, 21 May 2012 09:42:18 -0500, Juan David De la Vega said: > > > > Date: Fri, 18 May 2012 19:15:56 +0100 > > From: mar...@lispworks.com > > To: bacula-users@lists.sourceforge.net > > Subject: Re: [Bacula-users] Deduplication > > >

Re: [Bacula-users] Deduplication

2012-05-21 Thread Juan David De la Vega
I just installed Bacula 5.2.6 and the result is the same. Martin, do you use deduplication? It works for you when you do differential backups? > Date: Fri, 18 May 2012 19:15:56 +0100 > From: mar...@lispworks.com > To: bacula-users@lists.sourceforge.net > Subject: Re: [

Re: [Bacula-users] Deduplication

2012-05-18 Thread Martin Simmons
> On Fri, 18 May 2012 05:35:55 -0500, Juan David De la Vega said: > > I have a server linux debian as a base for my others linux debian > servers. Its size is 514 Mb. When I run a full job of another debian server > that points to that base job, it works fine, it gives me backups of 175 mb >

Re: [Bacula-users] Deduplication feature

2009-04-11 Thread Timo Neuvonen
"Corneliu P" kirjoitti viestissä news:41190caf0904081236u16cf7befj586c535c59fa7...@mail.gmail.com... Ok, then I am sending attached a new feature request. Looking forward to its implementation - I'll look carefully for news about it so to test it as soon as it is available. Thanks, Corneliu On

Re: [Bacula-users] Deduplication feature

2009-04-08 Thread Corneliu P
Ok, then I am sending attached a new feature request. Looking forward to its implementation - I'll look carefully for news about it so to test it as soon as it is available. Thanks, Corneliu On Wed, Apr 8, 2009 at 9:58 AM, Marc Schiffbauer wrote: > * Corneliu P schrieb am 08.04.09 um 15:08 Uhr:

Re: [Bacula-users] Deduplication feature

2009-04-08 Thread Marc Schiffbauer
* Corneliu P schrieb am 08.04.09 um 15:08 Uhr: > Hi all, > > Does Bacula support deduplication feature? > > That is, for the backup software to detect duplicate files and not > actually backup duplicates, but store a pointer to original backed up > file, and make all this transparent on restore o

Re: [Bacula-users] Deduplication?

2007-10-02 Thread Chris Hoogendyk
Alan Brown wrote: > On Mon, 1 Oct 2007, Chris Hoogendyk wrote: > >> I'm not aware of any open source backup software that does that. > > Bacula's unimplemented "Base" backups are intended to handle this, but > it's not (yet) been rolled out. Doesn't count until it's out. ;-) I mentioned that

Re: [Bacula-users] Deduplication?

2007-10-02 Thread mark . bergman
In the message dated: Mon, 01 Oct 2007 15:17:01 EDT, The pithy ruminations from Chris Hoogendyk on were: => => => Bill Moran wrote: => > In response to Chris Hoogendyk <[EMAIL PROTECTED]>: => > => >> Christopher Derr wrote: => >> => >>> Greetings, => >>> => >>> We're thinking of using

Re: [Bacula-users] Deduplication?

2007-10-02 Thread Alan Brown
On Mon, 1 Oct 2007, Chris Hoogendyk wrote: > I'm not aware of any open source backup software that does that. Bacula's unimplemented "Base" backups are intended to handle this, but it's not (yet) been rolled out. - This SF

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Christopher Derr
BackupPC doesn't, as far as I know, do bare metal restores. It's pretty much just for backing data, and on Windows boxes, backing unlocked (or closed) data files. You can install cygwin on Windows and use rsync through thatdoesn't have to be SMB to back Windows. As far as I can tell, Bacu

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Bill Moran
In response to Michel Meyers <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bill Moran wrote: > > I expect that what happens is when a file with a duplicate filename is > > backed up for the first time, a checksum is generated to compare it to > > files of the same nam

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Moran wrote: > I expect that what happens is when a file with a duplicate filename is > backed up for the first time, a checksum is generated to compare it to > files of the same name already in the system. When incrementals are run, > if the fil

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Chris Hoogendyk
Bill Moran wrote: > In response to Chris Hoogendyk <[EMAIL PROTECTED]>: > >> Christopher Derr wrote: >> >>> Greetings, >>> >>> We're thinking of using Bacula as our disk-to-disk solution for backing >>> user and research data. I'm still reading up on it, but I haven't found >>> the ans

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Bill Moran
In response to Chris Hoogendyk <[EMAIL PROTECTED]>: > > Christopher Derr wrote: > > Greetings, > > > > We're thinking of using Bacula as our disk-to-disk solution for backing > > user and research data. I'm still reading up on it, but I haven't found > > the answer to the following question. >

Re: [Bacula-users] Deduplication?

2007-10-01 Thread Chris Hoogendyk
Christopher Derr wrote: > Greetings, > > We're thinking of using Bacula as our disk-to-disk solution for backing > user and research data. I'm still reading up on it, but I haven't found > the answer to the following question. > > Called pooling in BackupPC and deduplication by industry, I've

Re: [Bacula-users] Deduplication?

2007-09-28 Thread Drew Bentley
On 9/28/07, Christopher Derr <[EMAIL PROTECTED]> wrote: > Greetings, > > We're thinking of using Bacula as our disk-to-disk solution for backing > user and research data. I'm still reading up on it, but I haven't found > the answer to the following question. > > Called pooling in BackupPC and dedu