ADSM-L

Re: [ADSM-L] Backupset restore error

2013-03-14 18:20:30
Subject: Re: [ADSM-L] Backupset restore error
From: "Tailor, Mahesh C." <mctailor AT CARILIONCLINIC DOT ORG>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 14 Mar 2013 22:18:37 +0000
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 AT VM.MARIST DOT EDU] on behalf of Andrew 
Raibeck [storman AT US.IBM DOT COM]
Sent: Thursday, March 14, 2013 17:45
To: ADSM-L AT VM.MARIST DOT 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=xxxx 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: storman AT us.ibm DOT 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" <ADSM-L AT vm.marist DOT edu> wrote on 2013-03-14
09:23:30:

> From: "Hughes, Timothy" <Timothy.Hughes AT OIT.STATE.NJ DOT US>
> To: ADSM-L AT vm.marist DOT edu,
> Date: 2013-03-14 09:29
> Subject: Re: Backupset restore error
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT vm.marist DOT edu>
>
> 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 AT VM.MARIST DOT EDU] On
> Behalf Of Davis, Adrian
> Sent: Thursday, March 14, 2013 9:00 AM
> To: ADSM-L AT VM.MARIST DOT 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 AT VM.MARIST DOT EDU] On
> Behalf Of Hughes, Timothy
> Sent: 14 March 2013 12:13
> To: ADSM-L AT VM.MARIST DOT 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 AT VM.MARIST DOT EDU] On
> Behalf Of Steven Harris
> Sent: Wednesday, March 13, 2013 3:40 PM
> To: ADSM-L AT VM.MARIST DOT 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 backupset either does not exist, or does not
> > contain file data.
> >
> > The backupset is there and it has data not sure why it's telling
> me it does not exist or have any data.
> >
> > Anyone have any  ever have an issue with restoring a backupset?
> >
> > Fyi- The Windows Client Server is not the one that the backupset
> was created for.
> >
> > Node Name: logpian
> > Backup Set Name: WEEKLYLOGPIANKUP.950286387 Data Type: File
> > Date/Time: 03/11/13   10:00:32
> > Retention Period: 31
> > Device Class Name: LTO3CLASS
> > Description: No Description
> > Has Table of Contents (TOC)?: No
> >
> > TSM Version 6.2
> > Windows client 6.2.4
> >
> > Thanks in advance!
> >
>
> DISCLAIMER
>
> This message is confidential and intended solely for the use of the
> individual or entity it is addressed to. If you have received it in
> error, please contact the sender and delete the e-mail. Please note
> that we may monitor and check emails to safeguard the Council
> network from viruses, hoax messages or other abuse of the Council’s
systems.
> To see the full version of this disclaimer please visit the following
> address: http://www.lewisham.gov.uk/AboutThisSite/EmailDisclaimer.htm
>
> For advice and assistance about online security and protection from
> internet threats visit the "Get Safe Online" website at http://
> www.getsafeonline.org
>

________________________________

Notice: The information and attachment(s) contained in this communication are 
intended for the addressee only, and may be confidential and/or legally 
privileged. If you have received this communication in error, please contact 
the sender immediately, and delete this communication from any computer or 
network system. Any interception, review, printing, copying, re-transmission, 
dissemination, or other use of, or taking of any action upon this information 
by persons or entities other than the intended recipient is strictly prohibited 
by law and may subject them to criminal or civil liability. Carilion Clinic 
shall not be liable for the improper and/or incomplete transmission of the 
information contained in this communication or for any delay in its receipt.

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