New features: - Support separate OSD cluster network - [osd_cluster_network](https://vitastor.io/docs/config/network.html#osd_cluster_network) and, in general, multiple OSD networks, including RDMA - Add an alternative RDMA implementation via RDMA-CM - [use_rdmacm](https://vitastor.io/docs/config/network.html#use_rdmacm), required for iWARP and, maybe, for some IB setups (but not for RoCE) - Change default PG behaviour to wait for all "up" OSDs to be connected before starting it. The old behaviour may be returned by enabling a new [allow_net_split](https://vitastor.io/docs/config/osd.html#allow_net_split) option. - Add a patch for QEMU 9.2 Bug fixes: - Fix incorrect "has_xxx" PG state names in ls-pgs - Fix possible QEMU crashes after detaching of Vitastor disks (and update all QEMU builds in Vitastor repos) - Fix clients sometimes spamming OSDs with infinite reconnections when some PGs are offline - Fall back to TCP on RDMA connection failures - Add missing logging of RDMA ibv_modify_qp() errors - Add a minimum interval for etcd_state_client to reload state
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
vitastor (2.1.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
|