monitoring: Prometheus-Config als Verzeichnis-Mount (FUSE-Stale-Handle-Fix)

Einzeldatei-Bind-Mounts von alerts.yml/prometheus.yml brechen auf dem
Unraid-FUSE-Share bei git/Komodo-Updates zu "Stale NFS file handle"
(Inode-Wechsel) -> Config-Reload laedt 0 Regeln, nur --force-recreate heilt.
Umgestellt auf stabilen Directory-Mount ./prometheus:/etc/prometheus/config:ro
plus angepasste --config.file und rule_files. Kuenftig reicht ein Reload.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 10:20:35 +02:00
parent 7587ee4e77
commit 80385c4560
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ global:
site: kallilabcore
rule_files:
- /etc/prometheus/alerts.yml
- /etc/prometheus/config/alerts.yml
alerting:
alertmanagers: