Re: [Bacula-users] Disabling compression on a path / file extension basis?

2014-11-27 Thread Ana Emília M . Arruda
Hello, And I was wondering why it could be necessary to exclude files from gzip compression. Since the most that can happen is that these files will suffer no compression. Best regards, Ana On Thu, Nov 27, 2014 at 4:31 PM, Kern Sibbald wrote: > Hello, > > I don't want to comment on the details

Re: [Bacula-users] Disabling compression on a path / file extension basis?

2014-11-27 Thread Kern Sibbald
Hello, I don't want to comment on the details of the FileSets as what you guys (and gal) are talking about is a bit complicated. However, I can re-assure you that Bacula walks the directory tree only once. Once it has found a file, it then walks down all the Include and Option blocks, so if you

Re: [Bacula-users] Disabling compression on a path / file extension basis?

2014-11-27 Thread Martin Simmons
Having two Include clauses is wasteful because it causes Bacula to walk the directory tree twice. Why not combine them like this? FileSet { Name = "MyFileSet" Include { Options { # Files that we don't want to compress. wildfile = "*.zip" wildfile = "*

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] Disabling compression on a path / file extension basis?

2014-11-27 Thread Ana Emília M . Arruda
Hello Uwe, You can have more than one include resource within the FileSet. So you can have one with compression enabled and one with compression disabled. The firt include you only backup your .zip, .gz, etc., files without compression, the second one you backup all files except your *.gz, *.zip,

Re: [Bacula-users] How to do Cross Replication Site1<=>Site2 (DR)

2014-11-27 Thread Polcari, Joe (Contractor)
That sounds right -Original Message- From: Danixu86 [mailto:bacula-fo...@backupcentral.com] Sent: Thursday, November 27, 2014 2:50 AM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] How to do Cross Replication Site1<=>Site2 (DR) || Answering Danixu86's question, Yes , both

Re: [Bacula-users] Windows File Daemon maximum speed at 36 MByte/s

2014-11-27 Thread Josh Fisher
On 11/27/2014 3:11 AM, Patrick wrote: > Hi all, > > I have a bacula setup with a bacula-dir and bacula-sd on version 5.2.12 and a > bunch of Linux clients (also with 5.2.12). Everything works fine, I get speed > rates at about 70-80 MByte/s from these Linux clients. Two months ago I have > added

[Bacula-users] Disabling compression on a path / file extension basis?

2014-11-27 Thread Uwe Schuerkamp
HI folks, is it possible to disable compression based on a file extension basis, say like skipping all files ending in .zip or .gz? Thanks, Uwe -- NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA -- Download

[Bacula-users] Windows File Daemon maximum speed at 36 MByte/s

2014-11-27 Thread Patrick
Hi all, I have a bacula setup with a bacula-dir and bacula-sd on version 5.2.12 and a bunch of Linux clients (also with 5.2.12). Everything works fine, I get speed rates at about 70-80 MByte/s from these Linux clients. Two months ago I have added a bunch of Windows Server 2008 R2 machine (both