Does Borg deduplication detect identical data after splitting it across multiple disks? #9067
-
|
I previously had all my data on a single large HDD, which I backed up using Borg into one repository. Now I want to split that data across two smaller HDDs (say, HDD1 and HDD2). Here’s an example of what I mean: I plan to back up both of these new drives into my existing Borg repository (the one that was created from the old single HDD).
My question is: Since the underlying file contents haven’t changed, will Borg’s deduplication detect that most chunks already exist in the repository (based on content hashes) and avoid re-uploading them? Or will it treat everything on these drives as new files and back up all the chunks again? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
yes |
Beta Was this translation helpful? Give feedback.
yes