All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [SPDK] Getting "Not enough ioat channels found. Check that ioatdma driver is unloaded." error
@ 2018-09-05 20:25 Harris, James R
  0 siblings, 0 replies; 2+ messages in thread
From: Harris, James R @ 2018-09-05 20:25 UTC (permalink / raw)
  To: spdk

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

Hi Kevin,

Can you post the output of “scripts/setup.sh status”?

This debug message is not complete and needs to be improved.  It is not enough for ioatdma to not be loaded – those PCI functions need to also be bound to uio_pci_generic or vfio-pci.  The command above will clarify if these functions have been bound correctly.

-Jim


On 9/5/18, 12:20 PM, "SPDK on behalf of Kevin Wilson" <spdk-bounces(a)lists.01.org on behalf of wkevils(a)gmail.com> wrote:

    Hi, all,
    I am using spdk from git on x86_64 platform. I had built it
    successfully, but I am getting
    "Not enough ioat channels found. Check that ioatdma driver is unloaded." error
    after running "/verify" even though "lsmod | grep  ioatdma" shows that
    the ioatdma module is not loaded.  Any idea what can be the reason for this ?
    
    /examples/ioat/verify/verify
    Starting SPDK v18.10-pre / DPDK 18.05.0 initialization...
    [ DPDK EAL parameters: verify --no-shconf -c 0x1 --legacy-mem
    --file-prefix=spdk_pid21116 ]
    EAL: Detected 4 lcore(s)
    EAL: Detected 1 NUMA nodes
    EAL: Multi-process socket /var/run/dpdk/spdk_pid21116/mp_socket
    EAL: No free hugepages reported in hugepages-1048576kB
    EAL: Probing VFIO support...
    User configuration:
    Run time:       10 seconds
    Core mask:      0x1
    Queue depth:    32
    Not enough ioat channels found. Check that ioatdma driver is unloaded.
    
    root(a)bu:/work/src/spdk# lsmod | grep  ioatdma
    
    
    Regards,
    Kevin
    _______________________________________________
    SPDK mailing list
    SPDK(a)lists.01.org
    https://lists.01.org/mailman/listinfo/spdk
    


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

* [SPDK] Getting "Not enough ioat channels found. Check that ioatdma driver is unloaded." error
@ 2018-09-05 19:20 Kevin Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wilson @ 2018-09-05 19:20 UTC (permalink / raw)
  To: spdk

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

Hi, all,
I am using spdk from git on x86_64 platform. I had built it
successfully, but I am getting
"Not enough ioat channels found. Check that ioatdma driver is unloaded." error
after running "/verify" even though "lsmod | grep  ioatdma" shows that
the ioatdma module is not loaded.  Any idea what can be the reason for this ?

/examples/ioat/verify/verify
Starting SPDK v18.10-pre / DPDK 18.05.0 initialization...
[ DPDK EAL parameters: verify --no-shconf -c 0x1 --legacy-mem
--file-prefix=spdk_pid21116 ]
EAL: Detected 4 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/spdk_pid21116/mp_socket
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
User configuration:
Run time:       10 seconds
Core mask:      0x1
Queue depth:    32
Not enough ioat channels found. Check that ioatdma driver is unloaded.

root(a)bu:/work/src/spdk# lsmod | grep  ioatdma


Regards,
Kevin

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

end of thread, other threads:[~2018-09-05 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05 20:25 [SPDK] Getting "Not enough ioat channels found. Check that ioatdma driver is unloaded." error Harris, James R
  -- strict thread matches above, loose matches on Subject: below --
2018-09-05 19:20 Kevin Wilson

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.