From 4e60a105429e18d6130f13925d3d7d5b68fc0e65 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Apr 2026 15:09:44 +0300 Subject: b0: document PI phase 0.2 hostname verification --- f3s/docs/pi-phase-0-2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 f3s/docs/pi-phase-0-2.md (limited to 'f3s/docs') diff --git a/f3s/docs/pi-phase-0-2.md b/f3s/docs/pi-phase-0-2.md new file mode 100644 index 0000000..9b34ca8 --- /dev/null +++ b/f3s/docs/pi-phase-0-2.md @@ -0,0 +1,18 @@ +# PI Phase 0.2 Hostname Verification + +Task 0.2 for the Raspberry Pi cluster was verified on: + +- `pi0.lan.buetow.org` +- `pi1.lan.buetow.org` +- `pi2.lan.buetow.org` +- `pi3.lan.buetow.org` + +Verification performed: + +- `hostnamectl status --static` returned the expected FQDN on each host. +- `hostname -f` returned the same FQDN on each host. + +Outcome: + +- No hostname changes were required. +- No reboot was needed because the static hostnames were already correct and resolvable as FQDNs. -- cgit v1.2.3