All of lore.kernel.org
 help / color / mirror / Atom feed
* io_uring on CentOS8?
@ 2021-02-14 15:17 Daniel Menzel
  2021-02-14 16:49 ` Jens Axboe
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Menzel @ 2021-02-14 15:17 UTC (permalink / raw)
  To: fio, Jens Axboe

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

/Somehow it seems as if I'm receiving messages from the mailing list -
but mine do not seem to get through. So I'm trying again./

Hi,

currently I started testing fairly fast NVMe-drives and I for the first
time I dealt with the question whether the io engine is sufficient (up
till now I just the default /libaio/). I found some information on
io_uring online and now tried to switch to that engine:

fio --bs=1M --rw=randwrite --numjobs=1 --iodepth=1  --size=10000M
--filename=/dev/nvme0n1 --name=mylittletest --direct=1 --fsync=1 
--refill_buffers --ioengine=io_uring --group_reporting --fallocate=none
--runtime=60 --time_based --hipri

But it crashes with the following information: fio: pid=2490,
err=38/file:engines/io_uring.c:699, func=io_queue_init, error=Function
not implemented

My system:

 1. fio-3.25
 2. CentOS8 (Kernel 4.18.0-240.1.1.el8_3.x86_64)
 3. I have installed the packes liburing and liburing-devel

Am I doing something wrong?

Kind regards
Daniel


[-- Attachment #2: Type: text/html, Size: 1512 bytes --]

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

end of thread, other threads:[~2021-02-17  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-14 15:17 io_uring on CentOS8? Daniel Menzel
2021-02-14 16:49 ` Jens Axboe
2021-02-16 19:00   ` Ober, Frank
2021-02-16 19:46     ` Daniel Menzel
2021-02-16 19:51     ` Jens Axboe
2021-02-17  8:42       ` Daniel Menzel

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.