Two options in VM options. What do they do?

Sep 12, 2015
25
0
41
Hi,

We use proxmox since version 3 and we upgraded to version 4 and now we are running the latest version. 4.1 with the last updates.

I was browsing "VM options" in one VM when i found two options that i don't remember in version 3.

I googled these two option but i dind't found their meaning.

I post this thread to ask for an explanation to these two options.

The options are:
- Qemu agent
- VM protection

Screenshot-from-20151228-1407501451311723.png


Can someone explain what they do?

Thanks :)
 
Thanks for your answer. :)

Where can i find the agent? Is it like vmware where it mounts an iso file in the cd rom and then we proceed to install the agent?
Is it only for windows? Is there a version for linux?

We have only Centos 6 KVM virtual machines. Does it make sense that we activate this option in Centos 6 Virtual Machines? If yes, where can i find the agent?

If someone could explain "VM Protection" i would appreciate. :)
 
Just incase anyone else comes along:

RHEL:
Code:
yum -y install qemu-guest-agent

Deb/Ubuntu:
Code:
apt-get install qemu-guest-agent
 
  • Like
Reactions: rcd