1
0
Fork 0
vitastor/rpm
Vitaliy Filippov 5a9e1ede52 Release 0.8.9
- The tests are now stable and run in a CI system based on Gitea CI
- The release includes final bug fixes for EC:
  - Implement missing EC recovery of allocation bitmap when built with ISA-L
  - Fix broken snapshot export with EC (allocation bitmap reads were giving incorrect results previously)
- Also fixed bugs manifesting under heavy load:
  - Fix monitor possibly applying incorrect PG history on retries
  - Fix monitor incorrectly changing PG count when last_clean_pgs contains less PGs than the new number
  - Allow writes to wait for free space again, but now correctly (previously dropped in 0.8.2)
  - Fix a rare segfault in client (handle client stop during incoming stream handling in 1 more place)
  - Make monitor correctly handle etcd connection errors - it could die instead of connecting to another etcd
  - Fix OSD rarely being unable to report PG states after a PG was taken over by another OSD
- Fixed return code for incomplete EC objects (now EIO) and made cluster client retry this error
- Made other small changes for tests: timeouts, nice/ionice for etcd, waiting conditions, NBD device checks and so on
2023-05-14 01:25:09 +03:00
..
build-tarball.sh Release 0.8.9 2023-05-14 01:25:09 +03:00
qemu-el8.Dockerfile An attempt to automatically build patched specs inside Docker is mostly broken for now 2021-12-02 01:51:48 +03:00
qemu-kvm-4.2-el7.spec.patch Release 0.8.2 2022-12-17 17:54:13 +03:00
qemu-kvm-4.2-el8.spec.patch Update CentOS 8 QEMU 4.2 spec patch 2021-12-02 01:23:43 +03:00
qemu-kvm-6.0-el8.spec.patch Add patches for QEMU 6.0 and for 6.0 RPM spec 2021-12-02 01:47:20 +03:00
qemu-kvm-7.0-el9.spec.patch Add QEMU spec patch for Alma/Rocky/RH 9 2023-04-28 01:32:06 +03:00
vitastor-el7.Dockerfile Release 0.8.9 2023-05-14 01:25:09 +03:00
vitastor-el7.spec Release 0.8.9 2023-05-14 01:25:09 +03:00
vitastor-el8.Dockerfile Release 0.8.9 2023-05-14 01:25:09 +03:00
vitastor-el8.spec Release 0.8.9 2023-05-14 01:25:09 +03:00
vitastor-el9.Dockerfile Release 0.8.9 2023-05-14 01:25:09 +03:00
vitastor-el9.spec Release 0.8.9 2023-05-14 01:25:09 +03:00