SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
- Exchange 2010 Restores
Author Message
Post - Exchange 2010 Restores 
All,

I have a question. We have a DAG Group in Exchange 2010 which we were using the TDP PowerShell script to backup the 12 datastores within the DAG, however the Backup would take way too long...and the logs would not clear until the entire job was complete. So now, we created 7 separate .CMD Files using the following commands and 7 different schedules to kick these off. However, How would I restore one of these. We have a 30 retention time and I can't figure out how to open the TDP GUI pointing to these jobs. I tried the way we did it with exchange 2003 using the following shortcut path but it did not seem to work properly. ("C:\Program Files\Tivoli\TSM\TDPExchange\tdpexc.exe" /excserver=exvs01)

One for each storage group (6 Total):
tdpexcc backup "XDCUserStore6" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=XDCUserStore6.opt /logfile=C:\TSM\excsch_XDCUserStore6.log >> C:\TSM\excfull_XDCUserStore6.log

One for 6 Small Datastores
tdpexcc backup "XDCExecStore2" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCExecStore1" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore1" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore2" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCResStore1" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCVendorStore" full /BACKUPMETHOD=VSS /BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log


Matthew J. Leonard
Network Infrastructure Administrator
AtlasAir Worldwide Holdings
Matthew.Leonard < at > AtlasAir.com<mailto:Matthew.Leonard < at > AtlasAir.com>
Office: 914.701.8715

Post - Exchange 2010 Restores 
Hi Matt,

I am not sure I understand the actual problem you are having,
but you can launch the GUI pointing at a different options file.

For example:

tdpexc /tsmoptfile=XDCUserStore6.opt

If I did not address the problem you are having, please clarify.

Thanks,

Del

----------------------------------------------------

"ADSM: Dist Stor Manager" <ADSM-L < at > vm.marist.edu> wrote on 01/04/2012
07:31:06 AM:

From: "Leonard, Matthew" <Matthew.Leonard < at > ATLASAIR.COM>
To: ADSM-L < at > vm.marist.edu
Date: 01/04/2012 07:39 AM
Subject: - Exchange 2010 Restores
Sent by: "ADSM: Dist Stor Manager" <ADSM-L < at > vm.marist.edu>

All,

I have a question. We have a DAG Group in Exchange 2010 which we
were using the TDP PowerShell script to backup the 12 datastores
within the DAG, however the Backup would take way too long...and the
logs would not clear until the entire job was complete. So now, we
created 7 separate .CMD Files using the following commands and 7
different schedules to kick these off. However, How would I restore
one of these. We have a 30 retention time and I can't figure out
how to open the TDP GUI pointing to these jobs. I tried the way we
did it with exchange 2003 using the following shortcut path but it
did not seem to work properly. ("C:\Program Files\Tivoli\TSM
\TDPExchange\tdpexc.exe" /excserver=exvs01)

One for each storage group (6 Total):
tdpexcc backup "XDCUserStore6" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=XDCUserStore6.opt /logfile=C:\TSM
\excsch_XDCUserStore6.log >> C:\TSM\excfull_XDCUserStore6.log

One for 6 Small Datastores
tdpexcc backup "XDCExecStore2" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCExecStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore2" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCResStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCVendorStore" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log


Matthew J. Leonard
Network Infrastructure Administrator
AtlasAir Worldwide Holdings
Matthew.Leonard < at > AtlasAir.com<mailto:Matthew.Leonard < at > AtlasAir.com>
Office: 914.701.8715


Post - Exchange 2010 Restores 
Yes, this is what I needed. Thanks You

Matthew J. Leonard
Network Infrastructure Administrator
AtlasAir Worldwide Holdings
Matthew.Leonard < at > AtlasAir.com
Office: 914.701.8715


-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L < at > VM.MARIST.EDU] On Behalf Of Del Hoobler
Sent: Wednesday, January 04, 2012 2:27 PM
To: ADSM-L < at > VM.MARIST.EDU
Subject: Re: [ADSM-L] - Exchange 2010 Restores

Hi Matt,

I am not sure I understand the actual problem you are having, but you can launch the GUI pointing at a different options file.

For example:

tdpexc /tsmoptfile=XDCUserStore6.opt

If I did not address the problem you are having, please clarify.

Thanks,

Del

----------------------------------------------------

"ADSM: Dist Stor Manager" <ADSM-L < at > vm.marist.edu> wrote on 01/04/2012
07:31:06 AM:

From: "Leonard, Matthew" <Matthew.Leonard < at > ATLASAIR.COM>
To: ADSM-L < at > vm.marist.edu
Date: 01/04/2012 07:39 AM
Subject: - Exchange 2010 Restores
Sent by: "ADSM: Dist Stor Manager" <ADSM-L < at > vm.marist.edu>

All,

I have a question. We have a DAG Group in Exchange 2010 which we were
using the TDP PowerShell script to backup the 12 datastores within the
DAG, however the Backup would take way too long...and the logs would
not clear until the entire job was complete. So now, we created 7
separate .CMD Files using the following commands and 7 different
schedules to kick these off. However, How would I restore one of
these. We have a 30 retention time and I can't figure out how to open
the TDP GUI pointing to these jobs. I tried the way we did it with
exchange 2003 using the following shortcut path but it did not seem to
work properly. ("C:\Program Files\Tivoli\TSM \TDPExchange\tdpexc.exe"
/excserver=exvs01)

One for each storage group (6 Total):
tdpexcc backup "XDCUserStore6" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=XDCUserStore6.opt /logfile=C:\TSM
\excsch_XDCUserStore6.log >> C:\TSM\excfull_XDCUserStore6.log

One for 6 Small Datastores
tdpexcc backup "XDCExecStore2" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCExecStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCCrewStore2" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCResStore1" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log
tdpexcc backup "XDCVendorStore" full /BACKUPMETHOD=VSS /
BACKUPDESTINATION=TSM /tsmoptfile=EXecCrewVendRes.opt /logfile=C:
\TSM\excsch_EXecCrewVendRes.log >> C:\TSM\excfull_EXecCrewVendRes.log


Matthew J. Leonard
Network Infrastructure Administrator
AtlasAir Worldwide Holdings
Matthew.Leonard < at > AtlasAir.com<mailto:Matthew.Leonard < at > AtlasAir.com>
Office: 914.701.8715


Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB