Re: Backupset restore error

2013-03-15 Thread Hughes, Timothy
Thanks Andrew,

Yes, The original node is also a windows machine and the client was 5.3 I 
believe.

No, I did not use -virtualnodename=logpian I was following some other examples 
that I found in the Tivoli guide regarding backupset restore.

I will try your suggestions.

Best Regards!

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Andrew 
Raibeck
Sent: Thursday, March 14, 2013 5:45 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Backupset restore error

Timothy,

You said that the the node's data on the backup set did not come from the 
system where you are running the restore.

Is the original node also Windows?

Did the original node back up the data using a later version of TSM client than 
6.2?

When you started dsmc, did you use the -virtualnodename=logpian ? You need to 
connect to the TSM server using the node whose data you want to restore.

On Windows, the default destination for restore operations is the same as the 
source. Assuming you want to restore the data to a different machine (not go 
back to the logpian machine), you need to specify a source and destination; and 
you should use the -backupsetname= option to specify the backup set name:

restore backupset \\logpian\c$\ c:\
-backupsetname=WEEKLYLOGPIANBKUP.950286387 -subdir=yes

In this example:

   \\logpian\c$ is the file space for logpian's C: drive

   c:\ is the local C: drive. You can also specify C:\someotherdir\ if you want.

Best regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal 
Notes e-mail: Andrew Raibeck/Hartford/IBM@IBMUS Internet e-mail: 
stor...@us.ibm.com

IBM Tivoli Storage Manager support pages:
http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager

http://www.ibm.com/developerworks/wikis/display/tivolidoccentral/Tivoli
+Storage+Manager
https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/Tivoli
+Storage+Manager/page/Home

"ADSM: Dist Stor Manager"  wrote on 2013-03-14
09:23:30:

> From: "Hughes, Timothy" 
> To: ADSM-L@vm.marist.edu,
> Date: 2013-03-14 09:29
> Subject: Re: Backupset restore error
> Sent by: "ADSM: Dist Stor Manager" 
>
> Thanks Adrian,
>
> That variation didn't work
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> Best Regards
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Davis, Adrian
> Sent: Thursday, March 14, 2013 9:00 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: Backupset restore error
>
> Try:-
>
> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
>
> Best Regards,
>=Adrian
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Hughes, Timothy
> Sent: 14 March 2013 12:13
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] Backupset restore error
>
> Hi Steven,
>
> Thanks I tried that also still received the same error
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387- subdir=yes
> ANS1107E Invalid option/value: '-'
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 - subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 - subdir=yes
> ANS1107E Invalid option/value: '-'
> tsm>
>
> Best Regards
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Steven Harris
> Sent: Wednesday, March 13, 2013 3:40 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: Backupset restore error
>
> Hi Tim
>
> in your command there is no space between the backupset name and the 
> -subdir=yes.
>
> Could that be the issue?
>
> Regards
>
> Steve
>
> Steven Harris
> TSM Admin
> Canberra Australia.
>
>
> On 14/03/2013 4:44 AM, Hughes, Timothy wrote:
> > Hi,
> >
> > I am trying to restore a backupset from a TSM server to a Windows 
> > machine using the following command
> >
> > restore backupset WEEKLYLOGPIANBKUP.950286387-subdir=yes
> >
> > tsm> restore backupset WEEKLYLOGPIANBKUP.950286387-subdir=yes
> > Restore function invoked.
> >
> > ANS1247I Waiting for files from the server...
> >
> > I keep getting the following error.
> >
> >
> >>> Restore Processing Interrupted!! <<
> > ANS1510W The specified backup

Re: Backupset restore error

2013-03-15 Thread Hughes, Timothy
Mahesh,

No, I don't see the error that I am getting in those apar's

Best Regards!

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Tailor, Mahesh C.
Sent: Thursday, March 14, 2013 6:19 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Backupset restore error

There are/were a bunch of APAR's with backupset restores failures.  Is one of 
them the cause of this failure?

http://www-01.ibm.com/support/docview.wss?uid=swg21426379



From: ADSM: Dist Stor Manager [ADSM-L@VM.MARIST.EDU] on behalf of Andrew 
Raibeck [stor...@us.ibm.com]
Sent: Thursday, March 14, 2013 17:45
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Backupset restore error

Timothy,

You said that the the node's data on the backup set did not come from the 
system where you are running the restore.

Is the original node also Windows?

Did the original node back up the data using a later version of TSM client than 
6.2?

When you started dsmc, did you use the -virtualnodename=logpian ? You need to 
connect to the TSM server using the node whose data you want to restore.

On Windows, the default destination for restore operations is the same as the 
source. Assuming you want to restore the data to a different machine (not go 
back to the logpian machine), you need to specify a source and destination; and 
you should use the -backupsetname= option to specify the backup set name:

restore backupset \\logpian\c$\ c:\
-backupsetname=WEEKLYLOGPIANBKUP.950286387 -subdir=yes

In this example:

   \\logpian\c$ is the file space for logpian's C: drive

   c:\ is the local C: drive. You can also specify C:\someotherdir\ if you want.

Best regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal 
Notes e-mail: Andrew Raibeck/Hartford/IBM@IBMUS Internet e-mail: 
stor...@us.ibm.com

IBM Tivoli Storage Manager support pages:
http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager

http://www.ibm.com/developerworks/wikis/display/tivolidoccentral/Tivoli
+Storage+Manager
https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/Tivoli
+Storage+Manager/page/Home

"ADSM: Dist Stor Manager"  wrote on 2013-03-14
09:23:30:

> From: "Hughes, Timothy" 
> To: ADSM-L@vm.marist.edu,
> Date: 2013-03-14 09:29
> Subject: Re: Backupset restore error
> Sent by: "ADSM: Dist Stor Manager" 
>
> Thanks Adrian,
>
> That variation didn't work
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> Best Regards
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Davis, Adrian
> Sent: Thursday, March 14, 2013 9:00 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: Backupset restore error
>
> Try:-
>
> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
>
> Best Regards,
>=Adrian
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Hughes, Timothy
> Sent: 14 March 2013 12:13
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] Backupset restore error
>
> Hi Steven,
>
> Thanks I tried that also still received the same error
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387- subdir=yes
> ANS1107E Invalid option/value: '-'
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 - subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 -subdir=yes
> Restore function invoked.
>
> ANS1247I Waiting for files from the server...
>
> >> Restore Processing Interrupted!! <<
> ANS1510W The specified backupset either does not exist, or does not 
> contain file  data.
>
> tsm> restore backupset WEEKLYLOGPIANBKUP.950286387 - subdir=yes
> ANS1107E Invalid option/value: '-'
> tsm>
>
> Best Regards
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf 
> Of Steven Harris
> Sent: Wednesday, March 13, 2013 3:40 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: Backupset restore error
>
> Hi Tim
>
> in your command there is no space between the backupset name and the 
> -subdir=yes.
>
> Could that be the issue?
>
> Regards
>
> Steve
>
> Steven Harris
> TSM Admin
> Canberra Australia.
>
>
> On 14/03/2013 4:44 AM, Hughes, Timothy wrote:
> > Hi,
> >
> > I am trying to restore a backupset from a TSM server to a Windows 
> > machine using the following command
> >
> > restore backupset WEEKLYLOGPIANBKUP.950286387-subdir=yes
> >
> > tsm> restore backupset WEEKLYLOGPIANBKUP.950286387-subdir