ADSM-L

Re: include/exclude statements

2004-08-23 12:08:56
Subject: Re: include/exclude statements
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 23 Aug 2004 12:08:27 -0400
>I'm setting up my include/exclude statements dsm.sys file on all my AIX
>servers, and I'm running into problem with the excludes. I want to =
>exclude
>the following filesystems :
>
>/
>/usr
>/var
>/tmp
>
>I'm using the following statements in my dsm.sys :
>
>exclude.dir "/"
>exclude.dir "/usr"
>exclude.dir "/var"
>exclude.dir "/tmp"
>
>followed by whatever other filesystems I want excluded . The four I've
>pointed out are are constantly being backed up. I'm running version TSM
>5.2.2 on AIX 5.2 server. All my clients are 5.2.2. Any ideas ?

Don't do it backwards... Rather than try to exclude file systems, in general,
only have the ones you want included on a Domain definition.
Right now you're looking at dsm.sys in pursuing the problem.
Do 'dsmc q opt' and 'dsmc q inclexcl' to gauge the true environment,
which also involves the server-resident client options.
Find out where the undesired file systems are being included rather than
trying to blindly nullify their effect.  It will keep your overall configuration
simpler.

   Richard Sims

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