Here's the result of q fi: Node Name Filespace FSID Platform Name
--------------- ----------- ---- -------- TANK1.AD.UCHIC- \\tank1\f$ 1 WinNT AGO.EDU TANK1.AD.UCHIC- \\tank1\c$ 2 WinNT AGO.EDU TANK1.AD.UCHIC- \\tank1\d$ 3 WinNT AGO.EDU Fred Johanson TSM Administrator University of Chicago 773-702-8464 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Raibeck Sent: Monday, December 03, 2007 12:34 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] INCLUDE for new management class A couple of things: 1. Is the actual machine name "tank1.ad.uchicago.edu"? In other words, if from that machine you run SET COMPUTERNAME from an OS prompt, is that what it shows? Or does it just show "tank1"? Make sure that the UNC name reflects the computer name, not the DNS name or IP address. 2. Have a very close look at the drive letter part that comes after the machine name. Are you sure it's supposed to be $f? If this is set up right, then when you run "dsmc q inclexcl" on the tank1 machine, the INCLUDE should show up as resolved to "f:\...". Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED] IBM Tivoli Storage Manager support web page: http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageMan ager.html The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 12/03/2007 10:40:44 AM: > Andy, > > The machine admin wasn't in on Friday, but today he reports the new > mgmtc still doesn't show up. He sent along the inclexcl from this > morning: > > *** FILE INCLUDE/EXCLUDE *** > Mode Function Pattern (match from top down) Source File > ---- --------- ------------------------------ ----------------- > Excl Directory *\winnt\system32\wins Server > Excl Directory *\temp Server > Excl Directory *\I386 Server > Excl Directory *\Program Files\Network Associates\VirusScan NT Server > Excl Directory *\Recycle* Server > Excl Directory C:\adsm.sys Operating System > Excl Directory *\Recycler dsm.opt > Excl Directory *\Recycled dsm.opt > Excl Directory *\...\Temporary Internet Files dsm.opt > Excl Directory *\System Volume Information dsm.opt > Include All > \\TANK1.AD.UCHICAGO.EDU\$f\nsit\fieldsupport\university > administration\budget office\* Server > Exclude All *\winnt\system32\DTCLog\MsDTC.log Server > Exclude All *\winnt\netlogon.chg Server > Exclude All *\winnt\debug\* Server > Exclude All *\winnt\csc\* Server > Exclude All *\winnt\Registration\*.clb Server > Exclude All *\hibernate.dat Server > Exclude All *\ffastun*.ff? Server > Exclude All *\MSDOS.SYS Server > Exclude All *\IO.SYS Server > Exclude All *\IBMDOS.COM Server > Exclude All *\IBMBIO.COM Server > Exclude All *\...\pagefile.sys Server > Exclude All *\...\SYSTEM32\CONFIG\...\* Server > Exclude All *\...\SYSTEM32\CONFIG\*.* Server > Exclude All *\...\Cache\* Server > Exclude All *\*.crmlog Server > Exclude All *\microsoft uam volume\...\* Server > Exclude All *\microsoft uam volume\* Server > Exclude All *\macintosh volume\...\* Server > Exclude All *\macintosh volume\* Server > Exclude All *\Documents and setting\...\index.dat Server > Exclude All *\Documents and Settings\...\ntuser.dat.log Server > Exclude All *\Documents and Settings\...\ntuser.dat Server > Exclude All *\Documents and Settings\...\Local Settings\temp\* > Server > Exclude All *\Documents and Settings\...\Local > Settings\Application Data\Microsoft\Windows\UsrClass.dat.log Server > Exclude All *\Documents and Settings\...\Local > Settings\Application Data\Microsoft\Windows\UsrClass.dat Server > Exclude All *\...\Temporary Internet Files\* Server > Exclude All *\...\EA DATA. SF Server > Include All *\...\* Server > > > Fred Johanson > TSM Administrator > University of Chicago > > 773-702-8464 > > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of > Andrew Raibeck > Sent: Thursday, November 29, 2007 11:12 PM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] INCLUDE for new management class > > Hi Fred, > > FORCE has no effect on INCLEXCL, so that's a nonstarter. > > Try this: remove the INCLUDE statement from the dsm.opt file and instead > add it to the client option set on the server. But instead of using the > drive letter, use the UNC name, e.g.: > > define clientopt <optsetname> inclexcl 'include > "\\machname\f$\nsit\fieldsupport\university administration\budget > office\*" longadmin' > > where machname is the machine name for this client. Make sure to insert > it > in the sequence so it tested before include *:\...\*. > > Note that you don't need the second include with the *.* spec, as that > is > redundant. > > The idea is that other clients will pick up this include as well, but it > will have no effect due the differing UNC names. > > See if that does the trick. On the machine in question, this include > statement will show up as F: in the Q INCLEXCL output; but on other > machines, you'll see it as the UNC name, so it should have no effect on > those machines. > > Regards, > > Andy > > Andy Raibeck > IBM Software Group > Tivoli Storage Manager Client Product Development > Level 3 Team Lead > Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED] > Internet e-mail: [EMAIL PROTECTED] > > IBM Tivoli Storage Manager support web page: > http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageMan > ager.html > > The only dumb question is the one that goes unasked. > The command line is your friend. > "Good enough" is the enemy of excellence.