Skip to content

Question: Are there hidden costs to enabling dedup on a rarely-used dataset? #10676

Answered by GregorKopka
adamdmoss asked this question in Q&A
Discussion options

You must be logged in to vote

Dedup will affect only the datasets where it is (or ever had been) activated on disk.
File deletes and snapshot destroys might force DDT reads, this will reduce overall available bandwidth of the pool and can increase IO latency for non-dedup filesystems. The DDT will occupy a part of memory available to ARC, this can impact caching efficiency for other datasets.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by behlendorf
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #10676 on December 22, 2020 01:03.