We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 receive stall in d state and it does not proceed. more than an hour without writing anything.
big load many asynchronous readings in progress.
look at the mbuffer log . no message in kernel.log mbuffer_rcv512987816.log ''' ps alx output: 4 0 135944 135886 20 0 54080 24092 cv_wai D ? 0:26 /sbin/zfs receive -v -F pool_z2_samba
cat /proc/135944/syscall 16 0x3 0x5a1b 0x7ffc94eb6e30 0x25 0x7f896dc69780 0x7f896eda9780 0x7ffc94eb6ad8 0x7f896d99ff07 '''
The text was updated successfully, but these errors were encountered:
which version is in use on the system generating the zfs send stream? potentially you are affected by the issue fixed in #6616
Sorry, something went wrong.
No branches or pull requests
System information
Describe the problem you're observing
zfs receive stall in d state and it does not proceed. more than an hour without writing anything.
Describe how to reproduce the problem
big load many asynchronous readings in progress.
Include a warning/errors/backtraces from the system logs
look at the mbuffer log . no message in kernel.log
mbuffer_rcv512987816.log
'''
ps alx output:
4 0 135944 135886 20 0 54080 24092 cv_wai D ? 0:26 /sbin/zfs receive -v -F pool_z2_samba
cat /proc/135944/syscall 16 0x3 0x5a1b 0x7ffc94eb6e30 0x25 0x7f896dc69780 0x7f896eda9780 0x7ffc94eb6ad8 0x7f896d99ff07
'''
The text was updated successfully, but these errors were encountered: