Coder Social home page Coder Social logo

Comments (4)

markh794 avatar markh794 commented on July 20, 2024

Thanks for the bug report.

I'm on holidays without access to a computer for next 3 weeks.

Looks like the kernel module oops, so when user space daemons call ioctl(), it never returns. daemons won't receive kill signal until the syscall() returns - hence are unkillable

I'll look into it more when back from leave.

Any chance for 'uname -r' as well

from mhvtl.

smajl87 avatar smajl87 commented on July 20, 2024
root@sp02:~# uname -r
5.4.0-125-generic
root@sp02:~# uname -a
Linux sp02 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

from mhvtl.

markh794 avatar markh794 commented on July 20, 2024

A look over the kernel module src (kernel/mhvtl.c) line 331 show SCSI ID 15 assigned to the mhvtl hba.

https://github.com/markh794/mhvtl/blob/master/kernel/mhvtl.c

.this_id = 15

Try commenting out this line (leave unassigned) or set to a large value such as 4096 and recompile the kernel module.

I'll try it out when back in front of a computer (in the next couple of weeks)

from mhvtl.

markh794 avatar markh794 commented on July 20, 2024

Commit 4f36ea7 will fix this.
Please re-open the bug report if you encounter similar issues with this patch applied.
Thanks, Mark

from mhvtl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.