Petra Van Hoorde is on holidays.

2008-05-14 Thread Petra Van Hoorde
I will be out of the office starting 15/05/2008 and will not return until 20/05/2008. I am out of the office, no mail access. For urgent matters, leave a message on my mobile 0032 475 338226.

Re: STGPOOL migration thresholds

2008-05-14 Thread Andy Huebner
We changed from 80-40 to 80-60 when we installed the VTL. We have not had a reason to change since. Andy Huebner -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Nick Laflamme Sent: Wednesday, May 14, 2008 9:05 AM To: ADSM-L@VM.MARIST.EDU Subject: [A

STGPOOL migration thresholds

2008-05-14 Thread Nick Laflamme
What are people using for storage pool migration thresholds these days? Do the speed and capacity of modern secondary storage make it more practical to have a very low threshold? In particular, I'm expecting a large number of large backups as some WinNT file permissions get updated en masse. If I

Re: Restore Query From DSMC

2008-05-14 Thread Andrew Raibeck
If the machine you are restoring to is not the same one you backed up from, then you need to use the UNC name instead of the drive letter. For example, if the machine you backed up is called "storman", then the restore syntax would look something like this: dsmc restore \\storman\e$\ f:\

Re: Restore Query From DSMC

2008-05-14 Thread Richard Sims
On May 14, 2008, at 8:43 AM, Jeff White wrote: tsm> restore \\restnode\e$\* \\so03drt02\f$\* -subdir=yes -quiet ANS1084E No files have previously been backed up for '\\restnode\e$\*' I would expect that without -VIRTUALNodename. Richard Sims

Re: Restore Query From DSMC

2008-05-14 Thread Jeff White
Had tried that also. In fact i think i've tried every possible combination as detailed in the client manual. Output: tsm> restore \\restnode\e$\* \\so03drt02\f$\* -subdir=yes -quiet ANS1084E No files have previously been backed up for '\\restnode\e$\*' tsm> I've read the technote, very interes

Re: Restore Query From DSMC

2008-05-14 Thread Howard Coles
Actually you can do this quite easily, if you look on the TSM server under the node name you'll see the file space name. If you use as your source instead of "E:\" use "\\oldnodename\e$\*" life should be good. Under the node you want to restore from in TSM you'll see the proper name of the file sp

Re: Restore Query From DSMC

2008-05-14 Thread Richard Sims
Jeff - Whereas your Query FIlespace output reports a system name embedded in the filespace name rather than a simple "e:", I'd recommend using that full spec in the cross-node operation. See IBM Technote 1291549 in this regard. Richard Sims

Re: Restore Query From DSMC

2008-05-14 Thread Jeff White
Hi Richard It is for DR testing, but i take your point with changing the nodename in the dsm.opt file. This is the output i am seeing - the virtualnodename made no difference. It is true what it is saying, this node (SO03DRT02) never did backup data for the other node (RESTNODE). I've tested this

Re: Restore Query From DSMC

2008-05-14 Thread Richard Sims
Avoid altering your TSM node identity with by planting a foreign NODename value in the prevailing dsm.opt file: that can lead to problems, particularly as TSM functions might be used by others on that system while the change is in place. Instead, use the VIRTUALNodename option, which is intended

Re: Restore Query From DSMC

2008-05-14 Thread Vonasek Ales
help ==Disclaimer Toto je duverny email. Tesco muze sledovat adresy a technicke podminky emailove komunikace. Nazory uvedene v tomto emailu odrazeji zamer odesilatele, nemusi vsak odrazet nazory spolecnosti Tesco Stores CR a.s., se sidlem Vrsovicka 1527/68b, 100 00 Praha 10, IC: 45308314. Th

Re: from SEZ

2008-05-14 Thread Tommy Hueber
There are several ways to selectively delete a specific file from the TSM storage pools.Let's assume you need to delete the file /usr/tsm/test1.txt. First we take a look at the options that are available to you through the TSM client command line (dsmc): 1) Delete the file selectively from an arch

Restore Query From DSMC

2008-05-14 Thread Jeff White
Hi TSM Server v5.4.0.0 TSM Client v5.4.0.2 Both running on Windows 2003 Problem trying to restore data. I want to restore data on a backup of an 'E' drive to the 'F' drive. I have updated the dsm.opt file to the nodename of an existing node which backs up data nightly. When i do a res