New features: - RDMA without ODP - much faster and all cards are now supported, not just Mellanox - VDUSE in CSI - faster, more stable and can even recover after CSI pod restart! - Reserve journal space for stabilize requests dynamically to prevent stalls under load with EC - Raise default NBD timeout from 30 to 300 seconds and allow to take it from /etc/vitastor/vitastor.conf - Remove explicit etcdUrl/etcdPrefix K8S storage class parameter support to prevent etcd migration issues for volumes created with these parameters - Support QEMU 8.1 and pve-qemu 8.1 Bug fixes: - Fix RDMA connection (and thus memory) leak - Fix rare crashes under load due to incorrect io_uring queue size tracking - Fix monitor statistics aggregation in case of empty /osd/stats keys - Fix crash on unknown long argument to vitastor-disk - Allow trailing comma in JSONs again - Fix crash on attempts to dump a long listing of objects "to stabilize" or "to rollback" in a slow op
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
vitastor (1.3.0-1) unstable; urgency=medium
|
|
|
|
* Bugfixes
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Fri, 03 Jun 2022 02:09:44 +0300
|
|
|
|
vitastor (0.7.0-1) unstable; urgency=medium
|
|
|
|
* Implement NFS proxy
|
|
* Add documentation
|
|
* Bugfixes
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Sun, 29 May 2022 23:39:13 +0300
|
|
|
|
vitastor (0.6.3-1) unstable; urgency=medium
|
|
|
|
* RDMA support
|
|
* Bugfixes
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Sat, 01 May 2021 18:46:10 +0300
|
|
|
|
vitastor (0.6.0-1) unstable; urgency=medium
|
|
|
|
* Snapshots and Copy-on-Write clones
|
|
* Image metadata in etcd (name, size)
|
|
* Image I/O and space statistics in etcd
|
|
* Write throttling for smoothing random write workloads in SSD+HDD configurations
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Sun, 11 Apr 2021 00:49:18 +0300
|
|
|
|
vitastor (0.5.1-1) unstable; urgency=medium
|
|
|
|
* Add jerasure support
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Sat, 05 Dec 2020 17:02:26 +0300
|
|
|
|
vitastor (0.5-1) unstable; urgency=medium
|
|
|
|
* First packaging for Debian
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Thu, 05 Nov 2020 02:20:59 +0300
|