On Fri, Sep 26, 2014 at 18:02:45 -0400, Nathan Stratton Treadway wrote:
> On Fri, Sep 26, 2014 at 16:30:28 -0400, Michael Stauffer wrote:
> > cfile-local jag-0-e /jag {
> > gui-base
> > # Also get everything starting with numerals
> > include "./*"
> > exclude "./[f-zF-Z]*"
> > exclude "./bbcp"
> > exclude "./cnds"
> > }
[...]
> > The DLE jag-f-j turns out fine, but the DLE jag-0-e ends up including most
> > everything under /jag instead of stopping after /jag/[jJ]*, and it does not
> > exclude /jag/bbcp even though that's explicitly excluded. Interestingly,
> > /jag/bbcp *is* excluded.
>
> I believe you need to add the "append" keyword to your "exclude" lines;
> see the "man amanda.conf" section:
Hmmm, I just noticed that you say bbcp is excluded and cnds is not, but
it would seem like the lack of the "append" keyword would cause the
opposite to be true.
You might get some useful information about how the "exclude" lines are
being processed by looking at the .exclude files that Amanda builds and
then passes to tar. On my Ubunutu systems those are created under
/tmp/amanda/ ; if yours aren't there, you should be able see where they
are created by looking for the "/bin/tar" line in e.g. the
/var/log/amanda/client/[CONF]/runtar*.debug log file.
Nathan
----------------------------------------------------------------------------
Nathan Stratton Treadway - [email protected] - Mid-Atlantic region
Ray Ontko & Co. - Software consulting services - http://www.ontko.com/
GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239
Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239