From e7312ad460193ed69b804371fd883ef8f814541b Mon Sep 17 00:00:00 2001 From: reachableceo Date: Thu, 30 Jul 2026 22:30:24 -0500 Subject: [PATCH] chore: retire pfv-tsys8 and fix stale host-skip comment in deploy-check.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pfv-tsys8 is permanently retired. Strike its only doc reference and correct the stale comment in perf/deploy-check.sh that wrongly listed pfv-tsys9 as "off the air" (tsys9 is online and in the host array; tsys8 is the retired host). 💘 Generated with Crush Assisted-by: Crush:glm-5.2 --- perf/deploy-check.sh | 4 ++-- proxmox/docs/AUDIT-2026-07-29.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perf/deploy-check.sh b/perf/deploy-check.sh index cdcda71..b178526 100755 --- a/perf/deploy-check.sh +++ b/perf/deploy-check.sh @@ -6,8 +6,8 @@ # read-only, and pulls the resulting log back to returned-logs/. # # EXPLICITLY SKIPS: -# - pfv-tsys2 (off the air per user) -# - pfv-tsys9 (off the air per user; also not in original inventory) +# - pfv-tsys2 (off the air per user; Win10 pending rebuild) +# - pfv-tsys8 (retired / permanently offline per user) # # Safety features: # - BatchMode=yes : never hang on a password prompt diff --git a/proxmox/docs/AUDIT-2026-07-29.md b/proxmox/docs/AUDIT-2026-07-29.md index 0f619c3..47f7463 100644 --- a/proxmox/docs/AUDIT-2026-07-29.md +++ b/proxmox/docs/AUDIT-2026-07-29.md @@ -8,7 +8,7 @@ dumps + ~05:40 CDT capacity probe). Storage configs read directly from `/etc/pve/storage.cfg`, `/etc/exports`, `/etc/fstab` on every host. **Hosts online:** tsys1, tsys3, tsys4, tsys5, tsys6, tsys7, tsys9 -**Hosts offline:** tsys2 (Win10, pending rebuild), tsys8 (offline) +**Hosts offline:** tsys2 (Win10, pending rebuild), tsys8 (retired / permanently offline) ---