vitastor/rpm
Vitaliy Filippov 6acf562e01 Release 1.0.0
New features:

- Data and metadata checksums!
  - Metadata checksums are always used with new disk format
  - Data checksums can be turned on with --data_csum_type crc32c for new OSDs
  - Checksum block size can be configured
  - inmemory_metadata now also affects keeping checksums in memory
- Linux page cache I/O caching support which can be enabled separately for
  data, metadata (including checksums) and journal (O_SYNC instead of O_DIRECT)
- Details [here](https://git.yourcmc.ru/vitalif/vitastor/src/branch/master/docs/config/layout-osd.en.md#data_csum_type)
- Backwards compatibility is preserved, you can use new OSDs with old disks

Release also includes bug fixes from [0.9.6](https://git.yourcmc.ru/vitalif/vitastor/releases/tag/v0.9.6).

0.9.6 is moved to "-oldstable" repositories and will be available for some additional time.
2023-07-29 18:57:19 +03:00
..
build-tarball.sh Release 1.0.0 2023-07-29 18:57:19 +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 Add RPM spec patches for 6.2-el8 and 7.2-el9 2023-07-18 23:38:14 +03:00
qemu-kvm-4.2-el8.spec.patch Add RPM spec patches for 6.2-el8 and 7.2-el9 2023-07-18 23:38:14 +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-6.2-el8.spec.patch Add RPM spec patches for 6.2-el8 and 7.2-el9 2023-07-18 23:38:14 +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
qemu-kvm-7.2-el9.spec.patch Add RPM spec patches for 6.2-el8 and 7.2-el9 2023-07-18 23:38:14 +03:00
vitastor-el7.Dockerfile Release 1.0.0 2023-07-29 18:57:19 +03:00
vitastor-el7.spec Release 1.0.0 2023-07-29 18:57:19 +03:00
vitastor-el8.Dockerfile Release 1.0.0 2023-07-29 18:57:19 +03:00
vitastor-el8.spec Release 1.0.0 2023-07-29 18:57:19 +03:00
vitastor-el9.Dockerfile Release 1.0.0 2023-07-29 18:57:19 +03:00
vitastor-el9.spec Release 1.0.0 2023-07-29 18:57:19 +03:00