After replication of object to another shard, the object remains on the returned disk forever #1079

Open
opened 2024-04-08 06:40:03 +00:00 by anikeev-yadro · 0 comments
Member

https://github.com/nspcc-dev/neofs-node/issues/2087

Expected Behavior

Policer should scan and delete duplicates of objects on local shards

Current Behavior

After replication of object to another shard, the object remains on the returned disk forever.

Steps to Reproduce (for bugs)

  1. Remove disk with selected object in the blobstor
  2. Await of the object's replication to another shard
  3. Return the disk and change the shards state to read-write
    All replicated object will not be cleaned.

Regression

No

Version

FrostFS Storage node
Version: v0.38.2
GoVersion: go1.22.0

Your Environment

Cloud and HW

https://github.com/nspcc-dev/neofs-node/issues/2087 ## Expected Behavior Policer should scan and delete duplicates of objects on local shards ## Current Behavior After replication of object to another shard, the object remains on the returned disk forever. ## Steps to Reproduce (for bugs) 1) Remove disk with selected object in the blobstor 2) Await of the object's replication to another shard 3) Return the disk and change the shards state to read-write All replicated object will not be cleaned. ## Regression No ## Version ``` FrostFS Storage node Version: v0.38.2 GoVersion: go1.22.0 ``` ## Your Environment Cloud and HW
anikeev-yadro added the
bug
triage
labels 2024-04-08 06:40:03 +00:00
fyrchik added this to the vNext milestone 2024-04-09 06:59:36 +00:00
fyrchik added the
frostfs-node
label 2024-04-09 06:59:40 +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#1079
No description provided.