After hard reboot objects from the writecache can be flushed indefinitely #734

Closed
opened 2023-10-10 09:44:39 +00:00 by fyrchik · 3 comments
Owner
  1. Write object to the writecache
  2. <- HARD REBOOT
  3. Write object info to the metabase

Now writecache flushes object to the blobstor, but there is an error during UpdateID.
I suggest doing Put is UpdateID fails.

1. Write object to the writecache 2. <- HARD REBOOT 3. Write object info to the metabase Now writecache flushes object to the blobstor, but there is an error during `UpdateID`. I suggest doing `Put` is `UpdateID` fails.
fyrchik added the
bug
frostfs-node
labels 2023-10-10 09:44:39 +00:00
fyrchik added this to the vNext milestone 2023-10-10 09:44:44 +00:00
fyrchik modified the milestone from vNext to v0.39.0 2023-10-10 09:44:46 +00:00
fyrchik modified the milestone from v0.39.0 to v0.38.0 2023-10-11 09:24:25 +00:00
Author
Owner

It turns out the problem can happen without hard reboot, need to investigate further cc @dstepanov-yadro

It turns out the problem _can_ happen without hard reboot, need to investigate further cc @dstepanov-yadro
dstepanov-yadro was assigned by fyrchik 2023-10-11 09:24:35 +00:00
Author
Owner

Let's first figure out what cases can lead to this and then decide what the best solution is.

Let's first figure out what cases can lead to this and then decide what the best solution is.

Resolved

Resolved
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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#734
No description provided.