James Fehlig changed bug 1181333
What Removed Added
CC   bart.vanassche+novell@gmail.com
Assignee virt-bugs@suse.de jfehlig@suse.com
Flags   needinfo?(bart.vanassche+novell@gmail.com)

Comment # 1 on bug 1181333 from
(In reply to Bart Van Assche from comment #0)
> A few days ago I ran "zypper dup". Since then starting libvirtd fails:

Where do you see that it fails? Is something not working for you?

> # rpm -qf /etc/issue.net 
> openSUSE-release-20210121-846.1.x86_64
> 
> # rpm -qi libvirt | grep ^Version
> 
> # PAGER= systemctl status libvirtd
> * libvirtd.service - Virtualization daemon
>      Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; disabled;
> vendor preset: disabled)
>      Active: inactive (dead) since Sun 2021-01-24 09:36:52 PST; 13min ago
> TriggeredBy: * libvirtd-ro.socket
>              * libvirtd.socket
>              * libvirtd-admin.socket
>        Docs: man:libvirtd(8)
>              https://libvirt.org
>     Process: 7521 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS (code=exited,
> status=0/SUCCESS)
>    Main PID: 7521 (code=exited, status=0/SUCCESS)
> 
> Jan 24 09:34:52 asus systemd[1]: Starting Virtualization daemon...
> Jan 24 09:34:52 asus libvirtd[7521]: libvirt version: 6.10.0
> Jan 24 09:34:52 asus libvirtd[7521]: hostname: asus
> Jan 24 09:34:52 asus libvirtd[7521]: Failed to initialize libnetcontrol. 
> Management of interface devices is disabled

This log entry informs you that initialization of libnetcontrol failed since
you are using NetworkManager instead of wicked for network management.

> Jan 24 09:34:52 asus systemd[1]: Started Virtualization daemon.
> Jan 24 09:36:52 asus systemd[1]: libvirtd.service: Succeeded.

Here we can see libvirtd started successfully. What problem are you seeing
other than the notice that interface device management is disabled?


You are receiving this mail because: