From 782a271e1779e2cf1533631ec33ca644db9760b8 Mon Sep 17 00:00:00 2001 From: Scooby Husky Date: Tue, 10 Mar 2026 06:00:45 -0500 Subject: [PATCH] Revert Ceph to v19.2.0 - v19.2.3 has same expand-bluefs issue BlueStore has UUID inconsistency at block position 0x0 that causes expand_devices assertion in both v19.2.0 and v19.2.3. The OSD daemon itself runs fine; only expand-bluefs init container crashes. Will use deployment patches with do-not-reconcile annotation instead. Co-Authored-By: Claude Opus 4.6 --- infrastructure/rook-ceph/cluster-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/rook-ceph/cluster-values.yaml b/infrastructure/rook-ceph/cluster-values.yaml index f5ae912..5759437 100644 --- a/infrastructure/rook-ceph/cluster-values.yaml +++ b/infrastructure/rook-ceph/cluster-values.yaml @@ -27,7 +27,7 @@ monitoring: cephClusterSpec: # Ceph version - Squid (v19) cephVersion: - image: quay.io/ceph/ceph:v19.2.3 + image: quay.io/ceph/ceph:v19.2.0 allowUnsupported: false # Data directory on host