Seaweed FS vs. Gluster FS, CephFS

Anyone used seaweedFS to spin up a distributed filesystem?
https://github.com/chrislusf/seaweedfs

Looking at the docs I am very tempted to try it out, but looking at the maturity of GlusterFS or CephFS I am not sure what's best to maintain.

I also have in mind that Kubernetes might be the next big thing to do on the list then.

1 Reply

Hey there,

I don't have experience with seaweedFS. I did notice, however, that there is a lot of documentation available for GlusterFS + Kubernetes stacks but I struggled to find something cohesive on seaweedFS + Kubernetes:

https://blog.lwolf.org/post/how-i-deployed-glusterfs-cluster-to-kubernetes/
https://github.com/gluster/gluster-kubernetes
https://github.com/gluster/gluster-kubernetes/blob/master/docs/setup-guide.md

Upon further investigation, it seems that part of the reason there is available documentation for that pairing is it's compatability and increased functionality when paired with heketi, a management interface:

https://github.com/heketi/heketi

Furthermore, it's important to note that there is a lot of networking involved in the proper configuration and use of Kubernetes, so having a stack with a lot of documentation can make a significant improvement to your experience if you are unfamiliar.

I hope that helps further you along in your decision making process!

Sincerely,
Tara T
Linode Support Team

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct