I have something odd going on.  I have an Always incremental backup scheme 
going on some windows desktops.  I also have a traditional Full/Incremental 
setup on some linux servers.

All our our FileSets use compression=GZIP  and all backup reports would show 
that.

Last night we added a new windows surface client.  We added the Client entry 
and a Job entry.

Now all our windows AI jobs (don’t have any linux AI jobs so AI might not have 
anything to do with it) are reporting no compression:

 Software Compression:   None


The filelist was not touched.  I have also restarted the bareos-dir and the 
problem persists.  All other options of the FIleSet are still honored.  All 
windows machines are using the same fileset:

FileSet {
  Name = "Windows All Users"
  Enable VSS = yes
  Include {
    Options {
      compression=GZIP9
      Signature = MD5
      IgnoreCase = yes
      WildFile = "[A-Z]:*/MpWppTracing*"
      WildFile = "[A-Z]:*/ntuser.dat*"
      WildFile = "[A-Z]:*/NTUSER.DAT"
      WildDir = "[A-Z]:/RECYCLER"
      WildDir = "[A-Z]:/$RECYCLE.BIN"
      WildDir = "[A-Z]:/System Volume Information"
      WildDir = "[A-Z]:/FileHistory"
      WildDir = "[A-Z]:/bareos-storage"
      WildDir = "[A-Z]:*/Thunderbird*"
      WildDir = "[A-Z]:*/AppData"
      Exclude = yes
    }
    File = C:/Users
  }
}


If I do show filesets  I see all the setting in there form some WildDir are 
missing:

|         9 | Windows All Users           | 29/Nm8/b25EyERcJu+/XdD | 2018-12-28 
19:54:04 | FileSet {
  Name = "Windows All Users"
  Include {
    Options {
      Compression = GZIP9
      Signature = MD5
      IgnoreCase = Yes
      Exclude = Yes
      AclSupport = Yes
      XattrSupport = Yes
      Regex Dir = ".*"
      Wild Dir = "[A-Z]:/RECYCLER"
      Wild Dir = "[A-Z]:/$RECYCLE.BIN"
      Wild Dir = "[A-Z]:/System Volume Information"
      Wild Dir = "[A-Z]:/FileHistory"
      Wild File = "[A-Z]:*/MpWppTracing*"                                       
                                                                    }           
                                                                                
                                                    File = "C:/Users"           
                                                                                
                                  }                                             
                                                                                
                } 


Strangely those other excludes were added to suppress some warnings about files 
that cannot be backed up and they did stop warning.

But more importantly the GZIP option has always been there, and the jobs the 
day before worked fine.  Again only change was adding a client.

Thoughts?


Brock Palen
1 (989) 277-6075
[email protected]
www.mlds-networks.com
Websites, Linux, Hosting, Joomla, Consulting



-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to