> On May 2, 2016, at 2:29 PM, Stefan G. Weichinger <[email protected]> wrote:
>
> Am 2016-04-20 um 09:11 schrieb Stefan G. Weichinger:
>
>> It depends ;-) I think it would be more elegant to not have to use
>> "amadmin force". Everything covered by the amanda config, no need to
>> remember two things. But that's academic discussion in a way ;-)
>
> additional q here:
>
> customer wants two DLEs in the config only dumped on friday.
>
> I know how to only INCLUDE DLEs with "amdump config host1 host2" or so.
> But I am unsure if there is the possibility to EXCLUDE some DLEs.
>
> reading manpage amanda-match now.
>
> I think of a bigger cronjob skipping these 2 DLEs from mon-thu and
> including them on friday.
>
> Anyone with experience?
> Is it possible?
>
> thanks, Stefan
>
>From the defeaning silence, I’m guessing you may have to specify which
>nodes/DLEs to backup
on Mon-Thu, in your cronjob
amdump configname node1 node2 node4
or
amdump configname node1 node2 node3 DLE2 DLE3 node4
and only on Friday can you do a simple
amdump configname
with no nodes or DLEs after it.
If anybody has a better idea, than let this serve as “BUMP” for the question.
Deb Baddorf