In 5.1.5, you could code a domain statement like this:
DOMAIN ALL-LOCAL -SYSTEMOBJECT
In versions below 5.1.5, you need to take the more "brute force approach"
of specifying the file systems you wish to back up. For example, the
following DOMAIN statement in dsm.opt will do this:
DOMAIN C: D: E:
Regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.
Aree Hagopian <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
10/10/2002 00:11
Please respond to "ADSM: Dist Stor Manager"
To: [EMAIL PROTECTED]
cc:
Subject: Re: Systemobjects on WIN2K
How would you exclude the systemobject from a scheduled backup?
Does TSM 4.2.2 Client (on 4.2.1.9 on AIX server) support 'exclude
systemobject' in the dsm.opt file?
or conversley will exclude.dir adsm.sys do the trick?
Regards
Aree Hagopian
-----Original Message-----
From: Dave Canan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 11:59 PM
To: [EMAIL PROTECTED]
Subject: Re: Systemobjects on WIN2K
Starting with V5.1.5.0, you can now exclude the systemobjects from backup
-
you do not have to specifically set this in the domain. For example, if
you
had local drives C:. D:, and E: you could do an incremental backup on the
local drives, but not the windows systemobjects, by specifying
dsmc inc -domain=-systemobject
TSM V5.1.5.0 is GA 10/11/2002.
At 10:41 AM 10/9/2002 +0200, you wrote:
>Hi...
>
>
>
>When you specify Domain all-local i get the systemobjects with me in
>the backup ok?!?
>
>Is there a way not to backup the systemfiles (winnt-files 200 Mb) in
>every backup?
>
>
>
>//Niklas