Software Version:4.2.5.2-1.el7
Installed agent (1.0.14, from source) following this:
https://www.ovirt.org/documentation/how-to/guest-agent/install-the-guest-...
Some vm's run 1.0.13, but I have the same problem there.
On the vm running agent 1.0.14 nothing shows in "Applications". On vm's
running 1.0.13 it shows "ovirt-guest-agent-1.0.13.dfsg-2".
systemctl status ovirt-guest-agent:
● ovirt-guest-agent.service - oVirt Guest Agent
Loaded: loaded (/lib/systemd/system/ovirt-guest-agent.service; enabled; vendor preset:
enabled)
Active: active (running) since Thu 2018-09-20 09:29:40 CEST; 2h 4min ago
Process: 688 ExecStartPre=/bin/chown ovirtagent:ovirtagent /run/ovirt-guest-agent.pid
(code=exited, status=0/SUCCESS)
Process: 684 ExecStartPre=/bin/touch /run/ovirt-guest-agent.pid (code=exited,
status=0/SUCCESS)
Process: 682 ExecStartPre=/sbin/modprobe virtio_console (code=exited, status=0/SUCCESS)
Main PID: 692 (python)
Tasks: 4 (limit: 4915)
CGroup: /system.slice/ovirt-guest-agent.service
└─692 /usr/bin/python /usr/share/ovirt-guest-agent/ovirt-guest-agent.py
sep. 20 11:30:24 circlemud python[692]: [90B blob data]
sep. 20 11:30:25 circlemud python[692]: [155B blob data]
sep. 20 11:30:25 circlemud python[692]: [100B blob data]
sep. 20 11:30:25 circlemud userhelper[2662]: pam_succeed_if(ovirt-container-list:auth):
requirement "user = ovirtagent" was met by user "ovirtagent"
sep. 20 11:30:25 circlemud userhelper[2662]: running
'/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of
'ovirtagent'
sep. 20 11:32:25 circlemud python[692]: [90B blob data]
sep. 20 11:32:25 circlemud python[692]: [155B blob data]
sep. 20 11:32:25 circlemud python[692]: [100B blob data]
sep. 20 11:32:25 circlemud userhelper[2696]: pam_succeed_if(ovirt-container-list:auth):
requirement "user = ovirtagent" was met by user "ovirtagent"
sep. 20 11:32:25 circlemud userhelper[2696]: running
'/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of
'ovirtagent'
Migrate fails: Query 'GetValidHostsForVmsQuery' failed: null (in engine.log)
Snapshot: Could not detect Guest Agent on the VM
Any suggestions?