vitastor/debian
Vitaliy Filippov 462650134e Release 0.5.11
Another bunch of fixes, including important ones. Now OSDs are stable in SSD+HDD
configurations and everything is mostly ready for the merge of master branch.

Features:

- Add min_flusher_count configuration (good for HDDs)
- Shuffle PGs for better data device utilisation
- Make OSDs benefit from the immediate_commit=small setting if it's applicable

Bug fixes:

- Rework client code to fix write ordering during operation replay
- Rework error handling code so OSDs don't crash in reaction to a crash of their peer OSDs
- Fix several block layer problems related to the journal, some of which
  were leading to double allocations of the same block during journal replay
- Fix monitors crashing during the removal of OSD keys from etcd
- Fix data fsyncs being incorrectly disabled when only disable_journal_fsync was set
- Always zero out unused part of request/reply headers
- Fix some theoretically possible read/write ordering issues
- Don't try to "recover" misplaced objects if it would make them degraded
- Fix heartbeats sometimes preventing OSD to establish connections
2021-04-08 01:18:46 +03:00
..
source Add simple Debian packaging 2020-11-06 18:40:42 +03:00
build-vitastor-bullseye.sh Fix *.sh build scripts 2021-03-02 02:17:11 +03:00
build-vitastor-buster.sh Fix *.sh build scripts 2021-03-02 02:17:11 +03:00
changelog Release 0.5.11 2021-04-08 01:18:46 +03:00
compat Make it also build with GCC 8 and on Debian Buster 2020-11-09 00:07:07 +03:00
control Add lp_solve into dependencies 2020-12-31 01:32:31 +03:00
copyright Update the license to VNPL 1.1 2021-02-25 23:55:33 +03:00
install Update the license to VNPL 1.1 2021-02-25 23:55:33 +03:00
patched-qemu.Dockerfile Use packages/ subdir instead of build/ for Docker package builds 2021-02-25 23:59:04 +03:00
rules Add simple Debian packaging 2020-11-06 18:40:42 +03:00
substvars Add simple Debian packaging 2020-11-06 18:40:42 +03:00
vitastor.Dockerfile Release 0.5.11 2021-04-08 01:18:46 +03:00