oldschool

type host vendor HP model EliteDesk 800 G3 DM 35W year ~2017 serial 8CG74769HJ sku 1VR53UC#ABA cpu Intel Core i5-6500 @ 3.20GHz (4c/4t) ram 16 GB DDR4 SODIMM gpu Intel HD Graphics 530 storage 512 GB KingFast SATA SSD (root 211 GB; the rest is /mnt/disks, where every offsite local-path volume lands) os NixOS 26.05 (Yarara) firmware P21 Ver. 02.15 (2018-01-31)
  • offsite worker. Also runs docker, a GitHub Actions runner, and yarr.

  • No TPM: /sys/class/tpm/ is empty and there are no /dev/tpm* nodes. Reachable over the LAN at 10.89.0.11 (or via the tailnet).

Linked references 4

Architecture/kthx

The volume and the database both live on Fleet/oldschool, because local-path is a directory on one node's disk. The pod and the Postgres instance are pinned there by node selector for the same reason.

Architecture/kthx

One node, one disk. Both volumes are local-path on Fleet/oldschool. Losing that host takes the zone down until it comes back, and the sites volume's declared size is not enforced by anything — local-path shares the node's filesystem, so what warns first is a node-disk alert rather than the claim.

Fleet
HostClusterHardware
Fleet/optiplexfollyDell OptiPlex 3050 micro, i7-7700T
Fleet/riptidefollyHP EliteDesk 800 G5 DM, i5-9500T
Fleet/shalefollyHP EliteDesk 800 G2 DM 35W, i7-6700T
Fleet/retrofitoffsiteHP EliteDesk 800 G2 DM 65W, i7-6700T
Fleet/oldschooloffsiteHP EliteDesk 800 G3 DM 35W, i5-6500
Fleet

TPM across the x86 fleet: only Fleet/riptide has an operational TPM 2.0; Fleet/shale and Fleet/retrofit enumerate TPM 1.2 (too old for systemd-cryptenroll); Fleet/optiplex needs BIOS enablement; Fleet/oldschool has none. Per-host detail is on each page.