Bug 1983857
Summary: | [RHVH 4.4.6] Continues message observed after upgrading host to 4.4.6 /usr/lib/systemd/system/virtproxyd.socket | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Pawan kumar Vilayatkar <pvilayat> |
Component: | libvirt | Assignee: | Virtualization Maintenance <virt-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Lili Zhu <lizhu> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.4 | CC: | arachman, cshao, jsuchane, lizhu, lsurette, lsvaty, lveyde, mavital, peyu, phrdina, sbonazzo, shlei, virt-maint, weiwang, yaniwang |
Target Milestone: | rc | ||
Target Release: | 8.5 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-30 08:54:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pawan kumar Vilayatkar
2021-07-20 03:27:11 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” ? Moving to RHEL-AV # 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. There is a bug here: Bug 1917302 Hi, Pavel. Do we need a backport here? Would be nice to have in 8.4 upcoming batch *** This bug has been marked as a duplicate of bug 1917302 *** |