Skip to content

Conversation

wanglong001
Copy link

background:

We encountered the "no space left on device" error. After cleaning up the disk space, it still keeps reporting this error. I hope this error does not need to restart the service.


I found that the writer will store the error information in w.err.
When the operation starts, it will first judge w.err != nil. If w.err is an error that can be recovered manually, you can skip the error judgment at the entry first.

Make a suggestion, hope to adopt
thanks

@hxt365
Copy link

hxt365 commented May 3, 2024

Im having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants