Bug 1983857 - [RHVH 4.4.6] Continues message observed after upgrading host to 4.4.6 /usr/lib/systemd/system/virtproxyd.socket
Summary: [RHVH 4.4.6] Continues message observed after upgrading host to 4.4.6 /usr/li...
Keywords:
Status: CLOSED DUPLICATE of bug 1917302
Alias: None
Product: Red Hat Enterprise Linux Advanced Virtualization
Classification: Red Hat
Component: libvirt
Version: 8.4
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: 8.5
Assignee: Virtualization Maintenance
QA Contact: Lili Zhu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-20 03:27 UTC by Pawan kumar Vilayatkar
Modified: 2024-12-20 20:30 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-30 08:54:33 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pawan kumar Vilayatkar 2021-07-20 03:27:11 UTC
Description of problem:

After upgrading RHVH to 4.4.6 seeing continues message 
/usr/lib/systemd/system/virtproxyd.socket:4: Missing '='.


Version-Release number of selected component (if applicable):

RHVH 4.4.6


Additional info:

Workaround to stop messages :

$ vi /usr/lib/systemd/system/virtproxyd.socket
# in front of libvirtd.socket libvirtd-ro.socket libvirtd-admin.socket libvirtd-tcp.socket libvirtd-tls.socket

restart virtproxyd.socket

Comment 2 peyu 2021-07-20 07:42:55 UTC
QE reproduced this bug.

Test Versions:
RHVM: 4.4.7.6-0.11.el8ev
RHVH: upgrade rhvh from rhvh-4.4.5.4-0.20210330.0+1 to rhvh-4.4.6.2-0.20210615.0+1

Test Steps:
1. Install redhat-virtualization-host-4.4.5-20210330.0.el8_3 
2. Add host to RHVM
3. Login to host, setup local repos and point to "redhat-virtualization-host-4.4.6-20210615.0.el8_4"
4. Upgrade the host via RHVM
5. Check the service "virtproxyd.socket"
   # systemctl status virtproxyd.socket

Test Result:
After upgrade:
~~~~~~
# systemctl status virtproxyd.socket
● virtproxyd.socket - Libvirt proxy local socket
   Loaded: error (Reason: Unit virtproxyd.socket failed to loaded properly: Invalid argument.)
   Active: inactive (dead)

Jul 20 03:01:01 dell-per730-35.lab.eng.pek2.redhat.com systemd[1]: /usr/lib/systemd/system/virtproxyd.socket:4: Missing '=>
~~~~~~


logs from /var/log/messages
~~~~~~
Jul 20 03:01:01 dell-per730-35 systemd[1]: /usr/lib/systemd/system/virtproxyd.socket:4: Missing '='.
Jul 20 03:01:01 dell-per730-35 systemd[1]: /usr/lib/systemd/system/virtproxyd-admin.socket:6: Missing '='.
Jul 20 03:01:01 dell-per730-35 systemd[1]: /usr/lib/systemd/system/virtproxyd-ro.socket:6: Missing '='.
~~~~~~


I noticed that in the clean installation of rhvh-4.4.5.4-0.20210330.0+1, the status of “virtproxyd.socket” is “inactive (dead)”.

For this issue, what should be the correct result?  Should “virtproxyd.socket” be active by default? Or, there should be no error messages(/usr/lib/systemd/system/virtproxyd.socket:4: Missing '='.) when running/checking “virtproxyd.socket” ?

Comment 4 Sandro Bonazzola 2021-07-29 07:18:57 UTC
Moving to RHEL-AV

Comment 6 Sandro Bonazzola 2021-07-29 07:22:03 UTC
# rpm -qf /usr/lib/systemd/system/virtproxyd.socket
libvirt-daemon-7.0.0-14.3.module+el8.4.0+11878+84e54169.x86_64

outside RHV-H also have the same issue.

Comment 9 Lili Zhu 2021-07-30 03:52:43 UTC
There is a bug here: Bug 1917302
Hi, Pavel. Do we need a backport here?

Comment 10 Sandro Bonazzola 2021-07-30 07:48:39 UTC
Would be nice to have in 8.4 upcoming batch

Comment 11 Jaroslav Suchanek 2021-07-30 08:54:33 UTC

*** This bug has been marked as a duplicate of bug 1917302 ***


Note You need to log in before you can comment on or make changes to this bug.