ADSM-L

Re: [ADSM-L] DP for SQL Server backup file size

2010-02-04 09:13:31
Subject: Re: [ADSM-L] DP for SQL Server backup file size
From: Del Hoobler <hoobler AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 4 Feb 2010 09:13:14 -0500
Hi Robert,

Microsoft had original intentions to add striping into
Exchange legacy-style backups, but opted against it,
most likely to focus their efforts on VSS backups.

DP/Exchange has nothing built in to break apart the
storage group list and create multiple streams.
The only way to do this is to create and launch
separate commands, specifying the individual storage groups.

I have heard of a few customers that have written
Perl scripts that query the storage groups and then build
the commands dynamically in order to do this
multiple-instance/parallelism automatically.

Thanks,

Del

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

"ADSM: Dist Stor Manager" <ADSM-L AT vm.marist DOT edu> wrote on 02/04/2010
03:18:21 AM:

> [image removed]
>
> Re: DP for SQL Server backup file size
>
> Robert Ouzen Ouzen
>
> to:
>
> ADSM-L
>
> 02/04/2010 03:19 AM
>
> Sent by:
>
> "ADSM: Dist Stor Manager" <ADSM-L AT vm.marist DOT edu>
>
> Please respond to "ADSM: Dist Stor Manager"
>
> Hi Del
>
> About the stripes option I have Exchange 2003 with TDP 5.5.1.00 , we
> have 3 storage groups and backup them with this following command:
>
> start /B tdpexcc backup * full /tsmoptfile=dsm.opt /
> logfile=excsch.log >> excfull.log
>
> My question it is a way to backup them in parallel without doing a
> backup of each of them separately ????
>
> Regards
>
> Robert Ouzen