vitastor/debian
Vitaliy Filippov aa1e21dd99 Release 0.6.9
New features:
- Build Vitastor driver as part of QEMU
- Implement renaming images in CLI (vitastor-cli modify --rename)
- Add vitastor-cli alloc-osd and simple-offsets commands and use them in make-osd,
  thus removing the dependency on etcdctl
- Make monitor remove stale deleted inode statistics from etcd automatically
- Implement OSD address selection from a subnet, thus removing the need to specify
  OSD addresses in startup scripts explicitly

Bug fixes:
- Fix client failover in case of etcd shutdown or crash (make client survive etcd failures)
- Stick to the last live etcd in OSD and mon to prevent random failures when one of etcds is down
- Fix incorrect copying of data from journal to the data device which could lead to data corruption
- Prefer local etcd IPs in OSD
- Remove the total PG count restriction in optimize_change which was sometimes leading
  to inability to redistribute PGs over OSDs
- Fix error response parsing on a failed pg state report
- Fix slow linear writes with RDMA by changing default buffer settings
- Fix possible 'TypeError' in openstack nova when using Vitastor cinder driver
- Fix bugs in vitastor-cli create, ls, rm, modify commands

Patch changes:
- Add a patch for libvirt 7.6
- Add patches for QEMU 6.0 and 6.1
- Fix config file path XML location parsing in libvirt patches
- Replace _ with - in QEMU options
- Fix possible 'TypeError' in openstack nova when using Vitastor cinder driver
- Fix possible crashes of QEMU block driver in case of incorrect options
2021-12-03 10:58:54 +03:00
..
source Add simple Debian packaging 2020-11-06 18:40:42 +03:00
build-vitastor-bullseye.sh Add ARG REL into build Dockerfiles 2021-11-13 22:39:17 +03:00
build-vitastor-buster.sh Add ARG REL into build Dockerfiles 2021-11-13 22:39:17 +03:00
changelog Release 0.6.9 2021-12-03 10:58:54 +03:00
compat Make it also build with GCC 8 and on Debian Buster 2020-11-09 00:07:07 +03:00
control Build vitastor driver as part of the QEMU package by default 2021-11-29 02:05:26 +03:00
copyright Update the license to VNPL 1.1 2021-02-25 23:55:33 +03:00
fio_version Add fio_version and qemu_version variable example files back 2021-11-15 17:21:01 +03:00
install Include README 2021-11-15 00:00:02 +03:00
libvirt.Dockerfile Remove +deb10u1 from libvirt version 2021-12-03 10:56:44 +03:00
patched-qemu.Dockerfile Don't need to download fio in qemu dockerfile anymore 2021-11-30 22:24:48 +03:00
raw.h Remove qemu shenanigans from vitastor build dockerfile 2021-12-01 02:00:14 +03:00
rules Remove qemu shenanigans from vitastor build dockerfile 2021-12-01 02:00:14 +03:00
vitastor-client-dev.install Generate pkg-config file 2021-11-15 00:49:21 +03:00
vitastor-client.install Move make-osd.sh into vitastor-client package 2021-11-21 16:33:33 +03:00
vitastor-fio.install Split into multiple Debian packages 2021-11-14 23:31:30 +03:00
vitastor-mon.install Split into multiple Debian packages 2021-11-14 23:31:30 +03:00
vitastor-osd.install Move make-osd.sh into vitastor-client package 2021-11-21 16:33:33 +03:00
vitastor.Dockerfile Release 0.6.9 2021-12-03 10:58:54 +03:00