Settings

Theme

Show HN: ZeroFS – Make S3 your primary storage

zerofs.net

11 points by Eikon 2 days ago · 7 comments

Reader

johntdyer 5 hours ago

Is this only was S3 or any S3 compliant service? Does it support any sort of storage tiering ?

  • EikonOP 2 hours ago

    > Is this only was S3 or any S3 compliant service?

    Any S3 compliant service.

    > Does it support any sort of storage tiering ?

    Yes, it has a local cache that's populated on reads, but no writeback cache yet.

sysguru2046 a day ago

I assessed the tool on a CentOS 7 system today. It can't run on older CentOS 6. It will generate core dump.

My testing went well. I was able to mount ZeroFS as NFS and write a 100M file to the mount point. The file persists after I deleted ZeroFS cache.

My plan is to use it for backup process. If we don't have such tool, we would need to prepare a large Filesystem stage area, then run rclone to upload to cloud space. With this tool, I can mount it on Backup server, rsync file server a large Filesystem to the ZeroFS mount point, eliminating stage area.

Will ZeroFS support large Filesystem size about 800GB?

  • EikonOP a day ago

    > I assessed the tool on a CentOS 7 system today. It can't run on older CentOS 6. It will generate core dump.

    Perhaps your cpu is too old? The prebuilt binaries require newer CPUs but you can build your own.

    > Will ZeroFS support large Filesystem size about 800GB?

    Absolutely, and much, much more than that.

    • sysguru2046 a day ago

      Glad to hear it can support large file system. Is ZeroFS stable with:

      Millions of files, Interrupted transfers, Backup Server Reboots, Long-term operation?

      • EikonOP a day ago

        > Millions of files, Interrupted transfers, Backup Server Reboots, Long-term operation?

        Yes, that should work fine!

splitbrainhack a day ago

better than juicefs and without the macfuse shennanigans ?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection