chore: sync skill updates and references

This commit is contained in:
root
2026-08-08 13:08:35 -04:00
parent b92542c8ae
commit 2f9b99b03a
33 changed files with 315 additions and 42 deletions
@@ -23,13 +23,13 @@ fi
## Standby Server Disk Crisis
**Finding:** app1-bu (5.161.114.8) disk at 97% — only 1.2 GB free on 38 GB root partition.
**Finding:** app1-bu (5.161.225.131) disk at 97% — only 1.2 GB free on 38 GB root partition.
**Impact:** If Core had failed, the standby wouldn't have had disk space to complete a failover (state.db is ~1.9 GB, plus logs and temp files). The watchdog script would crash mid-sync.
**Required cleanup (not yet performed):**
```bash
ssh -i /root/.ssh/itpp-infra root@5.161.114.8 "
ssh -i /root/.ssh/itpp-infra root@5.161.225.131 "
apt-get clean && apt-get autoremove --purge -y
journalctl --vacuum-size=200M
> /var/log/hermes-standby-sync.log