-
Notifications
You must be signed in to change notification settings - Fork 55
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
assertion failed: datablocks_to_sectors(upper_data_aligned) + upper_limit_meta_size * 2u64 > total_space #3086
Comments
@refi64 Thanks for the report! We believe that we understand the cause for the assertion failure, and can provide a fix. We'll provide further updates as we work out the details. |
@refi64 I have a questions to try to narrow this down a bit. Do you have an idea of whether the thin pool was mostly allocated? (As in |
It's fully allocated (apparently I like to live dangerously):
stratisd stays running the whole time, and I seem to be getting the panics every ~10 seconds. |
I just upgraded to Stratis 3.2.1 yesterday, and while working with some files today (basic operations, just updating the cover art on some music files), all I/O completely froze & I got this error in the journal:
I'm...admittedly not sure how to debug this, I'm guessing there's some FS metadata or similar that would help?
The text was updated successfully, but these errors were encountered: