From: Friedrich Weber <f.weber@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH ceph master+quincy-stable-8 0/3] fix #5213: avoid connection freezes when installing/upgrading ceph-osd
Date: Thu, 15 Feb 2024 10:40:53 +0100 [thread overview]
Message-ID: <20240215094056.66233-1-f.weber@proxmox.com> (raw)
Currently, installing or upgrading ceph-osd on a host can freeze existing TCP
connections to VMs in certain scenarios. See bug #5213 and patch #1 for
details.
- patch #1 (based on master) adds a patch to ceph-osd postinst.
I'll also send an upstream pull request for this one.
- patch #2 (based on stable-quincy-8) adds the same patch our quincy build
- patch #3 (based on master) extends the Makefile with a reminder to adjust
the ceph-osd postinst patch if needed. This patch is optional.
ceph master:
Friedrich Weber (1):
fix #5213: ceph-osd postinst: add patch to avoid connection freezes
...t-avoid-reloading-all-sysctl-setting.patch | 47 +++++++++++++++++++
patches/series | 1 +
2 files changed, 48 insertions(+)
create mode 100644 patches/0015-ceph-osd-postinst-avoid-reloading-all-sysctl-setting.patch
ceph quincy-stable-8:
Friedrich Weber (1):
fix #5213: ceph-osd postinst: add patch to avoid connection freezes
...t-avoid-reloading-all-sysctl-setting.patch | 47 +++++++++++++++++++
patches/series | 1 +
2 files changed, 48 insertions(+)
create mode 100644 patches/0024-ceph-osd-postinst-avoid-reloading-all-sysctl-setting.patch
ceph master:
Friedrich Weber (1):
buildsys: add check for changed ceph-osd sysctl settings
Makefile | 7 +++++++
1 file changed, 7 insertions(+)
Summary over all repositories:
5 files changed, 103 insertions(+), 0 deletions(-)
--
Generated by git-murpp 0.5.0
next reply other threads:[~2024-02-15 9:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 9:40 Friedrich Weber [this message]
2024-02-15 9:40 ` [pve-devel] [PATCH ceph master 1/3] fix #5213: ceph-osd postinst: add patch to avoid connection freezes Friedrich Weber
2024-02-15 13:16 ` [pve-devel] applied: " Thomas Lamprecht
2024-02-16 13:54 ` Friedrich Weber
2024-02-15 9:40 ` [pve-devel] [PATCH ceph quincy-stable-8 2/3] " Friedrich Weber
2024-02-15 13:17 ` [pve-devel] applied: " Thomas Lamprecht
2024-02-15 9:40 ` [pve-devel] [PATCH ceph master 3/3] buildsys: add check for changed ceph-osd sysctl settings Friedrich Weber
2024-02-15 13:20 ` Thomas Lamprecht
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=20240215094056.66233-1-f.weber@proxmox.com \
--to=f.weber@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 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.