diff --git a/PVECluster_Architecture.md b/PVECluster_Architecture.md index c892a8b..9373868 100644 --- a/PVECluster_Architecture.md +++ b/PVECluster_Architecture.md @@ -10,7 +10,7 @@ | **PVE 版本** | 8.4.14(Kernel 6.8.12-16-pve) | | **節點數** | 3 | | **Quorum** | 正常(corosync_votequorum) | -| **VM/容器總數** | 21(含 1 個 template) | +| **VM/容器總數** | 22(含 1 個 template) | | **HA** | 未啟用 | ## 二、節點硬體規格 @@ -123,6 +123,7 @@ Proxmox Backup Server (192.168.42.30, VM 111) | **105** | CT105 | pve | running | 1C | 128 MB | 8G (syno-lvm) | .42.105 | EchoIP (mpolden/echoip:8080) + Watchtower | | **107** | CT107 | pve-02 | running | 1C | 64 MB | 8G (syno-lvm) | .42.107 | MailPit (axllent/mailpit, Web:8025 SMTP:1025) | | **108** | CT108 | pve-03 | running | 4C | 2 GB | 16G (syno-lvm) | .42.108 | Python 微服務環境 (12 服務, supervisord+uv) | +| **109** | CT109 | pve | running | 1C | 512 MB | 16G (local-lvm) | .42.109 | Hermes Agent v0.9.0 (NousResearch, Python 3.11 + Node.js) | | **112** | CT112 | pve-03 | running | 1C | 2 GB | 32G (local-lvm) | .42.112 | OpenClaw Gateway v2026.3.13 (Node.js) | | **114** | CT114 | pve-03 | running | 1C | 128 MB | 8G (syno-lvm) | .42.114 | Podman 測試 + Nginx Quadlet (:8080) | | **115** | CT115 | pve-02 | running | 2C | 2 GB | 40G (syno-lvm) | .42.115 | Lydia Prod — Python + Caddy + MSSQL Express | @@ -136,7 +137,7 @@ Proxmox Backup Server (192.168.42.30, VM 111) | 狀態 | 數量 | |---|---| -| Running | 18 | +| Running | 19 | | Stopped | 0 | | Template | 1(VM 9000) | @@ -144,7 +145,7 @@ Proxmox Backup Server (192.168.42.30, VM 111) | 節點 | VM | LXC (running) | LXC (stopped) | 分配 CPU | 分配記憶體 | |---|---|---|---|---|---| -| **pve** | 2 (110, 121) | 5 (102,104,105,116,126) | 0 | 9C | ~11 GB | +| **pve** | 2 (110, 121) | 6 (102,104,105,109,116,126) | 0 | 10C | ~11.5 GB | | **pve-02** | 2 (111, 120) | 5 (100,101,107,115,117) | 0 | 11C | ~15 GB | | **pve-03** | 1 (122) | 5 (108,112,114,118,124) | 0 | 8C | ~22 GB | @@ -194,6 +195,9 @@ Proxmox Backup Server (192.168.42.30, VM 111) │ CT102 ─────────── Tailscale + Cloudflare Tunnel + Proxy Pool │ │ CT126 ─────────── Headscale 控制伺服器 (17 節點, 8080/9090/50443) │ │ │ +│ 【AI / Agent】 │ +│ CT109 ─────────── Hermes Agent v0.9.0 (NousResearch) │ +│ │ │ 【應用服務】 │ │ CT115 Lydia ───── Prod (Python + Caddy + MSSQL, SSH:30022) │ │ CT117 Lydia ───── Test (Python:5000 + MSSQL, SSH:50022) │