1
0
Fork 0
vitastor/csi
Vitaliy Filippov 926be372fd Release 0.9.2
- Measure and report scrub I/O statistics in vitastor-cli status
- Make aggregated statistics in vitastor-cli status much smoother
  (first derive, then sum instead of first summing and then deriving)
- Fix an old rare bug leading to journal corruption
  (try to use scrub if you think you're affected...)
- Do not start EC PGs without at least <data chunks> OSDs in each old set
  (prevents spurious read errors with EC during reconnections/restarts)
- Fix failed assert(!scrub_list_op) on OSD restart with pending scrubs
- Fix future planned scrubs not starting because of incorrect time comparison
- Build packages for Debian 12 (Bookworm)
2023-06-18 19:44:33 +03:00
..
deploy Release 0.9.2 2023-06-18 19:44:33 +03:00
src Release 0.9.2 2023-06-18 19:44:33 +03:00
.dockerignore Add go.sum 2021-10-19 02:42:10 +03:00
Dockerfile Take newest packages every time when rebuilding CSI 2022-11-20 00:50:13 +03:00
Makefile Release 0.9.2 2023-06-18 19:44:33 +03:00
go.mod Remove unused dependencies from CSI 2023-05-18 11:54:47 +03:00
go.sum Remove unused dependencies from CSI 2023-05-18 11:54:47 +03:00
vitastor-csi.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00