update: Proxmox host infrastructure details (PVE 8.4.16)

This commit is contained in:
Cal Corum 2026-02-19 11:30:18 -06:00
parent 5d6b4e50d8
commit 7e26c30a37

View File

@ -6,23 +6,24 @@ tags: [proxmox, homelab, infrastructure, configuration]
importance: 0.8
confidence: 0.8
created: "2026-02-19T17:05:56.469026+00:00"
updated: "2026-02-19T17:05:56.469026+00:00"
updated: "2026-02-19T17:30:18.146832+00:00"
---
## Proxmox Host Details (as of 2026-02-19)
## Proxmox Host Details (as of 2026-02-19, post-cleanup)
- Version: PVE 8.4.16 (kernel 6.8.12-18-pve)
- IP: 10.10.0.11
- SSH: ssh -i ~/.ssh/homelab_rsa root@10.10.0.11
- Storage: local (100GB dir, 14% used), local-lvm (2.3TB thin, 65% used), home-truenas (17TB CIFS)
- Storage: local (100GB dir, 14% used), local-lvm (2.3TB thin, 32% used), home-truenas (17TB CIFS)
- Networking: vmbr0 (10.10.0.x/24 eno1), vmbr1 (10.0.0.x/24 eno2 for Matter/IoT)
## Guest Inventory (15 running production)
VMs: 106 (docker-home/pihole1), 109 (HA), 110 (discord-bots), 112 (databases), 115 (docker-sba/Paper Dynasty)
LXCs: 210 (n8n), 221 (arr-stack), 222 (memos), 223 (foundry), 224 (openclaw), 225 (gitea), 227 (uptime-kuma), 300 (claude-code), 301 (claude-discord-coordinator)
Stopped: 100/103 (templates), 101/102/104/111 (game servers), 105 (vpn, decommissioning), 107 (plex), 108 (ansible), 113-117 (unused docker VMs)
## Guest Inventory (7 VMs + 7 LXCs)
VMs: 105 (docker-vpn, stopped/decommissioning), 106 (docker-home/pihole1), 109 (HA), 110 (discord-bots), 112 (databases), 115 (docker-sba/Paper Dynasty), 116 (docker-home-servers, investigate)
LXCs: 210 (n8n), 221 (arr-stack), 222 (memos), 223 (foundry), 225 (gitea), 227 (uptime-kuma), 301 (claude-discord-coordinator)
## Key Notes
- 10.10.0.226 is a PHYSICAL server (not Proxmox guest) running Jellyfin + Pi-hole 2
- HA VM 109 has dual network (vmbr1 for Matter) - IP may change via DHCP (was .109, now .215)
- 10.10.0.226 is a PHYSICAL server (not Proxmox guest) running Jellyfin + Pi-hole 2 + Tdarr
- HA VM 109 has dual network (vmbr1 for Matter) - IP may change via DHCP (currently .215)
- Pi-hole 1 runs in Docker on VM 106 at 10.10.0.16
- 14 guests removed on 2026-02-19 (see cleanup memory for details)
- Phase 2 upgrade (PVE 8->9) pending after stabilization period