logoalt Hacker News

bakiesyesterday at 10:28 PM1 replyview on HN

I've got a massive storage server built that I want to run s3 protocol on it. It's already running ZFS. This is exactly what I want.

zfs-share already implements SMB and NFS.


Replies

0x457yesterday at 11:46 PM

This is not what it is. This is building zpool on top of an S3 backend (vdev).

Not sure what is the use case out of my ignorance, but I guess one can use it to `zfs send` backups to s3 in a very neat manner.

show 1 reply