Amanda-Users

Re: include problems with Amanda-2.4.4-20030428?

2003-11-26 08:50:01
Subject: Re: include problems with Amanda-2.4.4-20030428?
From: "Martin" <ammail AT sebastian DOT nl>
To: <amanda-users AT amanda DOT org>
Date: Wed, 26 Nov 2003 14:47:48 +0100
Don't know if it is a bug. Guess high-tar overwrites the previous
include-line which defaults to include everything


Martin


> * Martin <ammail AT sebastian DOT nl> [20031126 08:26]:
> > Maybe the line 'include "./[1]*"' makes a difference? (instead of
"./1*")
> >
> > Martin
>
> Turns out that the include stanza will show up if it is *after*
> the dumptype line, ie:
>
> bullcalf /data/nihpd/nihpd1/data/assembly_1
/data/nihpd/nihpd1/data/assembly {
> high-tar
> include "./1*"
> } 2
>
> Then
>
> ~#> amadmin stk_40-conf1 disklist
>     host bullcalf:
>         interface default
>     disk /data/nihpd/nihpd1/data/assembly_1:
>         device /data/nihpd/nihpd1/data/assembly
>         program "GNUTAR"
>         include file "./1*"
>         priority 2
>         dumpcycle 14
>         maxdumps 1
>         maxpromoteday 10000
>         strategy STANDARD
>         compress NONE
>         auth BSD
>         kencrypt NO
>         holdingdisk YES
>         record YES
>         index YES
>         skip-incr NO
>         skip-full NO
>
> ah! A bug?
>
> Thanks for the help to everybody who posted on this long thread.
>