In DPM 2010 if you have multiple protection groups you can share tapes among them allowing recovery points from different protection groups to be written on the same tape.
Run the following command in DPM Management Shell to enable Data Co-Location:
Set-DPMGlobalProperty -DPMServerName <name of DPM server> -OptimizeTapeUsage $True
http://technet.microsoft.com/en-us/library/ff399230.aspx
Note: If you are using DPM 2007, you need to install the Feature Pack first
http://support.microsoft.com/default.aspx?scid=kb;EN-US;949779
Run the following command in DPM Management Shell to enable Data Co-Location:
Set-DPMGlobalProperty -DPMServerName <name of DPM server> -OptimizeTapeUsage $True
http://technet.microsoft.com/en-us/library/ff399230.aspx
Note: If you are using DPM 2007, you need to install the Feature Pack first
http://support.microsoft.com/default.aspx?scid=kb;EN-US;949779
This is a helpful post. Thanks for sharing.
ReplyDelete