- Improve QEMU driver performance by integrating io_uring in it (up to 1.5x total iops improvement) - Fix QEMU driver deadlocks which started to reproduce in qemu-img after iothread fixes - Fix `vitastor-cli status` reporting more etcds than actually exists (fix etcd address duplication in config on reload) - Fix `vitastor-cli ls` crashing on inodes in non-existing pools - Delete old garbage /pool/stats/ keys for non-existing (deleted) pools - Reduce memory usage of etcds initialized by make-etcd script - Fix OSDs almost always crashing on etcd restart due to "revisions were compacted" (support reloading state from etcd) - Fix a crash and a stall possible mostly in HDD setups with small journal and big (512k, 900k) random writes - Add notes about HDDs to documentation. You are officially allowed to use HDD-only Vitastor with HGST/Toshiba/EXOS :)
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
vitastor (0.9.4-1) unstable; urgency=medium
|
|
|
|
* Bugfixes
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Fri, 03 Jun 2022 02:09:44 +0300
|
|
|
|
vitastor (0.9.4-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
|