Release 0.5.10
The version seems to be stable after this bunch of fixes :) - Fix delete & write operation ordering during rebalance to not lose objects in the immediate_commit=off mode - Fix a possible crash caused by very high iodepths - Re-distribute PG primaries over OSDs that come up after a short downtime - Allow to specify etcd URLs for OSDs with http://, do not die with a strange error if -etcd option is missing for fio - Fix a journal flushing deadlock which sometimes occurred in the immediate_commit=off mode - Fix a bug where OSDs could hang if the data device filled up - Fix an allocator bug where it was unable to allocate up to last (n%64) data device blocks - Fix monitor crash that occurred on removal of some etcd keys - Fix a bug where PGs could remain incomplete due to incorrect PG history with just zeroes in osd_sets
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Name: vitastor
|
||||
Version: 0.5.9
|
||||
Version: 0.5.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Vitastor, a fast software-defined clustered block storage
|
||||
|
||||
License: Vitastor Network Public License 1.1
|
||||
URL: https://vitastor.io/
|
||||
Source0: vitastor-0.5.9.el8.tar.gz
|
||||
Source0: vitastor-0.5.10.el8.tar.gz
|
||||
|
||||
BuildRequires: liburing-devel >= 0.6
|
||||
BuildRequires: gperftools-devel
|
||||
|
||||
Reference in New Issue
Block a user