docs sync post-pass: REPORT v1.1 status, Oct replan runbook, repo path fix
REPORT.md gets a post-pass status banner + per-item STATUS tags + phase/QM checklist truth; RUNBOOK-TODAY amended for the Oct window replan (Friday is troubleshooting-only #609); all ~/optimize paths updated after the repo move to ~/projects/ultix. Adds the 22:00 night-flip watcher log and 6-remove-agent-stacks.sh (boot-time screen/crush relauncher teardown with backups to removed-agent-stacks/). 💘 Generated with Crush Assisted-by: Crush:glm-5.2 [#602]
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Read-only host check: why did the net multiqueue flags not land on VM 5111?
|
||||
# Run from the guest: ~/optimize/4-host-netcheck.sh
|
||||
# Everything is saved to ~/optimize/host-netcheck.out for crush to read.
|
||||
# Run from the guest: ~/projects/ultix/4-host-netcheck.sh
|
||||
# Everything is saved to ~/projects/ultix/host-netcheck.out for crush to read.
|
||||
set -euo pipefail
|
||||
OUT="$(cd "$(dirname "$0")" && pwd)/host-netcheck.out"
|
||||
timeout 120 ssh root@pfv-tsys5.knel.net '
|
||||
|
||||
Reference in New Issue
Block a user