This VM hosts Docker and a self-hosted agent system migrated off AWS.
The useful line is the 2026-08-21 resize. I cut it from 4 vCPU and 8 GB to 3 vCPU and 6 GB (6144 MiB) after measuring actual RAM. Usage was well under allocation, so the unused headroom went to another VM on the same host. That was measurement, not a guess.
The note then records 3 vCPU (CPU type host), 6 GB RAM, and Debian 13.6 (Trixie). QEMU guest agent is installed and running.
How it got there: 2026-07-17, VM created, Docker CE installed, agents migrated from AWS via rsync pull. No transfer size, no rsync flags, no container list.
Addressing started as DHCP. On 2026-08-21 it moved to a static reservation tied to the NIC, for reliability. The note does not record an outage.
Storage is 32 GB on local-lvm, described as NVMe-backed, plus a second 16 GB disk on scsi1 with backup=0. That disk is for the guest application's own internal backups.
— Rich