-
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-2.0.3-1 on 5.10.16 syscall hangs indefinitely on directory listing. #11621
Comments
Hello @majiru , Did you run 2.0.1 or 2.0.2 (or any version of ZFS including 3d40b65, but not 8829ba1)? And, are there any lines like If so, this may be due to (correctable) metadata corruption: please take a look at #11474 , and specifically #11474 (comment) . |
I had indeed run those versions and just attempted that fix mentioned in that link and it seemed to have fixed the error I was hitting. Thank you so much. I apologize for the duplicate issue. I'll close this issue then, is there anything else I should do to correct this(besides setting zfs_recover). |
@majiru If you are indeed experiencing that bug, you should reset the permissions ( I would not leave zfs_recover enabled, it might mask other problems. |
Got this on Archlinux with zfs 2.0.3 while |
Same as @ipaqmaster, the problem happened under |
System information
Describe the problem you're observing
A ls within a specific directory causes a syscall to hang forever. A scrub was done after noticing this and reported no errors. The call stack given in dmesg is below.
Describe how to reproduce the problem
$ cd to/specific/dir && ls
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: