Bug 196697
Summary: | Module 'nbd' crashes | ||
---|---|---|---|
Product: | Other | Reporter: | marek |
Component: | Modules | Assignee: | other_modules |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.11.11-300.fc26.x86_64 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
marek
2017-08-18 03:31:26 UTC
I think this has to do with nbd, as it occurrs during shutdown of an nbd and nbdkit based server. I can reproduce by issuing sudo umount /dev/nbd0 The error message above is then generated. BTW, I cannot remove nbd from the kernel: user% sudo modprobe -r nbd modprobe: FATAL: Module nbd is in use. user% lsmod |grep nbd nbd 32768 2 |