
Hello, Does someone has idea about fix/remove the warning message "The latest guest agent needs to be installed and running on the guest" from my VMs ? I already has the qemu agent running and updated on VMS. I already tried restart the VM and HOST but the warning persist. Any tip? My Env. ====== https://pasteboard.co/IDsJZE1.png Warning message ============== https://pasteboard.co/IDsLcNS.png Qemu agent ========== https://pasteboard.co/IDsMmdPp.png Best regards Carlos

Hi, this is because it needs ovirt-guest-agent specifically, with qemu it is reporting data but the warning will appear. Petr Matyas | RHVM System QE pmatyas@redhat.com pmatyas @ #brno, #rhev-qe On 10/24/19 4:10 PM, ccesario@blueit.com.br wrote:
Hello, Does someone has idea about fix/remove the warning message "The latest guest agent needs to be installed and running on the guest" from my VMs ?
I already has the qemu agent running and updated on VMS. I already tried restart the VM and HOST but the warning persist.
Any tip?
My Env. ====== https://pasteboard.co/IDsJZE1.png
Warning message ============== https://pasteboard.co/IDsLcNS.png
Qemu agent ========== https://pasteboard.co/IDsMmdPp.png
Best 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/ZEKKZNQ7DURMBY...

Hi Petr, Thank you by reply! Is there any workarround to remove this warning even using qemu-guest-agent, because Iin vyos (deb based) we dont have ovirt-guest-agent. Best regards Carlos

I have CentOS 7 with qemu-guest-agent v2.12.0 and no warning is displayed. As you use RHEL 7, you should have the same version. Best Regards,Strahil Nikolov В четвъртък, 24 октомври 2019 г., 20:32:48 ч. Гринуич+3, <ccesario@blueit.com.br> написа: Hi Petr, Thank you by reply! Is there any workarround to remove this warning even using qemu-guest-agent, because Iin vyos (deb based) we dont have ovirt-guest-agent. Best 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/7JJTP6MNVGHRCH...

Not True, my CentOS 7 has qemu-guest-agent and no warning is displayed. # qemu-ga --version QEMU Guest Agent 2.12.0 # rpm -qa | grep agent qemu-guest-agent-2.12.0-3.el7.x86_64 Best Regards,Strahil Nikolov В четвъртък, 24 октомври 2019 г., 18:30:29 ч. Гринуич+3, Petr Matyáš <pmatyas@redhat.com> написа: Hi, this is because it needs ovirt-guest-agent specifically, with qemu it is reporting data but the warning will appear. Petr Matyas | RHVM System QE pmatyas@redhat.com pmatyas @ #brno, #rhev-qe On 10/24/19 4:10 PM, ccesario@blueit.com.br wrote:
Hello, Does someone has idea about fix/remove the warning message "The latest guest agent needs to be installed and running on the guest" from my VMs ?
I already has the qemu agent running and updated on VMS. I already tried restart the VM and HOST but the warning persist.
Any tip?
My Env. ====== https://pasteboard.co/IDsJZE1.png
Warning message ============== https://pasteboard.co/IDsLcNS.png
Qemu agent ========== https://pasteboard.co/IDsMmdPp.png
Best 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/ZEKKZNQ7DURMBY...
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/WKYQ7SSROLYW27...

This is my version root@vyos:/home/vyos# /etc/init.d/qemu-guest-agent status ● qemu-guest-agent.service - LSB: QEMU Guest Agent startup script Loaded: loaded (/etc/init.d/qemu-guest-agent) Active: active (running) since Thu 2019-10-24 20:35:56 UTC; 14s ago Process: 11600 ExecStop=/etc/init.d/qemu-guest-agent stop (code=exited, status=0/SUCCESS) Process: 11608 ExecStart=/etc/init.d/qemu-guest-agent start (code=exited, status=0/SUCCESS) CGroup: /system.slice/qemu-guest-agent.service └─11615 /usr/sbin/qemu-ga --daemonize -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0 Oct 24 20:35:56 vyos systemd[1]: Started LSB: QEMU Guest Agent startup script. root@vyos:/home/vyos# qemu-ga -V QEMU Guest Agent 2.1.2 root@vyos:/home/vyos# dpkg -l qemu* ii qemu-guest-agent 1:2.1+dfsg-12+deb8u1 amd64 Guest-side qemu-system agent root@vyos:/home/vyos# Best regards Carlos

Il giorno ven 25 ott 2019 alle ore 01:40 <ccesario@blueit.com.br> ha scritto:
This is my version
root@vyos:/home/vyos# /etc/init.d/qemu-guest-agent status ● qemu-guest-agent.service - LSB: QEMU Guest Agent startup script Loaded: loaded (/etc/init.d/qemu-guest-agent) Active: active (running) since Thu 2019-10-24 20:35:56 UTC; 14s ago Process: 11600 ExecStop=/etc/init.d/qemu-guest-agent stop (code=exited, status=0/SUCCESS) Process: 11608 ExecStart=/etc/init.d/qemu-guest-agent start (code=exited, status=0/SUCCESS) CGroup: /system.slice/qemu-guest-agent.service └─11615 /usr/sbin/qemu-ga --daemonize -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0
Oct 24 20:35:56 vyos systemd[1]: Started LSB: QEMU Guest Agent startup script.
root@vyos:/home/vyos# qemu-ga -V QEMU Guest Agent 2.1.2
root@vyos:/home/vyos# dpkg -l qemu* ii qemu-guest-agent 1:2.1+dfsg-12+deb8u1 amd64 Guest-side qemu-system agent
Looks like you're running Debian Jessie there which is still in LTS support till June 30, 2020. You can try installing ovirt-guest-agent 1.0.10 https://packages.debian.org/jessie/ovirt-guest-agent but you may need to tweak it a bit: https://angrysysadmins.tech/index.php/2019/02/bailey/debian-how-to-install-o... I would suggest to open a bug on Debian for getting an updated build of the agent on https://www.debian.org/Bugs/.
root@vyos:/home/vyos#
Best 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/LAITUVLXUP5GKI...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*

Sandro, I have installed the ovirt-guest-agent, but even with this I'm getting the warning message. 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

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/NJNPLDSL4L2UA5...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*
participants (4)
-
ccesario@blueit.com.br
-
Petr Matyáš
-
Sandro Bonazzola
-
Strahil Nikolov