Hacker News new | ask | show | jobs
by tensor 4196 days ago
I've had ZFS on linux freeze up on me every several months too. Not a production system fortunately.
1 comments

One thing you might want to check is if you're setting a limit in the driver for the amount of memory ZFS uses for caching. By default it'll use a LOT of memory, so I usually just set to a max of 2GB and don't see any issues.