public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH ceph master+quincy-stable-8 0/3] fix #5213: avoid connection freezes when installing/upgrading ceph-osd
@ 2024-02-15  9:40 Friedrich Weber
  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
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Friedrich Weber @ 2024-02-15  9:40 UTC (permalink / raw)
  To: pve-devel

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-16 13:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15  9:40 [pve-devel] [PATCH ceph master+quincy-stable-8 0/3] fix #5213: avoid connection freezes when installing/upgrading ceph-osd Friedrich Weber
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

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