Enabling/Disabling co-location of data on Tape
Published Feb 14 2019 08:29 PM 579 Views
First published on TECHNET on Jul 06, 2008

With DPM 2007 Feature Pack  (KB949779), we have added support for media co-location. With this feature, you can achieve better tape utilization by co-locating data from multiple protection groups with similar retention range. This feature is disabled by default. You can use following PowerShell commands to enable and disable tape co-location.







Enable Tape co-location:





Set-DPMGlobalProperty -DpmServer <DPM Server Name> -OptimizeTapeUsage $true





Disable Tape co-location:





Set-DPMGlobalProperty -DpmServer <DPM Server Name> -OptimizeTapeUsage $false





You can verify the status of tape co-location feature (Enabled/Disabled) from Library Management tab of DPMUI.





The Feature Pack can be downloaded from following locations.



x86: http://www.microsoft.com/downloads/details.aspx?FamilyID=e9e1fe35-b175-40a8-8378-2f306ccc9e28&D...





x64: http://www.microsoft.com/downloads/details.aspx?FamilyID=ad5cd1a2-9b87-4a2c-90a2-9dbaf1024310&D...





Madhan S

Version history
Last update:
‎Mar 11 2019 08:04 AM
Updated by: