vitastor/lp
Vitaliy Filippov a7929931eb Implement PG epochs to prevent the "version split"
The "version split" is when:
- A block is written to 1 OSD out of 3, all of them die
- OSDs 2 and 3 come up, the same block is written to both of them
- The remaining OSD comes up. Now all 3 OSDs have the same version of the same object,
  but with different data.
2020-07-04 00:55:27 +03:00
..
lp-optimizer.js Do not crash when optimising PGs in an undersized cluster 2020-05-15 01:29:15 +03:00
mon-main.js Begin node.js storage monitor service 2020-05-15 01:29:15 +03:00
mon.js Implement PG epochs to prevent the "version split" 2020-07-04 00:55:27 +03:00
package.json Begin node.js storage monitor service 2020-05-15 01:29:15 +03:00
test-optimize-undersized.js Do not crash when optimising PGs in an undersized cluster 2020-05-15 01:29:15 +03:00
test-optimize.js Support level names 2020-05-11 15:57:21 +03:00