Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
N/A
-
None
Description
from worker p9-db-bbw1-docker-debian-sid(https://ci.mariadb.org/23085/logs/ppc64le-debian-sid/mysqld.1.err.3) |
2022-03-09 4:12:07 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1
|
2022-03-09 4:12:07 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
|
So errno 1 is a EPERM. Other workers have ENOSYS indicating an unsupported kernel.
Without uring enable on a variety of architectures, there isn't sufficient testing of innodb's default mode of writing.
Attachments
Issue Links
- relates to
-
MDEV-29610 uring tmpfs InnoDB: IO Error: 125 during async write of X bytes, for file Y, returned 0
-
- Stalled
-
Activity
Field | Original Value | New Value |
---|---|---|
Worklog Id | 96204 [ 96204 ] | |
Remaining Estimate | 0d [ 0 ] | |
Time Spent | 0.5h [ 1800 ] |
Worklog Id | 96235 [ 96235 ] | |
Time Spent | 0.5h [ 1800 ] | 1h [ 3600 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Component/s | Buildbot [ 18503 ] |
Summary | buildbot: enable uring in containers | buildbot: raise memlock limits so uring is actually tested in containers |
Link | This issue relates to MDEV-29610 [ MDEV-29610 ] |
Assignee | Faustin Lammler [ faust ] | Vlad Bogolin [ vladbogo ] |
Fix Version/s | N/A [ 27305 ] | |
Affects Version/s | N/A [ 27305 ] | |
Description |
{noformat:title=from worker p9-db-bbw1-docker-debian-sid(https://ci.mariadb.org/23085/logs/ppc64le-debian-sid/mysqld.1.err.3)} 2022-03-09 4:12:07 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1 2022-03-09 4:12:07 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF {noformat} So errno 1 is a EPERM. Other workers have ENOSYS indicating an unsupported kernel. Without uring enable on a variety of architectures, there isn't sufficient testing of innodb's default mode of writing. |
{noformat:title=from worker p9-db-bbw1-docker-debian-sid(https://ci.mariadb.org/23085/logs/ppc64le-debian-sid/mysqld.1.err.3)}
2022-03-09 4:12:07 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1 2022-03-09 4:12:07 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF {noformat} So errno 1 is a EPERM. Other workers have ENOSYS indicating an unsupported kernel. Without uring enable on a variety of architectures, there isn't sufficient testing of innodb's default mode of writing. |
Original Estimate | 0d [ 0 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Worklog Id | 103161 [ 103161 ] | |
Time Spent | 1h [ 3600 ] | 3h [ 10800 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v4 [ 163668 ] | MariaDB Foundation v1 [ 188586 ] |