Pinned every production VM to its current ARP-observed LAN IP via DHCP
reservation. No IP changes — purely converts dynamic leases to fixed.
Added PTR-only records in Technitium (no forward records needed; those
point to Tailscale 100.x addresses).
DHCP failover sync triggered manually to netinfra-02. Live dhcpd.conf
pulled into repo.
Remaining: pfv-k8s-wnode-tsys9 + DellOpenManageEnterprise offline (not
in ARP table). Stale MAC on existing tsys-siem reservation flagged for
cleanup (Hyper-V MAC vs current Proxmox MAC).
💘 Generated with Crush
Assisted-by: Crush:glm-5.2
17 lines
636 B
Markdown
17 lines
636 B
Markdown
# WORKING.md — Active Session Tracker
|
|
|
|
Agent work only. The human decides when it's done.
|
|
A commit is blocked while any task below remains unchecked.
|
|
|
|
## Current Tasks
|
|
|
|
(all done — session complete)
|
|
|
|
- [x] Build VM MAC→IP mapping from ARP table + Proxmox data
|
|
- [x] Generate dhcpd.conf host reservations (18 production VMs, current IPs)
|
|
- [x] Deploy reservations to netinfra-01 (syntax check passed, DHCP reloaded)
|
|
- [x] Sync to netinfra-02 (manual trigger, confirmed)
|
|
- [x] Add PTR records in Technitium (18 PTR-only records, verified)
|
|
- [x] Pull updated dhcpd.conf into repo
|
|
- [x] Create #421 (inotify DHCP sync, someday/maybe)
|