In debian I had also some issues, but I think by me the service was not running at all. But I had make this changes, and that helped me:
In: */etc/ovirt-guest-agent.conf* change this: *[virtio] # device = /dev/virtio-ports/com.redhat.rhevm.vdsm device = /dev/virtio-ports/ovirt-guest-agent.0* Than in: */etc/udev/rules.d/55-ovirt-guest-agent.rules* Put this: *SYMLINK=="virtio-ports/ovirt-guest-agent.0", OWNER="ovirtagent", GROUP="ovirtagent"* And then update: *udevadm trigger --subsystem-match="virtio-ports"* Maybe this helps. Am Do., 20. Sep. 2018 um 12:00 Uhr schrieb Arild Ringøy <[email protected] >: > 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-agent-in-ubuntu/ > 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? > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/VSG6JXPQYHWTEZZJA4WUQJSUGSGBUY3Q/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/JENRI7UCWASFSKUNHNBBNE6WOMAIS3K3/

