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 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 06:00:45 -05:00
co-authored by Claude Opus 4.6
parent ce23f9282c
commit 782a271e17
+1 -1
View File
@@ -27,7 +27,7 @@ monitoring:
cephClusterSpec: cephClusterSpec:
# Ceph version - Squid (v19) # Ceph version - Squid (v19)
cephVersion: cephVersion:
image: quay.io/ceph/ceph:v19.2.3 image: quay.io/ceph/ceph:v19.2.0
allowUnsupported: false allowUnsupported: false
# Data directory on host # Data directory on host