Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #73486
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!bofh.it!news.nic.it!robomod |
|---|---|
| From | Salvatore Bonaccorso <carnil@debian.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests |
| Date | Thu, 21 Oct 2021 12:50:01 +0200 |
| Message-ID | <DaDO1-Pc-1@gated-at.bofh.it> (permalink) |
| References | <DaCRX-gy-1@gated-at.bofh.it> <DaCRX-gy-1@gated-at.bofh.it> |
| X-Original-To | Daniel Black <daniel@mariadb.org>, 996951@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Thu Oct 21 10:45:10 2021 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -4 |
| Reply-To | Salvatore Bonaccorso <carnil@debian.org>, 996951@bugs.debian.org |
| Original-Sender | Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 996951 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| X-Gm-Message-State | AOAM533hoTu09ipesDFKJTn1gCLw7113ZpQW9k507X0iaqfwXAGvls45 0qkIiQAVtaXaY3nVtzZSkI4p+VLrP82WNQ== |
| X-Google-SMTP-Source | ABdhPJzEhSbQmH558yNysR8HSlw9xSgoJocRR135hD4HSmWRO5JerCYjRRAIdFEb+2M/sKwGOPGUrQ== |
| X-Received | by 2002:a17:906:58c1:: with SMTP id e1mr6354141ejs.327.1634812895689; Thu, 21 Oct 2021 03:41:35 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1685297 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 58 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Thu, 21 Oct 2021 12:41:34 +0200 |
| X-Original-Message-ID | <YXFD3lOaRLPAm21M@eldamar.lan> |
| X-Original-References | <163480908050.9054.12708969549092037262.reportbug@impish> <163480908050.9054.12708969549092037262.reportbug@impish> |
| X-Original-Sender | Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> |
| Xref | csiph.com linux.debian.bugs.dist:1077111 linux.debian.kernel:73486 |
Cross-posted to 2 groups.
Show key headers only | View raw
Control: tags -1 + moreinfo
Hi Daniel,
On Thu, Oct 21, 2021 at 09:38:00AM +0000, Daniel Black wrote:
> Package: src:linux
> Version: 5.14.12-1
> Severity: grave
> Justification: causes non-serious data loss
> X-Debbugs-Cc: daniel@mariadb.org
>
> Dear Maintainer,
>
> MariaDB has been investigating a 10.6+ related problem for a while
> https://jira.mariadb.org/browse/MDEV-26674
> https://jira.mariadb.org/browse/MDEV-26555
>
> The result of this investigation is that between 5.11 and fixed in 5.15
> is a uring kernel related fault that results in a write request getting
> lost.
>
> The result of this is that MariaDB-10.6 users, and perhaps other
> applications using the iouring kernel interface will loose either
> availablity or data.
>
> The good news is I've validated that the linux mainline 5.14.14 build
> from https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14.14/ has
> actually fixed this problem.
>
> As such this affects bullseye-backports, bookworm and side currently.
>
> This can be validated by installing mariadb-test-10.6 from MariaDB's
> repo.
> https://mariadb.org/download/#mariadb-repositories
>
> To test run:
>
> cd /usr/share/mysql/mysql-test
> ./mtr --vardir=/tmp/var --parallel=4 encryption.innochecksum{,,,,,}
> ./mtr --vardir=/tmp/var --parallel=4 stress.ddl_innodb stress.ddl_innodb stress.ddl_innodb stress.ddl_innodb
>
> A test failure (after a large timeout 10 mins I think) results in the
> mariadb error:
>
> 2021-10-21 9:08:43 0 [ERROR] [FATAL] InnoDB: innodb_fatal_semaphore_wait_threshold was exceeded for dict_sys.latch. Please refer to https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/
>
> Marko (MariaDB innodb maintainer) in https://jira.mariadb.org/browse/MDEV-26674?focusedCommentId=202674&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-202674
> already validated the problem on sid.
>
> This is reported on an ubuntu impish machine with the Debian kernel
> installed to eliminate any other userspace effects that may have caused
> this.
Where you able to isolate the upstream change landed upstream which
fixes the issue?
Regards,
Salvatore
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Daniel Black <daniel@mariadb.org> - 2021-10-21 11:50 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Salvatore Bonaccorso <carnil@debian.org> - 2021-10-21 12:50 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Diederik de Haas <didi.debian@cknow.org> - 2021-10-21 13:20 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Daniel Black <daniel@mariadb.org> - 2021-10-21 14:10 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-21 12:50 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-23 09:40 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Diederik de Haas <didi.debian@cknow.org> - 2021-10-24 00:40 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-24 00:40 +0200
Bug#996951: Daniel Black <daniel@mariadb.org> - 2021-11-07 23:50 +0100
Bug#996951: marked as done (linux-image-5.14.0-3-amd64: iouring looses requests) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-11-15 11:10 +0100
csiph-web