vitalif / vitastor

Simplified distributed block and file storage with strong consistency, like in Ceph (repository mirror)
https://vitastor.io
Other
128 stars 22 forks source link

In the v0.6.2 version, after stopping one osd, the running virtual machine will become freezes. #3

Closed donglisi closed 3 years ago

donglisi commented 3 years ago

Hi, this is a bug that only exists in the new version, when I tested it with v0.5.10, there was no such bug.

I use 3 nodes, 2 osd per node, killing any osd process will cause this bug.

vitalif commented 3 years ago

Hi, yeah, I've just fixed this bug in master, it reproduces when immediate_commit != all. I'll build packages with the fix tomorrow... I'm wondering if I should release 0.6.3 with just this fix and 0.7.0 with RDMA and client performance improvements or just put everything into 0.6.3 :)

vitalif commented 3 years ago

Fixed, try 0.6.3. It also has RDMA support :-)