Add an optional `chassis_u` field for shelf-mounted devices (their height in U where they stand on the shelf) and render it: - gen_rack draws each tower chassis_u U's tall, rising above the 1U shelf line; rail-mounted devices now paint on top so a PDU within a tower's span (e.g. pdu03 over srv05/06) stays visible - occupancy table shows each tower's real U-span (e.g. srv01 U37-U46) - validate_item checks chassis_u is a positive integer; absent chassis_u renders byte-identically to before - set chassis_u for srv01-07 (10/8/6/6/7/7/6U); document the field in the editing guide; regenerate rack01 artifacts Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
34 lines
538 B
Markdown
34 lines
538 B
Markdown
---
|
|
hostname: srv03
|
|
kind: server
|
|
status: staging
|
|
cluster: tappaas
|
|
location: The pile
|
|
cpu: Intel Core i5-8500 @ 3.00GHz
|
|
cpu_cores: 6
|
|
cpu_threads: 6
|
|
ram_gb: 16
|
|
ram_type: DDR4-2666 non-ECC UDIMM
|
|
storage_gb: 40
|
|
storage_type: nvme
|
|
nic_gbps: 1
|
|
rack: rack01
|
|
mounted_on: shf01
|
|
shelf_face: rear
|
|
shelf_slot: 1
|
|
chassis_u: 6
|
|
power:
|
|
- { pdu: pdu01, outlet: 3 }
|
|
links:
|
|
- { local: eth0, peer: pp02, peer_port: 4, speed_gbps: 1 }
|
|
---
|
|
|
|
## Notes
|
|
|
|
- TaPPaaS node 3
|
|
|
|
## ToDo
|
|
|
|
1. Update BIOS/UEFI firmware
|
|
2. Update BIOS/UEFI settings
|
|
3. New CMOS battery
|