Vitastor 1.7.1 released
Some stupid hotfixes for 1.7.0 :)
- Fix NFS mount
- Fix modify-osd
- Fix use_antietcd not taken from /etc
2024-07-16 Continue reading →
Some stupid hotfixes for 1.7.0 :)
2024-07-16 Continue reading →
One question: Where to pilfer which S3 implementation to reuse?
I have no desire to write S3 from scratch, because the protocol, even though simple, has a lot of small details that require attention and cannot be ignored, because users always want maximum compatibility with Amazon S3.
At the time of writing this post, the following options were found: Minio, SeaweedFS, Ceph (RadosGW), Zenko CloudServer, OpenStack Swift, and Deuxfleurs Garage.
The main interest during comparison is comparing the S3 frontend, the external part of the server, because the storage layer will anyway be replaced with our own one (Vitastor).
S3 tests from Ceph were run during comparison, but in the simplest configuration, without setting up additional integrations possibly required for some of the tests.
Let’s try to look at the features of each implementation!
2024-05-09 Continue reading →
A bunch of monitor fixes
2024-04-22 Continue reading →
Hierarchical failure domains, handling of 100% full OSDs, nbd-netlink and more.
2024-04-09 Continue reading →
After half a year of hard work, VitastorFS is finally here ! :-)
2024-03-16 Continue reading →
2024-02-29 Continue reading →
2024-02-22 Continue reading →
Unwavering stabilization of 1.4.x, continued :-)
2024-02-20 Continue reading →
2024-02-16 Continue reading →