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 ?
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.
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.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.