Skip to main content

Scalable Storage

ZeroFS: S3-backed ZPOOL via NBD Service on FreeBSD (Proof of Concept, Part 2)
7 mins
FreeBSD ZeroFS S3 Minio NBD Scalable Storage
ZeroFS: S3-backed ZPOOL Via NBD Service on FreeBSD (Proof of Concept, Part 2) # Introduction # ZeroFS turns S3 storage into a high-performance, always-encrypted, globally accessible, and scalable file system—no FUSE drivers required. There’s also an official ZeroFS github repo.
ZeroFS: S3-backed NFS Service on FreeBSD (Proof of Concept, Part 1)
6 mins
FreeBSD ZeroFS S3 Garage NFS Scalable Storage
ZeroFS: S3-backed NFS Service on FreeBSD (Proof of Concept, Part 1) # Introduction # Please note that we found out while operating the PoC that Garage ignores the conditions in conditional writes. As this feature is required by ZeroFS, this means that ZeroFS is actually not reliably working with Garage at the moment.