Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nabla9
on Oct 27, 2024
|
parent
|
context
|
favorite
| on:
OpenZFS deduplication is good now and you shouldn'...
Everybody talks about OpenZFS block level dedup. The real gem is to use file level deduplication in copy-on-write transactional filesystems like ZFS.
cp --reflink=auto
The commands above perform a lightweight copy (zfs clone in file level), where the data blocks are copied only when modified.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: