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 D41261FF13F for ; Wed, 14 Jan 2026 09:58:32 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id AB5CCC4E0; Wed, 14 Jan 2026 09:58:34 +0100 (CET) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Kefu Chai Date: Wed, 14 Jan 2026 09:57:56 +0100 Message-Id: <176838078159.2016253.9744229034550295398.b4-ty@proxmox.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20260107104422.2919586-2-k.chai@proxmox.com> References: <20260107104422.2919586-2-k.chai@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1768381035966 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.021 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 SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH ceph reef-stable-8] bluefs: fix OSD crash caused by incorrect alignment assertion X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Wed, 07 Jan 2026 18:41:46 +0800, Kefu Chai wrote: > A regression was introduced in PR #62174 that added a `ceph_assert()` > statement which incorrectly assumes alloc_unit is always aligned. This > causes OSD crashes when the assertion fails. > > This cherry-pick removes the faulty assertion, resolving the crash while > maintaining correct functionality for both aligned and unaligned alloc_unit > values. > > [...] Applied, but ammended the commit to actually add the patch to the quilt series file, so that it's picked up by the debian build system and fixed the -22 lines offset of the diff hunk, thanks! btw. as the final reef release 18.2.8 is being planned (again), and should be ready soon after the ceph lab is up again after their DC move, do you think this should be released earlier or could it be fine to wait a bit. FWIW, we could upload just the ceph-osd packages for now, or are there other daemons affected by this fix? [1/1] bluefs: fix OSD crash caused by incorrect alignment assertion commit: 59bb899d8398575768b6ddd9dc7f4eabd0018533 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel