Guest tools needs to be running on all the virtual servers.
Depending upon the OS you have selected, you can reinstall the guest tools if needed using the below commands.
apt-get -y install qemu-guest-agent
yum -y install qemu-guest-agent
systemctl enable --now qemu-guest-agent