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 <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 19/10/2005 12:21 |
|
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.
