Vitaliy Filippov
|
572b20fedc
|
Fix mark_partial_write for replicas (TODO: try to write an OSD unit test for it)
|
2026-05-18 01:17:56 +03:00 |
|
Vitaliy Filippov
|
5100f822d8
|
Wrap all submit_primary_xxx_subops waits with if (n_subops) > 0
|
2026-05-11 15:17:50 +03:00 |
|
Vitaliy Filippov
|
de96efed2f
|
Fix 2^(64-PG_EPOCH_BITS) - 1 check
|
2026-05-11 14:59:08 +03:00 |
|
Vitaliy Filippov
|
07915c2881
|
Use surrogate peer IDs instead of FDs
|
2026-03-30 02:06:10 +03:00 |
|
Vitaliy Filippov
|
79141eb383
|
Fix commented out //this->pg_state_dirty.insert
|
2026-03-28 20:08:52 +03:00 |
|
Vitaliy Filippov
|
4d75c6c8f9
|
Fix removal and overwriting of totaled objects (objects with all corrupted copies)
|
2026-02-11 01:24:58 +03:00 |
|
Vitaliy Filippov
|
5607222921
|
Revert f9554a02e4b75e87c5b44085b68f84e69100c9d8
Do not "Limit the number of unstable versions per object" - LSMeta doesn't need it
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
4340082315
|
Limit the number of unstable versions per object
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
ca27b91919
|
Handle CAS writes with built-in SYNC and without retries in the client
|
2025-11-30 14:50:50 +03:00 |
|
Vitaliy Filippov
|
b2416afb28
|
Lock PGs on secondary OSDs to allow local reads and guarantee splitbrain prevention
|
2025-05-10 15:18:00 +03:00 |
|
Vitaliy Filippov
|
e8e7ba8fde
|
Add FIXME for CAS in non-immediate_commit mode
|
2025-02-06 01:35:48 +03:00 |
|
Vitaliy Filippov
|
bcefa42bc0
|
Scrub all chunks, not just 1 chunk per position
|
2025-01-23 02:02:55 +03:00 |
|
Vitaliy Filippov
|
4636e02d43
|
Remove scheme, pg_size, pg_data_size from op_data
|
2025-01-23 01:20:31 +03:00 |
|
Vitaliy Filippov
|
42eebfc1bd
|
Fix OSDs still crashing when the cluster is full with EC
ENOSPC handling was introduced in 1.6.0 but it was not complete; now it is
P.S: See also client_retry_enospc (true by default)
|
2024-12-26 01:56:33 +03:00 |
|
Vitaliy Filippov
|
141cec2383
|
Add missing refcounting for flush_batch errors
|
2024-11-09 00:46:38 +03:00 |
|
Vitaliy Filippov
|
c79b38bd26
|
Move all sources to subdirs
|
2024-05-15 11:06:01 +03:00 |
|