ADSM-L

Re: [ADSM-L] DR restore of a virtual volume

2007-09-28 21:36:38
Subject: Re: [ADSM-L] DR restore of a virtual volume
From: Larry Clark <lclark01 AT NYCAP.RR DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 28 Sep 2007 21:34:15 -0400
What if your DR PREPARE is generated using virtual volumes as its target?
----- Original Message -----
From: "William Boyer" <bjdboyer AT COMCAST DOT NET>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Thursday, September 27, 2007 9:16 AM
Subject: Re: [ADSM-L] DR restore of a virtual volume


You would rebuild the ServerA instance with a blank database of the same
size or larger as what ServerA had originally. Then you
would define the server-to-server communication to ServerB. Once that's
done, shutdown ServerA. All the configuration information is
now in the DEVCONFIG file(s). Now you can run the

Dsmserv restore db devclass=<serve-to-server device class>
volumes=<virtual volume name(s)> commit=yes

Your DRM prepare plan should have all the information you need, if you're
using DRM.

Bill Boyer
"Backup my harddrive? How do I put it in reverse?" - ??


-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Larry Clark
Sent: Thursday, September 27, 2007 8:56 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: DR restore of a virtual volume

ServerA backups up the TSM DB to a virtual volume on ServerB.

ServerA is lost and the TSM DB on the virtual volume on ServerB is
required to recreate it.

How is that virtual volume restored?