Parent: #478
Goal
Provision the first real local Metis worker: the Ubuntu laptop reachable as till@till-E6415-MD60178.
Current State
Metis local repository commit:
50fe4e0 Register first local Ubuntu worker
Known connection data:
- Worker id:
linux-laptop-1
- Hostname:
till-E6415-MD60178
- FQDN:
till-e6415-md60178.fritz.box
- IPv4:
192.168.178.44
- SSH user:
till
- Local SSH alias:
metis-laptop-1
- SSH daemon: reachable
- Auth status: public-key login pending
Scope
- Install the Metis control-plane public key for user
till.
- Verify SSH login from the control machine.
- Collect initial inventory: CPU, memory, disk, Ubuntu version, GPU, battery and Wake-on-LAN status.
- Update
examples/home-cluster.yaml from ssh-auth-pending to the next accurate state.
- Document any setup commands needed for future Ubuntu laptop workers.
Acceptance Criteria
ssh metis-laptop-1 'hostname; uname -srmo' succeeds.
- Hardware inventory is recorded in Metis.
- Worker status is no longer
ssh-auth-pending.
- Wake-on-LAN support is either documented as supported or explicitly marked unavailable/unknown with reason.
Parent: #478
Goal
Provision the first real local Metis worker: the Ubuntu laptop reachable as
till@till-E6415-MD60178.Current State
Metis local repository commit:
Known connection data:
linux-laptop-1till-E6415-MD60178till-e6415-md60178.fritz.box192.168.178.44tillmetis-laptop-1Scope
till.examples/home-cluster.yamlfromssh-auth-pendingto the next accurate state.Acceptance Criteria
ssh metis-laptop-1 'hostname; uname -srmo'succeeds.ssh-auth-pending.