Amanda-Users

Re: Exclude list and tar on SUSE OES.

2005-10-19 07:31:43
Subject: Re: Exclude list and tar on SUSE OES.
From: Bert_De_Ridder AT peopleware DOT be
To: Owen Williams <williams AT dmu.ac DOT uk>
Date: Wed, 19 Oct 2005 13:22:32 +0200

You did put the exclude file on the client, didn't you ?


http://www.amanda.org/docs/exclude.html#id2533384




Regards,

Bert De Ridder

PeopleWare NV - Head Office

Cdt.Weynsstraat 85
B-2660 Hoboken
Tel: +32 3 448.33.38
Fax: +32 3 448.32.66


PeopleWare NV - Branch Office Geel

Kleinhoefstraat 5
B-2440 Geel
Tel: +32 14 57.00.90
Fax: +32 14 58.13.25


http://www.peopleware.be
http://www.mobileware.be





Owen Williams <williams AT dmu.ac DOT uk>
Sent by: owner-amanda-users AT amanda DOT org

19/10/2005 12:21

To
amanda-users AT amanda DOT org
cc
Subject
Exclude list and tar on SUSE OES.





Hello,
  I've been struggling with this for a while.  I have this defined in lots
of places now:

    exclude list "/usr/local/amanda/exclude.conf"

e.g.

define dumptype root-tar {
    global
    program "GNUTAR"
    comment "root partitions dumped with tar"
    compress none
    index
    exclude list "/usr/local/amanda/exclude.conf"
    priority low
}

but it doesn't create the right command :

/bin/tar --create --file /dev/null --directory / --one-file-system
--listed-incremental /var/lib/amanda/gnutar-lists/localhost__0.new
--sparse --ignore-failed-read --totals .

at the client.

Help?

Thanks,

Owen.

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