IPv6 addressing phase closed: all five nodes bound, aitopatom included
Some checks failed
CI/CD / typecheck (push) Failing after 11s
CI/CD / test (push) Failing after 10s
CI/CD / lint (push) Failing after 26s
CI/CD / build (push) Has been skipped
CI/CD / publish-rpm (push) Has been skipped
CI/CD / publish-deb (push) Has been skipped

aitopatom-3a1c (the DGX that refused my key) reached via michal@ with passwordless
sudo, took its reserved ::27 immediately on the eui64 flip. All five cluster nodes
now hold their exact VLAN 2 reservations, 5/5 Ready.

Node addressing is done and enforced (provisioning default + fleet drop-in). What
remains for IPv6 is the egress flip and the cluster conversion, both attended.
Docmost IPv6 page updated to match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DMVzWZgiKW2wquf5z8S1yH
This commit is contained in:
Michal
2026-09-06 23:18:55 +01:00
parent 6c94371c8e
commit ac8653f519

View File

@@ -87,3 +87,11 @@ STILL OPEN FOR THE ATTENDED SESSION
- the two arm64 nodes: why the DHCPv6 transaction does not complete.
- whether to keep MAC keys (works for x86 Fedora, unproven for arm) or move to
DUID keys / a dynamic range + labctl discovery for uniformity.
=== CLOSED 2026-09-06: all five nodes bound, aitopatom done ===
addr-gen-mode=eui64 rolled out fleet-wide + baked into provisioning (6c94371).
aitopatom-3a1c reached via michal@ (root@ refused key), took ::27 immediately on
the flip. Final: worker0 ::23, worker2 ::25, worker1 ::13, spark ::12,
aitopatom ::27 -- all match their reservations, cluster 5/5 Ready.
The keying scheme (MAC + enforced EUI-64) is proven and enforced; remaining IPv6
work is egress + the cluster conversion, both attended.