Skip to main content

S3

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.
ZFS High Availability Filesystem With minio on FreeBSD
3 mins
Oss Minio S3 Object Storage Distributed File System ZFS FFS FreeBSD
Introduction # minio is a well-known S3 compatible object storage platform that supports high availability and scalability features and is very easy to configure.
minio Distributed Mode on FreeBSD
3 mins
Oss Minio S3 Object Storage FreeBSD
Introduction # minio is a well-known S3 compatible object storage platform that supports high availability features. For FreeBSD a port is available that has already been described in 2018 on the vermaden blog.