VM images Phase C: PVE validation of a single VM (no template until proven good) #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #6. Phase C of the "mostly working" VM-image plan. Operator-driven (SysAdmin runs
qmon a real PVE 9.1 host; not runnable from the build host).Flow (NO templating until a known-good image exists)
vm-imagesqcow2 from the registry onto the PVE host (directcurl/forgejo-curlGET — the generic registry has no HEAD, so the GUI "Query URL" 405s; use a direct GET).install.sh→ a stopped, non-template VM.Acceptance (per image: Devuan ECS01 + Debian-13)
qm terminal(ttyS0).qm agent pinganswers (qemu-guest-agent).modprobe ptp_kvm,cat /sys/class/ptp/ptp0/clock_name==KVMand chrony disciplines; otherwise documented as unsynchronised (no NTP fallback by design).Likely fix rounds (feed back to #6 / Phase A)
cloud-init network render (eni), serial console primacy (VM-D5), guest-agent virtio port. Report
qmoutput back; Phase A iterates.