Remix.run Logo
praseodym 4 hours ago

ZFS on Linux has had many bugs over the years, notably with ZFS-native encryption and especially sending/receiving encrypted volumes. Another issue is that using swap on ZFS is still guaranteed to hang the kernel in low memory scenarios, because ZFS needs to allocate memory to write to swap.

badgersnake 4 hours ago | parent [-]

The zero copy that zero copied unencrypted blocks onto encrypted file systems was genius. It’s almost like they don’t test.