Skip to main content
Solved

Data Verification on DDB

  • 21 July 2024
  • 2 replies
  • 29 views

Hello,

I am running Data Verification on a DDB. The Total Application Size of the DDB is 930TB. Does the Data Verification job need to process then entire 930TB? I’m not getting accurate estimated completion time as the job is showing as 99% complete with 600TB processed. It keeps adding more jobs for processing. Just want to make sure that I am on the right track.

Thanks in advance.

Fergus

2 replies

Userlevel 6
Badge +15

Hello @FergusM 
If you are performing a DDB verification then it will check all of the primary blocks just once so the amount of data processed should just be the size on disk. 

If you are performing a Job based verification and you have picked all the jobs, it will go one by one and validate each block for each job, this created a huge amount of extra work and not the recommended method.

DDB verification: 
https://documentation.commvault.com/2023e/expert/verification_of_deduplicated_data.html
Job Based Verification: 
https://documentation.commvault.com/2023e/expert/getting_started_with_data_verification.html


Kind regards
Albert Williams

Badge +1

Thanks Albert, that helped me.

Reply