chore: retire pfv-tsys8 and fix stale host-skip comment in deploy-check.sh

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
This commit is contained in:
2026-07-30 22:30:24 -05:00
parent 48cdd81779
commit e7312ad460
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
# read-only, and pulls the resulting log back to returned-logs/. # read-only, and pulls the resulting log back to returned-logs/.
# #
# EXPLICITLY SKIPS: # EXPLICITLY SKIPS:
# - pfv-tsys2 (off the air per user) # - pfv-tsys2 (off the air per user; Win10 pending rebuild)
# - pfv-tsys9 (off the air per user; also not in original inventory) # - pfv-tsys8 (retired / permanently offline per user)
# #
# Safety features: # Safety features:
# - BatchMode=yes : never hang on a password prompt # - BatchMode=yes : never hang on a password prompt
+1 -1
View File
@@ -8,7 +8,7 @@
dumps + ~05:40 CDT capacity probe). Storage configs read directly from dumps + ~05:40 CDT capacity probe). Storage configs read directly from
`/etc/pve/storage.cfg`, `/etc/exports`, `/etc/fstab` on every host. `/etc/pve/storage.cfg`, `/etc/exports`, `/etc/fstab` on every host.
**Hosts online:** tsys1, tsys3, tsys4, tsys5, tsys6, tsys7, tsys9 **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)
--- ---