Release 1.4.5

- Fix a write stall caused by incorrect journal trimming introduced in 1.4.4 :)
- Fix PGs sometimes hanging in "starting" state on mass OSD restarts
- Fix a rare crash with "map::at" during OSD pings
- Use new defaults for non-capacitor (desktop) SSDs - improves T1Q256 random write from ~6k iops to ~45k iops
- Make journal_trim_interval configurable
This commit is contained in:
Vitaliy Filippov
2024-02-16 10:13:33 +03:00
parent 26dd863c8d
commit f882c7dd87
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: Vitastor
Description: Vitastor client library
Version: 1.4.4
Version: 1.4.5
Libs: -L${libdir} -lvitastor_client
Cflags: -I${includedir}