-
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
zfs hang on low/medium load #9172
Comments
@behlendorf shouldn't this get the defect instead of performance label? |
@GregorKopka indeed, this does look like a possible deadlock on a dbuf. It would be useful to know if this can be reproduced in master since some of the relevant locks have been split up. |
I actually also get these hangs with 0.8.2.
|
Mar 1 20:47:38 spvss-ptdca1 kernel: INFO: task nfsd:8218 blocked for more than 900 seconds. Hit this again today and all I/O was hung afterwards. Also to note using 0.8.3 code with kernel that was released a few weeks ago. |
@bgly , is this issue actual to you? |
@glztmf I still experience these, sometimes more prevalent than others. Do you have the same issue? |
@bgly , i had the same issue with zfs 0.8.1 (pve 6) and remained on zfs 0.7.x |
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions. |
@behlendorf should the stale bot not ignore issues marked as 'defect' ? |
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions. |
System information
Hardware
Describe the problem you're observing
The IO hangs random.
ZFS Volume is inaccessible, but ZFS Filesystems is accessible
Describe how to reproduce the problem
Include any warning/errors/backtraces from the system logs
Temporary solve
Reboot (by reset system or sysrq-trigger)
Move of one zfs volume to another host
Disable compression on affected volume
The text was updated successfully, but these errors were encountered: