[TODO 2026-06-24] Raspi SD-Karte auslesen - historische InfluxDB-Daten retten #127
Labels
No labels
flugscanner
fuenfvoracht
infrastruktur
jarvis
ki-tower
nice-to-have
prio-1
wartung
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: orbitalo/homelab-brain#127
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ziel
Historische InfluxDB-Daten (Jahre vor Dez 2025) vom alten Raspberry Pi wiederherstellen und in CT143 importieren.
Hintergrund
/var/lib/influxdb/data/iobroker/mit jahrelangen DatenSchritt-fuer-Schritt
Option A: Raspi einschalten + SSH (bevorzugt)
raspberry,astral66, eigenesinfluxd backup -portable /tmp/influx-backup/scp -r pi@192.168.178.100:/tmp/influx-backup/ /tmp/pct exec 143 -- influxd restore -portable -db iobroker -newdb iobroker_alt /tmp/influx-backup/Option B: SD-Karte direkt auslesen
mount /dev/sdX2 /mnt/raspicp -r /mnt/raspi/var/lib/influxdb/data/ /tmp/influx-data/Technische Details
iobroker, Version 1.12.2