-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zdbfs crashes when the underlying disk goes out of space #34
Comments
Which version do you use ? It should reoport I can't reproduce the crash but I found lot of memory issue regarding cache when zdb is out of space. I'm investigating. Locally I try by mounting a small |
zdbfs version is 0.1.10. I couldn't reproduce locally (created a limited disk, and it failed with an io error but didn't crash). But it seems to happen consistently on zos nodes. This is what I was trying when it crashed: threefoldtech/quantum-storage#19 |
zdbfs gdb's stack trace:
|
last logs from the qsfs container:
This happen on a zos node, testing locally with a limit disk size doesn't crash zdbfs.
The text was updated successfully, but these errors were encountered: