|
APPLIED + CORRECTION: "updated in-place" does NOT mean "no restart" -- the apply bounced the edge
The config_seed/cdrom removal is APPLIED to the live Office1 edge. Apply complete: 0 added, 1 changed, 1 destroyed. `tofu plan` now reports "No changes" -- repo and state are back in sync, so Stage 3 cannot trip over the divergence. CORRECTION, recorded because the prediction was WRONG and the mistake is reusable: I predicted the apply would NOT interrupt the guest, on the grounds that the plan said "libvirt_domain.vm will be updated IN-PLACE". THE APPLY RESTARTED THE GUEST. Measured: uptime went from 8:36 to 6 secs across the apply. The dmacvicar/libvirt provider redefines the domain to apply a disk-list change and BOUNCES it -- a ~30s outage during which the edge was neither routing nor serving DHCP. "updated in-place" means the RESOURCE is not replaced. It says NOTHING about whether the GUEST keeps running. Do not read it as "no interruption" -- that is exactly what I did. STAGE 3 CONSEQUENCE (the reason this is worth a commit of its own): any future tofu apply that touches a libvirt_domain's devices -- on a DC edge, or on a node VM -- must be assumed to BOUNCE THE GUEST, and scheduled/gated as an outage rather than a no-op config tidy-up. Recovery was clean and needed no intervention. Post-boot, measured: kea-dhcp4 running and bound udp4 10.10.0.1:67 with subnet 10.10.0.0/24 + pool .100-.199 intact; WAN 172.30.1.2, LAN 10.10.0.1, default route 172.30.1.1; egress to 1.1.1.1 at 0.0% packet loss; 8 LAN pass rules in pf; serial console + getty alive (DOCFIX-192 holds). The cdrom is gone from the persistent domain XML. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B6Fzre1CxCY8tzwFCudu57 |
|---|
|
|
| docs/changelog-20260713-config-xml-path-deleted.md |
|---|
| docs/session-ledger.md |
|---|