-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.3.0
-
libvirt-9.9.0-1.el9
-
None
-
None
-
rhel-sst-virtualization
-
ssg_virtualization
-
13
-
18
-
None
-
QE ack, Dev ack
-
False
-
-
None
-
None
-
Pass
-
Not Needed
-
Automated
-
-
9.9.0
-
None
What were you trying to do that didn't work?
virtqemud.socket changed to 'disabled' after executing 'systemctl preset virtqemud.socket'
Please provide the package NVR for which bug is seen:
libvirt-9.5.0-7.el9_3.x86_64
How reproducible:
100%
Steps to reproduce
- Check the virtqemud.socket service status:
# systemctl status virtqemud.socket
● virtqemud.socket - Libvirt qemu local socket
Loaded: loaded (/usr/lib/systemd/system/virtqemud.socket; *enabled*; preset: disabled)
Active: active (running) since Wed 2023-08-30 06:04:30 EDT; 1 week 5 days ago
Until: Wed 2023-08-30 06:04:30 EDT; 1 week 5 days ago
Triggers: ● virtqemud.service
Listen: /run/libvirt/virtqemud-sock (Stream)
CGroup: /system.slice/virtqemud.socket
2.Preset virtqemud.socket:
#systemctl preset virtqemud.socket
Removed "/etc/systemd/system/sockets.target.wants/virtqemud.socket".
3. Check the virtqemud.socket service status again:
# systemctl status virtqemud.socket
● virtqemud.socket - Libvirt qemu local socket
Loaded: loaded (/usr/lib/systemd/system/virtqemud.socket; *disabled*; preset: disabled)
Active: active (running) since Wed 2023-08-30 06:04:30 EDT; 1 week 5 days ago
Until: Wed 2023-08-30 06:04:30 EDT; 1 week 5 days ago
Triggers: ● virtqemud.service
Listen: /run/libvirt/virtqemud-sock (Stream)
CGroup: /system.slice/virtqemud.socket
Expected results
virtqemud.socket's status should still be enabled after preset
Actual results
virtqemud.socket's status changed to disabled after preset
Additional info:
1.The status of other sub-daemons' socket service is still enabled after preset.
- is blocked by
-
RHEL-15267 Rebase libvirt in RHEL-9.4.0
- Closed
- is cloned by
-
RHEL-14704 virtqemud.socket virtqemud.socket changed to 'disabled' after executing 'systemctl preset virtqemud.socket'
- Closed
- links to
-
RHBA-2023:125049 libvirt update
- mentioned on