Il giorno sab 26 ott 2019 alle ore 01:07 <ccesario@blueit.com.br> ha scritto:
Sandro, I have installed the ovirt-guest-agent, but even with this I'm getting the warning message.

so looks like the service is up and running.
can you please check if you have in your VM

/dev/virtio-ports/com.redhat.rhevm.vdsm
or 
/dev/virtio-ports/ovirt-guest-agent.0

because at some point within ovirt we changed the name of the virtio port and it should be /dev/virtio-ports/ovirt-guest-agent.0 now.
Maybe Debian didn't update that config part.

See also https://lists.ovirt.org/pipermail/users/2018-March/088042.html


 

it follow the data about ovirt-guest-agent package.

root@vyos:/home/vyos# /etc/init.d/ovirt-guest-agent status
● ovirt-guest-agent.service - oVirt Guest Agent
   Loaded: loaded (/lib/systemd/system/ovirt-guest-agent.service; enabled)
   Active: active (running) since Fri 2019-10-25 22:51:06 UTC; 1min 51s ago
 Main PID: 1017 (python)
   CGroup: /system.slice/ovirt-guest-agent.service
           └─1017 /usr/bin/python /usr/share/ovirt-guest-agent/ovirt-guest-agent.py

Oct 25 22:51:07 vyos systemd[1]: Started oVirt Guest Agent.
Oct 25 22:51:09 vyos python[1017]: [117B blob data]
Oct 25 22:51:09 vyos python[1017]: [154B blob data]
Oct 25 22:51:09 vyos python[1017]: [99B blob data]
Oct 25 22:51:09 vyos python[1017]: [117B blob data]
Oct 25 22:51:09 vyos python[1017]: [154B blob data]
Oct 25 22:51:09 vyos python[1017]: [99B blob data]


root@vyos:/home/vyos# apt-cache show ovirt-guest-agent
Package: ovirt-guest-agent
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 97
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Version: 1.0.10.2.dfsg-2+deb8u1
Depends: python:any (>= 2.7.5-5~), udev, python-apt, python-dbus, python-ethtool, usermode, qemu-guest-agent
Conffiles:
 /etc/dbus-1/system.d/org.ovirt.vdsm.Credentials.conf dd7256b739573df23d112eace6153d71
 /etc/init.d/ovirt-guest-agent 11df41943875996bc35a6b59a06c9743
 /etc/init/ovirt-guest-agent.conf 716f3fe1ce6451c3918dad615af563de
 /etc/ovirt-guest-agent.conf bef6cd9952f22d92bbc37b795ea4e3fc
 /etc/pam.d/ovirt-hibernate 357631845165598943fe9d4d850490d4
 /etc/pam.d/ovirt-locksession 357631845165598943fe9d4d850490d4
 /etc/pam.d/ovirt-shutdown 357631845165598943fe9d4d850490d4
 /etc/security/console.apps/ovirt-hibernate 74b9eb3f7e137fef612919dc37376ed9
 /etc/security/console.apps/ovirt-locksession 0fdb1f976f5d01b0343cc060d6e617fd
 /etc/security/console.apps/ovirt-shutdown 3d5b4997874d1cb497ecda5f6c43e430
Description: daemon that resides within guest virtual machines
 This is the oVirt management agent running inside the guest. The agent
 interfaces with the oVirt manager, supplying heart-beat info as well as
 run-time data from within the guest itself. The agent also accepts
 control commands to be run executed within the OS (like: shutdown and
 restart).
Description-md5: 2a0eab398e766b2ef4daac20a890c524
Homepage: http://www.ovirt.org/Ovirt_guest_agent



Regards
Carlos
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
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/users@ovirt.org/message/NJNPLDSL4L2UA5QGPX4GAXZMCUR3SC2N/


--