Rebuild rack01 from the physically remounted hardware: - Correct stale positions/ports/outlets for pp01, pp02, sw01, pdu01-04 - Model shelves as 1U trays (towers stand above without consuming rack U's); add shf02 and empty half-depth shf03/shf04 - Add ups01/ups02; reseat nas01/02 and sw02-05; move srv04-07 onto shf02 - Add `wan` hardware kind; add WAN demarcation hosts wan01 (active) and wan02 (staging) - Document full live network wiring: srv01-07 -> pp02 -> sw01 (LAN) and srv01 eth0 -> pp02 -> pp01 -> wan01 (WAN); keep non-active lines (wan2, working-table patches, sw01 mgmt) in notes only - Regenerate hardware index + rack01 elevation/network/power artifacts Also includes the in-progress generator updates (gen_rack.py, gen_overview.py, Makefile, tests) that the regenerated artifacts depend on. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
33 lines
525 B
Markdown
33 lines
525 B
Markdown
---
|
|
hostname: srv02
|
|
kind: server
|
|
status: staging
|
|
cluster: tappaas
|
|
location: The pile
|
|
cpu: Intel Core i5-8500 @ 3.00GHz
|
|
cpu_cores: 6
|
|
cpu_threads: 6
|
|
ram_gb: 8
|
|
ram_type: DDR4-2666 non-ECC UDIMM
|
|
storage_gb: 40
|
|
storage_type: nvme
|
|
nic_gbps: 1
|
|
rack: rack01
|
|
mounted_on: shf01
|
|
shelf_face: front
|
|
shelf_slot: 2
|
|
power:
|
|
- { pdu: pdu01, outlet: 2 }
|
|
links:
|
|
- { local: eth0, peer: pp02, peer_port: 3, speed_gbps: 1 }
|
|
---
|
|
|
|
## Notes
|
|
|
|
- TaPPaaS node 2
|
|
|
|
## ToDo
|
|
|
|
1. Update BIOS/UEFI firmware
|
|
2. Update BIOS/UEFI settings
|
|
3. New CMOS battery
|