Comment # 30 on bug 909547 from
(In reply to Jim Fehlig from comment #29)
> (In reply to Wilson Hein from comment #28)
> > libvirt-1.2.9-12.1.x86_64
> > libvirt-client-1.2.9-12.1.x86_64
> 
> Please read what I wrote in comment #25.  The libvirt version should be
> libvirt-1.2.9-10.1.x86_64.
> 
> You can install it with 'zypper install --oldpackage
> libvirt-1.2.9-10.1.x86_64'.  Please check that your installed libvirt
> package has the topmost changelog entry I mentioned in comment #25.  You can
> do that with 'rpm -q libvirt --changelog | head -n 10'.
> 
> Note: The libvirt in Virtualization:openSUSE13.2 is newer than the libvirt
> in download.opensuse.org-update, even though the latter has a larger version
> number (1.2.9-12 vs 1.2.9-10).
> 
Done, but may make my rebuilds take a little longer since part of it may
require manually downgrading libvirt each time.

# rpm -q libvirt --changelog | head -n 10
* Fri Feb 06 2015 mlatimer@suse.com
- Update apparmor profile to allow ipc_lock capabilities and match
  upstream configuration
  30c6aecc-apparmor-profile-lib64.patch
  b61fb8e8-apparmor-xen-fixup.patch
  338b07af-apparmor-allow-helpers.patch
  c0273cd6-apparmor-tck-raw-packets.patch
  bsc#915103
- Drop obsolete apparmor patch
  install-apparmor-profiles.patch

> > libxl: error: libxl.c:87:libxl_ctx_alloc: Is xenstore daemon running?
> 
> Have you answered that question?  Is xenstored running?  Do you have the
> xencommons service started and enabled?

Yes,

xencommons.service - Xencommons - Script to start and stop xenstored and
xenconsoled
   Loaded: loaded (/usr/lib/systemd/system/xencommons.service; enabled)
   Active: active (exited) since Tue 2015-02-10 19:47:33 EST; 2h 31min ago
 Main PID: 1159 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/xencommons.service
           ������1254 /usr/sbin/xenstored --pid-file /var/run/xenstored.pid
           ������1265 /usr/sbin/xenconsoled --pid-file=/var/run/xenconsoled.pid
           ������1275 /usr/lib/xen/bin/qemu-system-i386 -xen-domid 0 -xen-attach
-name dom0 -nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null
-parallel /dev/null -pidfile /var/run/qemu-dom0.pid

Feb 10 19:47:30 VERN xenstored[1254]: Checking store ...
Feb 10 19:47:30 VERN xenstored[1254]: Checking store complete.
Feb 10 19:47:30 VERN xencommons[1159]: Starting C xenstored...
Feb 10 19:47:30 VERN xencommons[1159]: Setting domain 0 name and domid...
Feb 10 19:47:30 VERN xencommons[1159]: Starting xenconsoled...
Feb 10 19:47:30 VERN xencommons[1159]: Starting QEMU as disk backend for dom0
xendomains.service - Xendomains - start and stop Xen VMs on boot and shutdown
   Loaded: loaded (/usr/lib/systemd/system/xendomains.service; enabled)
   Active: active (exited) since Tue 2015-02-10 19:47:45 EST; 2h 30min ago
 Main PID: 2028 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/xendomains.service

xen-watchdog.service - Xen-watchdog - run xen watchdog daemon
   Loaded: loaded (/usr/lib/systemd/system/xen-watchdog.service; enabled)
   Active: active (running) since Tue 2015-02-10 19:47:30 EST; 2h 31min ago
 Main PID: 1147 (xenwatchdogd)
   CGroup: /system.slice/xen-watchdog.service
           ������1147 /usr/sbin/xenwatchdogd 30 15

Not sure why the error. Could be a stale entry.


You are receiving this mail because: