public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: [PATCH kernel] add patch to fix issue with large IO requests
Date: Tue, 7 Mar 2023 19:39:47 +0100	[thread overview]
Message-ID: <37006bb4-04bb-1785-04e3-7a7f25449788@proxmox.com> (raw)
In-Reply-To: <20230307141944.2337485-1-f.ebner@proxmox.com>

Am 07/03/2023 um 15:19 schrieb Fiona Ebner:
> Several people reported IO-related issues since kernel 6.1.6 [0].
> Things got better with 6.1.10, but apparently the issues are not fully
> resolved (e.g. [1]).
> 
> I ran into an issue with PBS backup of a VM with passed-through disks
> (error with 6.1.6, hang with 6.1.10+) and found that the issue did not
> occur anymore with v6.3-rc1. Bisecting what fixed the issue led to the
> commit in this patch. The hope is that it fixes some other issues too.
> 
> The commit has a CC-stable tag for 5.15+, but telling from the absence
> of user reports, it was much less likely to trigger before 6.1.x (it's
> not clear what x is, because of the other issue in 6.1.6). The commit
> says it depends on 613b14884b85 ("block: handle bio_split_to_limits()
> NULL return") which is already present as a3f1c82e0413 ("block:
> handle bio_split_to_limits() NULL return") in the Ubuntu tree.
> 
> [0]: https://forum.proxmox.com/threads/119483/post-530365
> [1]: https://forum.proxmox.com/threads/119483/post-537991
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  ...w-multiple-bios-for-IOCB_NOWAIT-issu.patch | 69 +++++++++++++++++++
>  1 file changed, 69 insertions(+)
>  create mode 100644 patches/kernel/0018-block-don-t-allow-multiple-bios-for-IOCB_NOWAIT-issu.patch
> 
>

applied, thanks!




      reply	other threads:[~2023-03-07 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07 14:19 [pve-devel] " Fiona Ebner
2023-03-07 18:39 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37006bb4-04bb-1785-04e3-7a7f25449788@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal