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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel