Exclusion lists not working
I've been having problems getting file exclusions to work properly.
This has occured on multiple different OS types, suggesting this is a layer 8 problem :)
Anyway, right now I've setup an exclusion on a RHEL 5.8 machine for one policy RHEL_Dev_Audit
the perms are 644 and there is one direct /var/log/dirsrv
Everytime a manual backup runs it trys to get this directory.
Any ideas.
The backup file selection is specifically enumerated.
e.g.
/var/log/audit
/var/log/dirsrv
Some clients have /var/log/dirsrv and some do not.
Thanks,
Chris
With those two backup selections have you actually also got multiple data streams enabled on the policy?
I think Marianne intimated that the backup selection is read first & then the exclude lists - with multiple data streams enabled. therefore, you will get a job created for each backup selection, then the exclude lists are applied, you then end up with a 71 as you are excluding all of one of the backup selections.