Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
BB V1.07
-
None
Description
Tested on RHEL8 kernel"
Linux citest-1 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Thu Mar 20 10:01:53 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
|
[root@citest-1 dan]# journalctl -xe
|
Apr 15 03:44:31 citest-1 mariadbd[5021]: 2025-04-15 3:44:31 0 [Note] Starting MariaDB 10.11.12-MariaDB source revision a524ec5951d68cec7ef6228093ea1b1993a3243c server_ui>
|
Apr 15 03:44:32 citest-1 mariadbd[5021]: 2025-04-15 3:44:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
|
Apr 15 03:44:32 citest-1 mariadbd[5021]: 2025-04-15 3:44:32 0 [Note] InnoDB: Number of transaction pools: 1
|
Apr 15 03:44:32 citest-1 mariadbd[5021]: 2025-04-15 3:44:32 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
|
Apr 15 03:44:32 citest-1 mariadbd[5021]: 2025-04-15 3:44:32 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version>
|
Apr 15 03:44:32 citest-1 mariadbd[5021]: 2025-04-15 3:44:32 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
|
RHEL9 definitely does have a functioning liburing (MDEV-36182)).
To support a dual stack option for 10.11 (MDEV-36234) both libaio and liburing should be available on RHEL9
Attachments
Issue Links
- relates to
-
MDEV-37137 release notes from outside MDEV tasks
-
- Closed
-
-
MDBF-1077 Include libaio in addition to liburing in build images
-
- Closed
-
-
MDEV-36182 revert incorrect 5.14 kernel warnings and correct liburing interface usage
-
- Closed
-
-
MDEV-36234 mysqld: io_uring_queue_init() failed with errno 1
-
- Closed
-