Skip to main content
Solved

chunk commit process during backup job using ddb

  • March 22, 2021
  • 1 reply
  • 563 views

Forum|alt.badge.img+2

Hi all,

Is it possible if some explain the process of committing chunks to lib and signature in ddb. I read somewhere that chunk will keep on noting all data blocks even it is repeated. Actually m confused with that statement . Might b my understanding is wrong but need help to understand exactly when ddb signatures will be committed to ddb and when will chunk will get committed ?

Best answer by Damian Andre

Hey @Karamveer Singh 

 

I think this video may answer a lot of your questions:

https://commvaultondemand.atlassian.net/wiki/download/attachments/501350567/DDB%20V4%20Gen%202.mp4?version=1&modificationDate=1584463632881&cacheVersion=1&api=v2

 

But the simple version is, if its a new block we’ve never seen before, we store the data in the chunk and comit the signature in the DDB. If its a block we have encountered before, we don’t store the data, but we put a link to where the data is in the chunk exists instead. Think of it like a shortcut or symbolic link. This is why you don’t need the deduplication database to exist to perform restores - the chunks link to the data rather than having to query the database to find out where the data is.

View original
Did this answer your question?

Damian Andre
Vaulter
Forum|alt.badge.img+23

Hey @Karamveer Singh 

 

I think this video may answer a lot of your questions:

https://commvaultondemand.atlassian.net/wiki/download/attachments/501350567/DDB%20V4%20Gen%202.mp4?version=1&modificationDate=1584463632881&cacheVersion=1&api=v2

 

But the simple version is, if its a new block we’ve never seen before, we store the data in the chunk and comit the signature in the DDB. If its a block we have encountered before, we don’t store the data, but we put a link to where the data is in the chunk exists instead. Think of it like a shortcut or symbolic link. This is why you don’t need the deduplication database to exist to perform restores - the chunks link to the data rather than having to query the database to find out where the data is.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings