Amanda-Users

Problem with Exclude Lists

2007-11-19 16:02:04
Subject: Problem with Exclude Lists
From: Steven Backus <backus AT whimsy.med.utah DOT edu>
To: amanda-users AT amanda DOT org
Date: Mon, 19 Nov 2007 13:53:22 -0700 (MST)
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:  steven.backus AT utah DOT edu
Genetic Epidemiology                    Alternate:  backus AT math.utah DOT edu
391 Chipeta Way -- Suite D150           Office:  801.587.9308
Salt Lake City, UT 84108-1266           http://www.math.utah.edu/~backus

<Prev in Thread] Current Thread [Next in Thread>