vitastor/patches
Vitaliy Filippov c1929cabe0 Release 0.6.12
etcd connection stability, clang & elbrus support

- Fix build under CLang and Elbrus LCC compilers, making Vitastor compatible
  with Elbrus CPUs :)
- Completely fix the bug where OSDs didn't connect to peers and incorrectly marked
  PGs as incomplete
- Limit I/O depth for deletes the same way as for small writes. Makes OSD crashes
  with "Assertion failed: sqe != NULL" during image deletion go away
- Fix a very old, but rare, journaling bug (credits to https://github.com/mirrorll)
- Fix flushing of unclean journaled objects leading to OSDs sometimes hanging
  after failover in EC setups (bug was introduced in 0.6.7)
- Fix several problems that could prevent smooth operation of a Vitastor cluster
  under the condition of partial etcd failure:
  - OSDs could randomly fail due to too strict error handling
  - New clients and OSDs could be unable to start because of the lack of retries
  - CLI could fail some commands because of the lack of retries
  - Monitor could stop receiving state updates because of the lack of websocket pings
- Fix monitor being unable to rebalance PGs after a downscale of pool pg_size (3->2)
- Exit with failure when trying to nbd map or benchmark a non-existing image
- Use HTTP keep-alive for etcd connections
- Allow to configure etcd request timeouts and retries
- Allow to configure NBD timeout, max devices and partitions, and set default to
  up to 64 devices with up to 3 partitions each
2022-01-24 01:15:25 +03:00
..
PVE_VitastorPlugin.pm Use vitastor-cli df to show pool stats in Proxmox 2021-12-10 02:42:31 +03:00
cinder-vitastor.py Release 0.6.12 2022-01-24 01:15:25 +03:00
devstack-local.conf Implement OpenStack Cinder driver for Vitastor 2021-07-10 01:06:29 +03:00
libvirt-5.0-vitastor.diff Pass config path in <config file="" /> element instead of an attribute 2021-11-30 02:02:07 +03:00
libvirt-7.0-vitastor.diff Pass config path in <config file="" /> element instead of an attribute 2021-11-30 02:02:07 +03:00
libvirt-7.5-vitastor.diff Pass config path in <config file="" /> element instead of an attribute 2021-11-30 02:02:07 +03:00
libvirt-7.6-vitastor.diff Update patch for libvirt 7.6 2021-11-30 10:23:51 +03:00
libvirt-example.xml Pass config path in <config file="" /> element instead of an attribute 2021-11-30 02:02:07 +03:00
nova-21.diff Add Proxmox storage driver 2021-12-09 02:26:54 +03:00
nova-23.diff Rename patch to Nova 23 because it's actually closer 2021-11-30 02:05:24 +03:00
pve-qemu-5.1-vitastor.patch Exclude block/vitastor.c from patches and add script to easily re-add it 2021-12-10 21:38:36 +03:00
pve-qemu-5.2-vitastor.patch Exclude block/vitastor.c from patches and add script to easily re-add it 2021-12-10 21:38:36 +03:00
pve-qemu-6.1-vitastor.patch Exclude block/vitastor.c from patches and add script to easily re-add it 2021-12-10 21:38:36 +03:00
qemu-3.1-vitastor.patch Update QEMU 3.1 patch 2021-12-02 01:29:21 +03:00
qemu-4.2-vitastor.patch Update QEMU 4.2 patch and CentOS 7 QEMU 4.2 spec patch 2021-12-02 01:03:19 +03:00
qemu-5.0-vitastor.patch Update QEMU 5.0 patch 2021-12-02 01:27:00 +03:00
qemu-5.1-vitastor.patch Update QEMU 5.1/5.2 patch to include internal vitastor driver 2021-12-01 02:08:02 +03:00
qemu-6.0-vitastor.patch Add patches for QEMU 6.0 and for 6.0 RPM spec 2021-12-02 01:47:20 +03:00
qemu-6.1-vitastor.patch Build vitastor driver as part of the QEMU package by default 2021-11-29 02:05:26 +03:00
qemu-make-patches.sh Exclude block/vitastor.c from patches and add script to easily re-add it 2021-12-10 21:38:36 +03:00