MakerFLOSS/docs/infrastructure/racks/rack01.md
sjat e54cbb3f0f feat(rack): populate provisional network topology (sw01, pp01, links)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 15:09:02 +02:00

59 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Rack rack01
_Auto-generated from `docs/hardware/*.md` (items with `rack: rack01`) — do not edit by hand. Run `make docs-index` after changing a source file._
## Elevation
![Rack rack01 elevation](rack01-elevation.svg)
## Power
```mermaid
flowchart LR
pdu01["pdu01<br/>8 outlets"]
pdu02["pdu02<br/>8 outlets"]
mf00["mf00"]
mf01["mf01"]
mf02["mf02"]
mf03["mf03"]
mf04["mf04"]
pdu01 -->|outlet 1| mf00
pdu01 -->|outlet 2| mf01
pdu01 -->|outlet 3| mf02
pdu01 -->|outlet 4| mf03
pdu01 -->|outlet 5| mf04
pdu02 -->|outlet 1| mf00
```
## Network
```mermaid
flowchart LR
mf00["mf00"]
mf01["mf01"]
mf02["mf02"]
mf03["mf03"]
mf04["mf04"]
pp01["pp01<br/>patch-panel"]
sw01["sw01<br/>switch"]
mf00 -->|eth0 → p1 · 1G| sw01
mf01 -->|eth0 → p1 · 1G| pp01
mf02 -->|eth0 → p2 · 1G| pp01
mf03 -->|eth0 → p3 · 1G| pp01
mf04 -->|eth0 → p4 · 1G| pp01
pp01 -->|uplink → p24 · 1G| sw01
```
## Occupancy
| U | Device | Kind | Face | Status |
|---|---|---|---|---|
| U1 | [mf00](../../hardware/mf00.md) | server | front | staging |
| U2 | [mf01](../../hardware/mf01.md) | server | front | staging |
| U3 | [mf02](../../hardware/mf02.md) | server | front | staging |
| U5U6 | [mf03](../../hardware/mf03.md) | server | front | staging |
| U5U6 | [mf04](../../hardware/mf04.md) | server | rear | staging |
| U10 | [sw01](../../hardware/sw01.md) | switch | front | in-use |
| U24 | [pp01](../../hardware/pp01.md) | patch-panel | front | in-use |
| 0U | [pdu01](../../hardware/pdu01.md) | pdu | left | in-use |
| 0U | [pdu02](../../hardware/pdu02.md) | pdu | right | in-use |