[SPDK] performing i/o to a disk while removing cause the cpu to stuck
Avner Taieb <avner at reduxio.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <CANBJLZGN8YASkxHKr=nqojSK+yQBt9QSes36i5vXcbsnyE4awg@mail.gmail.com> |
Hi, We are using SPDK 19.07, nvme device, vfio driver. We got into a situation that removing disk, while performing I/O to it, stall the CPU in the function spdk_mmio_write_4, when accessing the PCI register, in the line *addr = val any idea ? Thanks, Avner