https://bugzilla.novell.com/show_bug.cgi?id=855849 https://bugzilla.novell.com/show_bug.cgi?id=855849#c0 Summary: libvirt daemon gets restarted too early after update Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Minor Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: stephan.barth@suse.com QAContact: jdouglas@suse.com Found By: --- Blocker: --- I had a permission issue with virt-manager before and therefore installed the recent libvirt update. However, the issue was not directly resolved because the restart of the daemon seems to happen to early. The issue I had before was still there: # rclibvirtd status Checking status of libvirtd running libvirtd.service - Virtualization daemon Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled) Active: active (running) since Tue 2013-12-17 12:27:17 CET; 6min ago Main PID: 670 (libvirtd) CGroup: /system.slice/libvirtd.service └─670 /usr/sbin/libvirtd --listen Dec 17 12:27:17 lovelace systemd[1]: Started Virtualization daemon. Dec 17 12:33:12 lovelace libvirtd[670]: libvirt version: 1.1.2 Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Child quit during startup handshake:...r Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d Dec 17 12:33:12 lovelace libvirtd[670]: Failed to send audit message virt=kv...d After manually restarting it, all worked well. The order of the installation of sub-packages seems to be the culprit here: # rpm -qa --last | grep libvirt libvirt-daemon-driver-qemu-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:53 CET libvirt-daemon-driver-lxc-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:53 CET libvirt-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:53 CET libvirt-daemon-config-nwfilter-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:35 CET libvirt-python-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-xen-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-vbox-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-uml-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-storage-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-secret-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-nwfilter-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-nodedev-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-network-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-libxl-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-driver-interface-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:34 CET libvirt-daemon-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:16 CET libvirt-client-1.1.2-2.10.2.x86_64 Di 17 Dez 2013 12:27:14 CET libvirtd was restarted at 12:27:17 directly after libvirt-daemon got updated, but zypper installed related sub-packages later. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.