I have several excludelists and most work but one doesn't.  Here's
an example of one that works.  In  amanda.conf:

define dumptype comp-ambiance-home1-tar {
    global
    exclude list "/usr/local/etc/amanda/genepi/home1-excludelist"
    program "GNUTAR"
    comment "user partitions dumped with tar"
    compress client fast
    priority medium
}

Here is home1-excludelist:

./anal2/CVG

Here is another one (this one doesn't work, all files are still
backed up):

define dumptype comp-grandeur-gen13-tar {
    global
    exclude list "/usr/local/etc/amanda/genepi/gen13-excludelist"
    program "GNUTAR"
    comment "user partitions dumped with tar"
    compress client fast
    priority medium
}

Here is gen13-excludelist:

./gen13/coal/r03/noback/

I'm using amanda 2.5.2p1.  Is this too deep to exclude?  Can anyone
help me debug this?

Thanks,
  Steve
-- 
Steven J. Backus                        Computer Specialist
University of Utah                      E-Mail:  [EMAIL PROTECTED]
Genetic Epidemiology                    Alternate:  [EMAIL PROTECTED]
391 Chipeta Way -- Suite D150           Office:  801.587.9308
Salt Lake City, UT 84108-1266           http://www.math.utah.edu/~backus

Reply via email to