trapexit / mergerfs-tools

Optional tools to help manage data in a mergerfs pool
ISC License
372 stars 42 forks source link

feature: dry-run? #122

Closed francoism90 closed 2 years ago

francoism90 commented 2 years ago

I would like to test mergerfs.dup and mergerfs.dedup, but to be safe, I would like to perform a dry-run first. Is this possible? Or can I use certain flags to perform a --dry-run first?

Thanks!

Edit: I assume running mergerfs.fsck -f manual .. allows to basically perform a dry-run?

magma1447 commented 2 years ago

Dry run is default. There is an execute parameter to actually do anything.