ADSM-L

Re: INCLUDE/EXCLUDE STATEMENT

2001-06-18 23:55:55
Subject: Re: INCLUDE/EXCLUDE STATEMENT
From: Jim Taylor <jtaylor AT ENLOGIX DOT COM>
Date: Mon, 18 Jun 2001 20:53:23 -0700
Hi Gerardo,

Unless I am mistaken (others correct me if I am wrong)
The include/exclude list is read from the bottom up.  By including /t/.../*
you have also included the 'tuxedo' directory and subdirectories.  The would
therefore be subject to the rules of policy1.  You should redo the order of
the statements in your include/exclude file

include /t/.../* policy1
include /t/tuxedo/bialog/.../ politicy2
include /t/tuxedo/procesos/.../ politicy2

As long as you do not change the include/exclude file you should not see any
rebinding after the first backup.

Remember 1 mgmtclass per file.  The only way to apply different mgmtclasses
to any given file is to define more than one server stanza in your dsm.sys
file, and that can get ugly real quick if you're not careful

Jim


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