I've just installed xen on opensuse 12.1 (4.1 as provided by yast) as will as libvirt + tools however I'm unable to start the libvirt daemon. Here are the log messages:
22:42:02.951: 2548: info : libvirt version: 0.9.6 22:42:02.951: 2548: error : virSysinfoRead:465 : internal error Failed to find path for dmidecode binary 22:42:02.956: 2548: error : virGetUserID:2122 : Failed to find user record for name 'qemu': Success 22:42:02.956: 2548: error : virStateInitialize:862 : Initialization of QEMU state driver failed 22:42:03.036: 2548: error : daemonRunStateInit:1153 : Driver state initialization failed
I can't figure out from searching the web whether this is a bug or if I need to modify something my end, perhaps libvirtd.conf or qemu.conf. Has anyone else seen this and/or fixed it?
|