Add Entity/Concept pages for memory system

This commit is contained in:
Dominik Schön
2026-04-28 21:40:25 +00:00
parent 29b3c41b87
commit 1581c35e8a
9 changed files with 374 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
---
title: Proxmox Cluster
category: Infrastructure
tags: [proxmox, virtualization, containers, lxc]
created: "2026-04-28"
modified: "2026-04-28"
---
# Proxmox Cluster
## Cluster-Konfiguration
- **Hypervisoren:** In 10.0.20.x
- **Container:** In 10.0.30.x
- **VLAN-basiertes Netzwerk** mit Bridges
- **Shared Storage:** ZFS/ISCSI
## Wichtige Befehle
```bash
# Container-Status prüfen
pct status <vmid>
# Container starten/stoppen
pct start <vmid>
pct stop <vmid>
# Container konfigurieren
pct setcfg <vmid> <config>
# Cluster-Status
pvecm status
```
## VLAN-Konfiguration
- **Bridge:** vmbr0 für Netzwerk
- **VLAN Tagging:** Für Segmentierung
- **IP-Adressierung:** 10.0.X.Y (siehe Netzwerk-Architektur)
## Monitoring
- **Netzwerk-Scans:** Wöchentlich via cronjob
- **Smart Home:** 26 hosts in 10.0.50.x
- **SEGMENTS Dictionary:** Zentrale Konfiguration für Scan-Intervalle