[SPDK] Re: performing i/o to a disk while removing cause the cpu to stuck
Andrey Kuzmin <andrey.v.kuzmin at gmail.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <CANvN+ekem=oGHrfJPZ226N8-YkbDp5m1tfSFXEFMufGJ76v6Hg@mail.gmail.com> |
On Mon, Feb 17, 2020, 15:49 Avner Taieb <avner(a)reduxio.com> wrote: > 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 ? > I'd start by checking the associated slot capabilities register for hot-plug support with 'lspci -vvv'. Regards, Andrey > Thanks, > Avner > _______________________________________________ > SPDK mailing list -- spdk(a)lists.01.org > To unsubscribe send an email to spdk-leave(a)lists.01.org >