From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id DD5CF1FF13B for ; Wed, 08 Apr 2026 08:41:58 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 28F31179; Wed, 8 Apr 2026 08:42:33 +0200 (CEST) From: Kefu Chai To: pve-devel@lists.proxmox.com Subject: [PATCH ceph] patches: drop patch disabling elastic_shared_blobs workaround Date: Wed, 8 Apr 2026 14:41:12 +0800 Message-ID: <20260408064112.1871364-1-k.chai@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1775630449350 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.394 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_SHORT 0.001 Use of a URL Shortener for very short URL RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [yaml.in,proxmox.com,ceph.io,ceph.com] Message-ID-Hash: YQ2SN4VVNEX7INJ2O5RBPSR575TDL4XU X-Message-ID-Hash: YQ2SN4VVNEX7INJ2O5RBPSR575TDL4XU X-MailFrom: k.chai@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: The underlying crash (tracker#70390) was fixed upstream by PR #65964 (commit 04d1d8ad575), which is included in Tentacle 20.2.1. The workaround of disabling bluestore_elastic_shared_blobs by default is no longer needed. [0] https://tracker.ceph.com/issues/70390 [1] https://github.com/ceph/ceph/pull/65964/ Signed-off-by: Kefu Chai --- ...10-d-rules-disable-jaeger-telemetry.patch} | 0 ...shared_blob-to-prevent-crashing-OSDs.patch | 33 ------------------- ...thon3-distutils-not-available-in-De.patch} | 0 ...p-legacy-init.d-ceph-script-anymore.patch} | 0 ...port-by-making-NOTIFY_TYPES-in-py-m.patch} | 0 ...e-on_progress-callbacks-to-prevent-.patch} | 0 patches/series | 11 +++---- 7 files changed, 5 insertions(+), 39 deletions(-) rename patches/{0011-d-rules-disable-jaeger-telemetry.patch => 0010-d-rules-disable-jaeger-telemetry.patch} (100%) delete mode 100644 patches/0010-disable-elastic_shared_blob-to-prevent-crashing-OSDs.patch rename patches/{0012-d-py3dist-drop-python3-distutils-not-available-in-De.patch => 0011-d-py3dist-drop-python3-distutils-not-available-in-De.patch} (100%) rename patches/{0013-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch => 0012-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch} (100%) rename patches/{0014-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch => 0013-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch} (100%) rename patches/{0015-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch => 0014-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch} (100%) diff --git a/patches/0011-d-rules-disable-jaeger-telemetry.patch b/patches/0010-d-rules-disable-jaeger-telemetry.patch similarity index 100% rename from patches/0011-d-rules-disable-jaeger-telemetry.patch rename to patches/0010-d-rules-disable-jaeger-telemetry.patch diff --git a/patches/0010-disable-elastic_shared_blob-to-prevent-crashing-OSDs.patch b/patches/0010-disable-elastic_shared_blob-to-prevent-crashing-OSDs.patch deleted file mode 100644 index d8fc5e86787..00000000000 --- a/patches/0010-disable-elastic_shared_blob-to-prevent-crashing-OSDs.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Stoiko Ivanov -Date: Tue, 8 Apr 2025 12:13:10 +0200 -Subject: [PATCH] disable elastic_shared_blob to prevent crashing OSDs - -reported in our community forum and upstream: -https://forum.proxmox.com/threads/164735/ -https://tracker.ceph.com/issues/70390 -https://github.com/ceph/ceph/pull/62724 - -fix seems trivial, and the feature is quite new: -https://ceph.io/assets/pdfs/events/2024/ceph-days-nyc/Diving%20Deep%20with%20Squid.pdf - -Signed-off-by: Stoiko Ivanov -Signed-off-by: Thomas Lamprecht -Signed-off-by: Max R. Carrara ---- - src/common/options/global.yaml.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/common/options/global.yaml.in b/src/common/options/global.yaml.in -index 99cadcdf35e..f2148e936f8 100644 ---- a/src/common/options/global.yaml.in -+++ b/src/common/options/global.yaml.in -@@ -5140,7 +5140,7 @@ options: - long_desc: Overwrites on snapped objects cause shared blob count to grow. - It has a very negative performance effect. When enabled shared blob count - is significantly reduced. -- default: true -+ default: false - flags: - - create - with_legacy: false diff --git a/patches/0012-d-py3dist-drop-python3-distutils-not-available-in-De.patch b/patches/0011-d-py3dist-drop-python3-distutils-not-available-in-De.patch similarity index 100% rename from patches/0012-d-py3dist-drop-python3-distutils-not-available-in-De.patch rename to patches/0011-d-py3dist-drop-python3-distutils-not-available-in-De.patch diff --git a/patches/0013-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch b/patches/0012-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch similarity index 100% rename from patches/0013-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch rename to patches/0012-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch diff --git a/patches/0014-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch b/patches/0013-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch similarity index 100% rename from patches/0014-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch rename to patches/0013-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch diff --git a/patches/0015-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch b/patches/0014-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch similarity index 100% rename from patches/0015-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch rename to patches/0014-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch diff --git a/patches/series b/patches/series index 7734bdd102e..eaf6dd3cbb1 100644 --- a/patches/series +++ b/patches/series @@ -7,9 +7,8 @@ 0007-fix-compatibility-with-CPUs-not-supporting-SSE-4.1-i.patch 0008-ceph-osd-postinst-do-not-always-reload-all-sysctl-se.patch 0009-ceph-crash-change-order-of-client-names.patch -0010-disable-elastic_shared_blob-to-prevent-crashing-OSDs.patch -0011-d-rules-disable-jaeger-telemetry.patch -0012-d-py3dist-drop-python3-distutils-not-available-in-De.patch -0013-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch -0014-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch -0015-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch +0010-d-rules-disable-jaeger-telemetry.patch +0011-d-py3dist-drop-python3-distutils-not-available-in-De.patch +0012-debian-do-not-ship-legacy-init.d-ceph-script-anymore.patch +0013-mgr-fix-module-import-by-making-NOTIFY_TYPES-in-py-m.patch +0014-pybind-rbd-disable-on_progress-callbacks-to-prevent-.patch -- 2.47.3