Skip to content

no space left on device: Service must be restarted#362

Open
wanglong001 wants to merge 1 commit intosyndtr:masterfrom
wanglong001:master
Open

no space left on device: Service must be restarted#362
wanglong001 wants to merge 1 commit intosyndtr:masterfrom
wanglong001:master

Conversation

@wanglong001
Copy link
Copy Markdown

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
Copy Markdown

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