-
Notifications
You must be signed in to change notification settings - Fork 23
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
ksmbd stuck on write event after attempt to shutdown #560
Comments
@hclee any opinion? |
@consp Let me know your NIC model name and kernel version. |
We have to terminate the loop for handling connection if RDMA_CM_EVENT_TIMEWAIT_EXIT is received like RDMA_CM_EVENT_DISCONNECTED. |
5.17 xanmod (also had it with the mainline version now) and a change to allow the ConnectX 4 card to be detected. |
@hclee So, what are you going to do ? |
I will send a patch for this issue. |
So far so good, the things I got it to sometimes break don't do anything bad anymore and so far no issues with |
Fixed is correct, I do not get any issues anymore. @namjaejeon tnx for the fix! |
@consp Thanks for your checking it:) Let me know if you have any issue while using ksmbd. |
After I tried shutting down ksmbd gave these errors and could not be stopped:
Console output of the stuck part on reboot, I do not have the logs:
Have not been able to reproduce it but it might have had to do with a change in the filesystem since a disk was remounted.
Hopefully the information is of use to you!
The text was updated successfully, but these errors were encountered: