Search
Items tagged with: openzfs
I don't know if anybody noticed #ZeroFS yet, but it seems there is a completely user space-implementation of #NFS and #blockstorage on top of #S3 #objectstorage: github.com/Barre/zerofs
Including a demo running #ZFS on top of it which essentially allows geo-redundant ZFS volumes: asciinema.org/a/728234 & github.com/Barre/zerofs?tab=re…
I don't see no #FreeBSD port yet, but if that really works it would be absolutely awesome.
A few weeks ago I fixed a bug in #OpenZFS and I can't stop thinking about it.
despairlabs.com/blog/posts/202…
An (almost) catastrophic OpenZFS bug and the humans that made it (and Rust is here too)
A couple of weeks ago I fixed a nasty bug in this function in OpenZFS:despair labs
New #OpenZFS tool landed this week: rewrite a file in place, updating location, compression, checksums and other storage characteristics, but without any evidence above the filesystem layer.
It's not quite the fabled magical block pointer rewrite, but with thoughtful use it can certainly help with much-wanted operations like rebalancing a pool.