ADSM-L

Re: HELP:windows schedule question

2005-11-02 00:26:47
Subject: Re: HELP:windows schedule question
From: liming <liming700 AT GMAIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 2 Nov 2005 12:33:52 +0800
Thanks David,I add a new line into dsm.opt:exclude.dir "d:\*",then the schedule 
only backup the file from include list.
Rgds,
Liming
----- Original Message ----- 
From: "David McClelland" <david.mcclelland AT UK.IBM DOT COM>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Tuesday, November 01, 2005 4:51 PM
Subject: Re: [ADSM-L] HELP:windows schedule question


Hi Liming,

Hmn, interesting - the inclexcl list looks fine to me (although you've a 
duplicate exclude for d:\...\* but that shouldn't make a difference).

Are you *sure* it's continuing to backup all of the *files* or might it be 
the *directories* that you are seeing backed up? These will all get backed 
up using the inclexcl list above, but not their file contents. There was a 
discussion into this (and possible ways around it) in linked from Andy 
Raibeck's post on this same thread yesterday.

Might you be able to send details of the schedule (f=d) as defined on the 
TSM server pls?  Might also be worth mentioning the TSM client level etc 
as well.

Rgds,

David McClelland 
Storage and Systems Management Specialist 
IBM Tivoli Certified Deployment Professional (ITSM 5.2) 
SSO UK Service Delivery ? Storage Services 
IBM Global Services ? IBM United Kingdom 






liming <liming700 AT GMAIL DOT COM> 
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
01/11/2005 03:10
Please respond to
"ADSM: Dist Stor Manager"


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: [ADSM-L] HELP:windows schedule question






Thanks David and Andy, I had inserted some lines into dsm.opt:
exclude "d:\...\*"
exclude.dir "d:\em\"
exclude "d:\*"

The client dsmc query inclexcl can get some lines as follow:
Incl All       d:\270.jpg                     dsm.opt
Incl All       c:\dsm.opt                     dsm.opt
Excl All       d:\*                           dsm.opt
Excl All       d:\...\*                       dsm.opt
Excl All       d:\...\*                       dsm.opt
Excl Directory d:\em\                         dsm.opt

I had reboot the windows client,but the schedule still backup all files in 
d: drive.

Thanks


----- Original Message ----- 
From: "David McClelland" <david.mcclelland AT UK.IBM DOT COM>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Monday, October 31, 2005 6:06 PM
Subject: Re: [ADSM-L] HELP:windows schedule question


Hi Liming,

Include exclude lists are a common area of confusion for new users to TSM 
- on the one hand they look as though they should be quite 
straightforward; on the next glance they might appear overly complicated; 
on final study, one understands the rationale behind why they necessarily 
are how they are and realises just how powerful and flexible they can be. 

If I understand your question correctly, I'll attempt to answer it in two 
ways - firstly, RTFM  :o) See following links to the TSM Windows Backup 
Archive Client

http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsmc.doc/ans6000052.htm#idx129

http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsmc.doc/ans6000053.htm#idx130

http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsmc.doc/ans6000053.htm#inexsec

http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsmc.doc/ans6000055.htm#idx202


Next, some things you should know about exclude.fs: it takes precedence 
over any other 'normal' excludes or includes, as does exclude.dir etc - so 

logically, it will always be processed first, irrespective of actually 
order in your list. 

However, and most importantly here, EXCLUDE.FS is, I believe, a UNIX 
client only option, and not valid on Windows clients such as your example 
below. To achieve what you're looking for, try the following (deleting 
your existing includes and excludes from your dsm.opt first of all):

exclude "d:\*"
exclude "d:\...\*"
include "d:\d270.jpg"

Hope that helps,

Rgds,

David McClelland 
Storage and Systems Management Specialist 
IBM Tivoli Certified Deployment Professional (ITSM 5.2) 
SSO UK Service Delivery ? Storage Services 
IBM Global Services ? IBM United Kingdom 






liming <liming700 AT GMAIL DOT COM> 
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
31/10/2005 09:26
Please respond to
"ADSM: Dist Stor Manager"


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
[ADSM-L] HELP:windows schedule question






Hi all,I'm confused by windows TSM schedule,my tsm client option file as 
fellow:

TCPSERVERADDRESS 192.192.192.23
PASSWORDACCESS GENERATE
EXCLUDE.fs "d:\"
include "c:\dsm.opt" standard
DOMAIN D:
SUBFILEBACKUP NO
BACKUPREGISTRY NO
DFSBACKUPMNTPNT NO
schedmode prompted
INCLUDE "d:\270.jpg" STANDARD

I only want to backup the file d:\270.jpg,but everytime the schedule 
backup all the files in filesystem d:,what's wrong with it?Thanks! 
 

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