Skip to content
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 receive stall in D state #6946

Closed
bud4 opened this issue Dec 11, 2017 · 3 comments
Closed

zfs receive stall in D state #6946

bud4 opened this issue Dec 11, 2017 · 3 comments

Comments

@bud4
Copy link

bud4 commented Dec 11, 2017

System information

Type Version/Name
Distribution Name Ubuntu
Distribution Version 16.04.3 LTS
Linux Kernel 4.4.0-101-generic
Architecture x86_64
ZFS Version 0.6.5.6-0ubuntu16
SPL Version 0.6.5.6-0ubuntu4

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
'''

@Fabian-Gruenbichler
Copy link
Contributor

which version is in use on the system generating the zfs send stream? potentially you are affected by the issue fixed in #6616

@bud4
Copy link
Author

bud4 commented Dec 11, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Fabian-Gruenbichler @bud4 and others