The guest agent is a program installed inside the guest OS allowing the host to run commands within the VM. This allows consistent, reliable backups by freezing the guest file system before snapshots and proper shutdown of a guest without reliance on ACPI, policies, etc.
The use of the VM guest agent requires:
The guest agent must be enabled per VM; this can be done during VM creation or by editing an existing VM. The Guest Agent checkbox on the VM dashboard indicates if the agent is enabled.
The guest agent installer can be downloaded from the following link (and run within the guest): https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win-guest-tools.exe
During the Virtio installer setup, be sure to select the Install button for device software.
The VM will require a restart in order to apply the changes and connect the agent.
The following instructions provide for placing the win-virtio.iso file (containing necessary agent guest software) onto the vSAN; this allows for loading the software onto the CD-ROM drive of a VM for easy Installation within the guest OS.
The VM must have a CD-ROM device
A restart of the VM may be required in order to connect the agent to the host.
On Linux VMs, the qemu-guest-agent package must be installed. Installation instructions will vary depending on the specific Linux distro/version.
On Systems that employ apt for installation (Debian/Ubuntu-based):
apt-get install qemu-guest-agent
On Systems using Yum (Redhat):
yum install qemu-guest-agent
Some distros will require a reboot or manual start of the agent:
systemctl start qemu-guest-agent
When a guest agent is successfully connected, the version number will display next to the checked Guest Agent checkbox on the VM dashboard.
Need more Help? Email support@verge.io or call us at (855) 855-8300