From 0fb54926f60c468dd8fc793cd2561fc84e97d1e1 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 Jul 2026 12:36:02 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20CT=20114=20(mumuni)=20=E2=80=94?= =?UTF-8?q?=20destroyed,=20moved=20inside=20CT=20100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infrastructure-control.prose.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/infrastructure-control.prose.md b/infrastructure-control.prose.md index 92639c0..ec4eaff 100644 --- a/infrastructure-control.prose.md +++ b/infrastructure-control.prose.md @@ -13,11 +13,10 @@ description: > against the live system. Policy fields are authoritative. See the `verify-before-mutate` skill. - **Last verified:** 2026-07-26 — verification protocol run. CT 118 set to - static IP .20 (was DHCP .131). llama-server on RTX 5070 (.110) was down, - restarted and verified gemma-4-12b responding through LiteLLM. All 6 PVE - nodes confirmed. All CT hostnames/IPs confirmed except jdownloader (now - static). All public endpoints responding. See data/learnings.md. + **Last verified:** 2026-07-26 — CT 114 (mumuni) destroyed. Mumuni moved inside + CT 100 (abiba) — Zulip connected on .24. Verification protocol run: CT 118 set + to static IP .20, llama-server on .110 restored. All PVE nodes, CT hostnames, + and public endpoints confirmed. See data/learnings.md. --- # Infrastructure Control Pattern @@ -113,9 +112,9 @@ description: > | hwepve | .4 | ? | ? | abiba, (mumuni CT 114 stopped) | Agents (new node) | > **Note:** CTs on storepve include jdownloader (CT 118). AdGuard (CT 102) is on -> minipve at .10, not acerpve. Abiba (CT 100) is on hwepve, not amdpve. Mumuni -> (CT 114) is on hwepve (currently stopped), not minipve. Mumuni also has a -> second instance on minipve at .123 — distinguish by CT ID, not hostname. +> minipve at .10, not acerpve. Abiba (CT 100) is on hwepve and now runs Mumuni +> Zulip gateway internally. CT 114 (old mumuni container) destroyed 2026-07-26. +> Mumuni also has a second instance on minipve at .123 — distinguish by CT ID. ### Checks (every 5 min) @@ -605,7 +604,6 @@ ssh root@192.168.68.110 "systemctl restart llama-server" | 111 | tdunna | amdpve | .129 | Hermes agent | ✅ | | 112 | tanko | amdpve | .122 | Hermes agent | ✅ | | 113 | baggy | amdpve | .114 | Hermes agent | ✅ | -| 114 | mumuni | **hwepve** | .123 | Hermes agent (stopped) | ✅ | | 115 | scottdenya | amdpve | .75 | Denya OneCare | ❌ | | 116 | syslog-api | minipve | .116 | LiteLLM + Grafana | ❌ | | 117 | zulip | storepve | .19 | Chat | ❌ | @@ -638,7 +636,7 @@ Source of truth: `/root/scripts/pct-run.sh` or `prose-contracts/scripts/pct-run. | 115 | scottdenya | amdpve | `pct-run 115` | | 104 | authentik | minipve | `pct-run 104` | | 110 | gitea | minipve | `pct-run 110` | -| 114 | mumuni | **hwepve** | `pct-run 114` | + | 116 | syslog-api | minipve | `pct-run 116` | | 106 | ra-h-os | storepve | `pct-run 106` | | 107 | proxmox-backup | storepve | `pct-run 107` | @@ -651,7 +649,7 @@ GPU bare-metal hosts (.8 acerpve, .110 ocupve, .15 amdpve) are NOT CTs — use S ssh root@192.168.68.8 # RTX 3090 ssh root@192.168.68.110 # RTX 5070 ssh root@192.168.68.15 # Strix Halo -ssh root@192.168.68.4 # hwepve (abiba, kagentz, mumuni) +ssh root@192.168.68.4 # hwepve (abiba, kagentz) — Mumuni runs inside CT 100 ``` ## Section 7: Agent Health Check v2 (2026-07-26) -- 2.54.0