All of lore.kernel.org
 help / color / mirror / Atom feed
* [SPDK] Re: performing i/o to a disk while removing cause the cpu to stuck
@ 2020-02-18  7:10 Andrey Kuzmin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Kuzmin @ 2020-02-18  7:10 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SPDK] Re: performing i/o to a disk while removing cause the cpu to stuck
@ 2020-02-18  4:53 Liu, Changpeng
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Changpeng @ 2020-02-18  4:53 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

Hi Avner,

Do you mean only NVMe driver is used for your cases ?

By default, we enabled the hotplug support with bdev/nvme module layer, there need a poller to process the removal uevents from vfio-pci driver.


> -----Original Message-----
> From: Avner Taieb <avner(a)reduxio.com>
> Sent: Monday, February 17, 2020 8:50 PM
> To: Storage Performance Development Kit <spdk(a)lists.01.org>
> Subject: [SPDK] performing i/o to a disk while removing cause the cpu to stuck
> 
> 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
> _______________________________________________
> SPDK mailing list -- spdk(a)lists.01.org
> To unsubscribe send an email to spdk-leave(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-18  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  7:10 [SPDK] Re: performing i/o to a disk while removing cause the cpu to stuck Andrey Kuzmin
  -- strict thread matches above, loose matches on Subject: below --
2020-02-18  4:53 Liu, Changpeng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.