mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
ce23f9282c
commit
782a271e17
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user