Re: Include/exclude list problem

2006-10-23 Thread Richard Sims
On Oct 23, 2006, at 3:58 PM, RODOLFICH, NICHOLAS wrote: Hello everyone, I am trying to develop a standard include/exclude list for our Windows server admin. I have had much trouble with this little project. I am trying to backup 1 particular directory on a particular server and nothing e

Re: Include/exclude list problem

2006-10-23 Thread Thomas, Martin
> -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of > RODOLFICH, NICHOLAS > Sent: Monday, October 23, 2006 15:58 > To: ADSM-L@VM.MARIST.EDU > Subject: [ADSM-L] Include/exclude list problem > > I want to ONLY backup the c:\Cisco IP Communicator direct

Re: Include/Exclude list and missed files

2005-11-04 Thread John E. Vincent
Actually the server, clanas01, IS the client I'm trying to backup. I was using the shares instead of g$ as it was much easier to manager management classes on a pershare basis instead of mucking about with include/exclude for the entire g drive. I'm testing it tonight having added the system acco

Re: Include/Exclude list and missed files]

2005-11-01 Thread Richard Sims
On Nov 1, 2005, at 2:18 PM, John E. Vincent wrote: ...One thing I wondered is since the client service runs as a system account, should I still have to worry about permissions on the share itself? ... John - Chapter 3 of the Windows client manual says: "By default, Tivoli Storage Manager clie

Re: Include/Exclude list and missed files]

2005-11-01 Thread John E. Vincent
Richard, While I would love to have a separate person to handle TSM Clients much less TSM as a whole, my team is only 4 strong. We rely pretty heavily on automation and alerting to let us know when something is wrong. I actually didn't think about the dsmsched.log. I've gotten a chance to to par

Re: Include/Exclude list and missed files

2005-11-01 Thread David W Litten
John, what do you get when you run the following command on CLANAS01?: NET SHARE This should show what shares are on which drives. Also, there are a lot of files excluded by file extension that could account for some of the missing files. david "John E. Vincent" <[

Re: Include/Exclude list and missed files

2005-11-01 Thread David McClelland
Hi John, In response to the first question, nope, I don't believe there is an easy way to do this from the server side (short of an SQL query that'll murder the server - anyone?). By far the simplest option generally is to pull the dsmsched.log (or other backup log output depending upon your sche

Re: Include/Exclude list and missed files

2005-11-01 Thread Richard Sims
On Nov 1, 2005, at 6:17 AM, John E. Vincent wrote: ...Does anyone have a query I can run against the database directly that will give me a list of all files backed up for a node during the last session? ... John - It seems like you are the server administrator...and you are being asked

Re: include exclude list

2004-10-14 Thread Richard Sims
I think you want EXCLUDE.Dir /.../.snapshot Study Include/Exclude doc in the client manual, as it's vital to fully understand and master their intricacies. TSM Include/Exclude specs are generic in their formulation, and should not be confused with the wildcard specs of any given operating system,

Re: include-exclude list for Windows NT and Windows 2000

2002-10-04 Thread Nelson, Doug
Kurt, There is one commented out in the sample dsm.smp that comes with the client, and another one with slightly different contents in the client manual. We've found that we had to add stuff for Antivirus temp files, temp directories, and SQL and Exchange directories.

Re: include/exclude list

2001-11-16 Thread Zlatko Krastev/ACIT
Geof, When a file matches and exclude statement it expires in the same manner as for deletion of the file. After this normal policy according to copygroup settings applies. Yes, you are right - during the work days your backups done at the weekend will expire and be treated as deleted. If retonly

Re: include/exclude list

2001-11-16 Thread Andrew Raibeck
excellence. Robin Sharpe <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 11/16/2001 13:50 Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject:Re: include/exclude list I t

Re: include/exclude list

2001-11-16 Thread Robin Sharpe
in Sharpe/WA/USR/SHG) Subject: 11/16/01 03:10 PM Re: include/exclude list Please respond to "ADSM: Dist Stor Manager" Are you confirming that all but the last copy will be deleted if the file i

Re: include/exclude list

2001-11-16 Thread Patrick J. Kelleher
: Sent by: "ADSM: Subject: Re: include/exclude list Dist Stor Manager" <[EMAIL PROTECTED] ST.EDU> 11/16/2001 12:11 PM

Re: include/exclude list

2001-11-16 Thread Steve Argersinger
UNSUBSCRIBE ADSM-L -Original Message- From: Gill, Geoffrey L. [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 9:14 AM To: [EMAIL PROTECTED] Subject: include/exclude list Will someone please explain the pitfalls of changing the include/exclude list as it relates to this issue.

Re: include/exclude list

2001-11-16 Thread Robin Sharpe
11/16/01 11:23 AMSubject: Please respond to Re: include/exclude list "ADSM: Dist Stor Manager" Geoff, What we do is exclude the Oracle database files from backups, then our nightly hot and

Re: include/exclude list

2001-11-16 Thread Thomas A. La Porte
Geoff, What we do is exclude the Oracle database files from backups, then our nightly hot and weekly cold Oracle "backups" use the archive function of TSM. We set up a separate Oracle management class and that archive copy group has very different retention policies than the rest of the managemen

Re: include/exclude list

2001-11-16 Thread Ford, Phillip
We do this by declaring two separate nodes on the TRU64 systems. The base node (base) is for the OS and all database files are excluded. We do backup the redologs under base but use a different management class so that we do not keep them as long. On the weekend we do our cold backups of just t

Re: INCLUDE/EXCLUDE list processing...

2001-05-29 Thread Thomas Denier
Quoting Gerardo Zapata <[EMAIL PROTECTED]>: > 1. My intention is to back up only the filesystems marked as included in > this > list. Is it valid to put an "exclude /.../*" statement at the end of the > file > and then just include the filesystems I want to backup? If you really want this behav

Re: INCLUDE/EXCLUDE list processing...

2001-05-28 Thread Vo An Nguyen/Quebec/IBM
Hello Gerardo, 1. No, because the exclude/exclude is processed from the bottom of the list first until a match is found. This will exclude all your files. Please refer to your client manual for more details 2. I will try something like "include /* policy1" (below the exclude /.../* of c

Re: Include/Exclude list

2000-12-06 Thread Tony Garrison
Jim; I had the same problem here. It appears that excludes are processed before includes. I have not found a way around this. I was trying to exclude the c:\winnt\profiles folder, but include c:\winnt\profiles\administrators, all users and default users folders. backing up these folders