- Add patch for libvirt 9.0 - Add support for Proxmox VE 8.0 - Fix compatibility of the QEMU driver with iothread (QEMU rebuilds are coming) - Fix vitastor-cli rm-data/rm/merge hanging when some OSDs are down. Allow deletions in unclean cluster at the cost of some data possibly "reappearing" when those OSDs start back. In that case you can just repeat the deletion request using rm-data. - A bunch of bug fixes for snapshots: - Fix snapshot reads often not working at all with snapshot chain size > 2 - Fix optimized snapshot data merge (children to parent) - Fix updating of image name index key during optimized merge - Fix auto-selection preventing the use of optimized merge with only 1 snapshot - Fix incorrect CAS retries during snapshot merge - Fix snapshot merge progress reporting - Fix primary_read bitmap buffers use-after-free which could lead to incorrect allocation map reads - Remove /usr/local/bin path from make-etcd - Some documentation fixes
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
vitastor (0.9.3-1) unstable; urgency=medium
|
|
|
|
* Bugfixes
|
|
|
|
-- Vitaliy Filippov <vitalif@yourcmc.ru> Fri, 03 Jun 2022 02:09:44 +0300
|
|
|
|
vitastor (0.9.3-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
|