Fix TeslaMate DB corruption and Rook-Ceph reconcile hang

- Scale CNPG pg-teslamate to 1 instance: on-disk storage corruption
  (corrupted sequences, system catalog indexes) means replicas cloned
  via pg_basebackup inherit corruption and can't open any database.
  Primary works from cached catalogs. Sequences already rebuilt live.

- Remove talos-cp-02 from Rook-Ceph nodes list: ceph-volume inventory
  hangs on BIOS partition via nsenter lvs in host namespace. Talos
  read-only /etc prevents LVM filter fix. OSD 1 keeps running from
  its existing deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-14 14:53:31 -05:00
co-authored by Claude Opus 4.6
parent 8df30c11ee
commit 2643d5e0bf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
namespace: teslamate
spec:
imageName: ghcr.io/cloudnative-pg/postgresql:16
instances: 2
instances: 1
# Resource limits to prevent OOM
resources: