When starting a fresh cluster, we have a cyclic error from the background worker #349

Closed
opened 2022-08-03 12:40:48 +00:00 by quentin · 0 comments
Owner

The cyclic error message:

 ERROR garage_util::background::worker > Error in worker Block scrub worker (TID 17): IO error: No such file or directory (os error 2)

The message disappearead only after these 3 steps:

  1. Configuring the layout
  2. Creating a bucket+key
  3. Sending a 66MB file to the bucket through aws s3 cp

It does not prevent Garage from working, but at the same time, it is disturbing.

The cyclic error message: ``` ERROR garage_util::background::worker > Error in worker Block scrub worker (TID 17): IO error: No such file or directory (os error 2) ``` The message disappearead only after these 3 steps: 1. Configuring the layout 2. Creating a bucket+key 3. Sending a 66MB file to the bucket through `aws s3 cp` It does not prevent Garage from working, but at the same time, it is disturbing.
quentin added the
Low priority
Bug
labels 2022-08-03 12:40:48 +00:00
quentin added this to the v0.8 milestone 2022-08-03 14:17:23 +00:00
lx closed this issue 2022-09-13 14:49:06 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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: Deuxfleurs/garage#349
No description provided.