7 lines
211 B
Markdown
7 lines
211 B
Markdown
|
## test dedup performance
|
||
|
|
||
|
generally not a good idea to enable dedup unless you have a lot of similar vms or database backups or whatever, and have more RAM to spare than hard disk space
|
||
|
|
||
|
```
|
||
|
zdb -S poolName
|
||
|
```
|