Releases Tags
-
Dump only actual part of the journal by default
released this 2 years ago | 536 commits to master since this release
Downloads
-
Huh. Fix rpath for packages
released this 2 years ago | 545 commits to master since this release
Downloads
-
Use custom decoding instead of just jerasure_matrix_decode()
released this 2 years ago | 549 commits to master since this release
- Cache the decoding matrix
- Don't do unnecessary erasures->erased conversion during decoding
- Avoid extra memory allocations during decoding
- Don't always reconstruct coding chunks
- Reconstruct chunks one-by-one, without overlapping ranges
Downloads
-
Add Ceph EC 2+1 test results
released this 2 years ago | 573 commits to master since this release
Downloads
-
Release 0.5.8
released this 2 years ago | 460 commits to master since this release
- Add heartbeats (fixes failover in case of network issues or offline nodes)
- Fix a bug where a PG could incorrectly become listed as 'incomplete' if historical osd_sets
included a set with the the PG's primary OSD as the only alive one - Use osd_out_time = 10 minutes by default instead of 30 minutes
- Make monitors stick to a single selected etcd URL on start and not try to select random ones
on every request - this was leading to etcd interaction errors when some etcds were unavailable
Downloads