💾 Archived View for gemini.circumlunar.space › users › supurb › 2020-06-02.gmi captured on 2023-04-19 at 22:36:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-

experience with zfs snapshots

I love ZFS snapshots, but I don't recommend them for large files (in my case, storing any manipulating ISOs of old hard drives). Snapshotting made reclaiming disk space difficult because snapshots would keep space reserved for files no longer visible.

However, I still love ZFS snapshots for other use cases. For example, it's great for making server backups (both in case of server software malfunction and disk failure).

Just my two cents.