-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
General protection fault - userquota_updates_task #8048
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Code is built from the archzfs repo which tracks the main release versions only.
Describe the problem you're observing
Occasionally and quite randomly but potentially triggered by starting a scrub (but not consistently),
ZFS will lock up with a general protection fault.
Reads from all datasets & pools are still possible, but writes are not.
It seems nothing gets written to disk either. Everything is stuck in a spinlock.
I have noticed that another user previously posted a very similar issue here
#7147
Describe how to reproduce the problem
It's intermittent and hard to pin down the trigger.
Include any warning/errors/backtraces from the system logs
This completely locks all writes on the pool. I can only read from it.
The text was updated successfully, but these errors were encountered: