Zombie objects maintenance #1712

Closed
opened 2025-04-09 09:35:06 +00:00 by dstepanov-yadro · 0 comments

If a node has been offline for more than object.delete.tombstone_lifetime, then there may be zombie objects on such a node: objects that were deleted while the node was offline.
Need to add a command to analyze the storage engine for the presence of such objects and move such objects to quarantine.

If a node has been offline for more than `object.delete.tombstone_lifetime`, then there may be zombie objects on such a node: objects that were deleted while the node was offline. Need to add a command to analyze the storage engine for the presence of such objects and move such objects to quarantine.
dstepanov-yadro added the
frostfs-adm
frostfs-node
triage
labels 2025-04-09 09:35:06 +00:00
dstepanov-yadro self-assigned this 2025-04-09 09:35:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1712
No description provided.