Unix Technical Forum

TSM restore to a different node?

This is a discussion on TSM restore to a different node? within the AIX Operating System forums, part of the Unix Operating Systems category; --> Given that the TSM server is working fine and I backup server A (not the TSM server) and want ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 10:14 PM
Mike
 
Posts: n/a
Default TSM restore to a different node?

Given that the TSM server is working fine and I backup server A
(not the TSM server) and want to restore that backup as a sanity
check to server B. What command do I use on server B to restore
A's files?

(A is in production, B is a test/scratch server)

Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 10:15 PM
Dan Foster
 
Posts: n/a
Default Re: TSM restore to a different node?

In article <107qaom4diqfff5@corp.supernews.com>, Mike <mikee@mikee.ath.cx> wrote:
> Given that the TSM server is working fine and I backup server A
> (not the TSM server) and want to restore that backup as a sanity
> check to server B. What command do I use on server B to restore
> A's files?


On server B:

# dsmc -virtualnodename=serverA
tsm> restore -subdir=yes "/path/to/fileOrDirFromA/*" /tmp/newDir

which will result in /tmp/newDir/fileOrDirFromA on server B. Without the
last parameter, it would restore to the original pathnames but on server B.

*IF* you get an invalid password error even though you know it is good,
then you will need to hop on the TSM server by:

# dsmadmc
tsm> update node serverA <password>
tsm> exit

.....and then retry the dsmc restore stuff.

I think that's common if you use the 'PASSWORDACCESS GENERATE' option
for the clients.

-Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 10:15 PM
Jurjen Oskam
 
Posts: n/a
Default Re: TSM restore to a different node?

In article <107qaom4diqfff5@corp.supernews.com>, Mike wrote:

> Given that the TSM server is working fine and I backup server A
> (not the TSM server) and want to restore that backup as a sanity
> check to server B. What command do I use on server B to restore
> A's files?


If server A and server B have the same (or similar enough) OS, look at
the VIRTUALNODE option.

--
Jurjen Oskam

"Avoid putting a paging file on a fault-tolerant drive, such as a mirrored
volume or a RAID-5 volume. Paging files do not need fault-tolerance." - 308417
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-04-2008, 10:15 PM
Andreas Schulze
 
Posts: n/a
Default Re: TSM restore to a different node?

"Mike" <mikee@mikee.ath.cx> schrieb im Newsbeitrag
news:107qaom4diqfff5@corp.supernews.com...
> Given that the TSM server is working fine and I backup server A
> (not the TSM server) and want to restore that backup as a sanity
> check to server B. What command do I use on server B to restore
> A's files?
>
> (A is in production, B is a test/scratch server)
>
> Mike


# dsm -virtualnodename=A


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-04-2008, 10:15 PM
Steven Langdale
 
Posts: n/a
Default Re: TSM restore to a different node?

On Wed, 14 Apr 2004 12:35:03 +0000 (UTC), Dan Foster
<usenet@evilphb.org> wrote:

>In article <107qaom4diqfff5@corp.supernews.com>, Mike <mikee@mikee.ath.cx> wrote:
>
>On server B:
>
># dsmc -virtualnodename=serverA
>tsm> restore -subdir=yes "/path/to/fileOrDirFromA/*" /tmp/newDir
>
>which will result in /tmp/newDir/fileOrDirFromA on server B. Without the
>last parameter, it would restore to the original pathnames but on server B.
>
>*IF* you get an invalid password error even though you know it is good,
>then you will need to hop on the TSM server by:
>

When you get this, you probably will unless you changed either the
password expiry on the node (or the default has been changed), make
sure you go back to server A and do something in dsmc to update the
password there too or your backup will fail.

Steven

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:05 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com