VTN acceptance #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ceph
Placement Group
27.11ahas become inconsistent multiple times, which could lead to data loss in the future.After performing a deep scrub, Ceph calculates the checksum of an object that is read from disk and compares it to the checksum that was previously recorded. If the current checksum and the previously recorded checksum do not match, that mismatch is considered to be an inconsistency.
There are chances that the underlying drives are failing. If that's the case then the OSDs need to be removed from the cluster and replaced.
TODO:
ceph pg repair 27.11adebug_osd = 20set status to To do
set status to On hold
set status to In progress
assigned to @juselius
assigned to @mrtz-j
changed the description
changed the description
changed the description
changed the description
marked the checklist item Start manual repair with
ceph pg repair 27.11aas completedmarked the checklist item Check the above OSDs with debug_osd = 20 as completed
1 daemons have recently crashed
mgr.a crashed on host ceph-mon1 at 2026-01-12T08:51:29.167629Z@juselius seems like a bug https://tracker.ceph.com/issues/69537
fix published in December: https://github.com/ceph/ceph/pull/65006