mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 05:26:50 +00:00
fix(heal): report no-parity bitrot as unrecoverable (#5192)
Keep corrupted no-parity heal results on the integrity-failure path, preserve the object geometry in operator output, and document the recovery boundary for historical bad shards. Co-authored-by: heihutu <heihutu@gmail.com>
This commit is contained in:
@@ -201,3 +201,9 @@ by environment variable. Phase 2 (rustfs/backlog#938) adds the per-bucket
|
||||
override described above, configured through the admin API and stored in
|
||||
bucket metadata. `mc admin` integration for the per-bucket tier is a
|
||||
follow-up.
|
||||
|
||||
## Related Recovery Guides
|
||||
|
||||
- [No-parity bitrot recovery](no-parity-bitrot-recovery.md) explains how to
|
||||
diagnose historical no-parity objects whose raw `part.N` files are present
|
||||
but fail bitrot validation.
|
||||
|
||||
Reference in New Issue
Block a user