This topic has not yet been rated - Rate this topic

How to Verify Data on Tape

Updated: January 15, 2013

Applies To: System Center 2012 SP1 - Data Protection Manager, System Center Data Protection Manager 2010

The Verify tape action verifies whether the selected recovery point on tape is recoverable. During verification, DPM mounts and reads the tape on which the data exists. You can monitor the progress of verification in the Monitoring task area on the Jobs tab.

If the selected recovery point is stored on tape that is not in the tape library, DPM will queue the job for one hour. You must add the tape that contains the selected recovery point to the library within the one hour timeframe or the job will expire.

To verify data on tape by selecting a recovery point

  1. In DPM Administrator Console, go to the Recovery view.

  2. Select a recovery point that is on tape.

  3. Click Verify tape from the tool ribbon.

To verify data on a tape by selecting a recovery point using DPM Management Shell

  • Use the following syntax to verify the data on a tape:

    Test-DPMTapeData [-RecoveryPoint] <RecoverySource> [-RecoveryPointLocation <RecoverySourceLocation> ] [-JobStateChangedEventHandler <JobStateChangedEventHandler> ] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    For more information, type "Get-Help Test-DPMTapeData -detailed" in DPM Management Shell.

    For technical information, type "Get-Help Test-DPMTapeData -full" in DPM Management Shell.

See Also

Other Resources

Managing Tapes

-----
For additional resources, see Information and Support for System Center 2012.

Tip: Use this query to find online documentation in the TechNet Library for System Center 2012. For instructions and examples, see Search the System Center 2012 Documentation Library.
-----
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.