Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restoring files to different node

Status
Not open for further replies.

EGR

Technical User
Feb 18, 2002
159
DE
Hi,

I like to restore files of a node to a different node (all Solaris 9).
I've seen that I can grant access to other nodes in the WebClient.
Then I can connect to that node from a different node.

Is that enough?

What can I do if a node /client crashes and I have to restore data to different node?

Regards

/egr
 
just alter dsm.sys ( change the node name of the node you want to restore TO, into the name of the node you want the data from) If the nodes use the same TSM server, that's all you gotta change.If they use a different server, you gotta alter dsm.sys ( servername ) and dsm.opt (servername).This is how it's done on an AIX.I think it won't be any different on a Solaris (perhaps the path to the dsm.sys and dsm.opt will be different ?)

rgrds,

R.
 
You can also use the -virtualnodename=<node> option rather then editing the config files to restore as though you were that node.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top