xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Libvirt] Failed to get udev device for syspath '/sys/devices/virtual/dmi/id'
@ 2020-09-23 14:09 Mathieu Tarral
  0 siblings, 0 replies; only message in thread
From: Mathieu Tarral @ 2020-09-23 14:09 UTC (permalink / raw)
  To: xen-devel

Hi,

I'm facing an issue with libvirt and the LIBXL driver, failing when searching for DMI data in /sys.

info : libvirt version: 5.0.0, package: 4+deb10u1 (Guido Günther <agx@sigxcpu.org> Thu, 05 Dec 2019 00:22:14 +0100)
error : udevGetDMIData:1719 : internal error: Failed to get udev device for syspath '/sys/devices/virtual/dmi/id' or '/sys/class/dmi/id'
error : libxlDriverConfigNew:1803 : Unable to configure libxl's memory management parameters
error : virStateInitialize:662 : Initialization of LIBXL state driver failed: internal error: Failed to get udev device for syspath '/sys/devices/virtual/dmi/id' or '/sys/class/dmi/id'
error : daemonRunStateInit:799 : Driver state initialization failed

The relevant function udevGetDMIData in libvirt:
https://github.com/libvirt/libvirt/blob/cb09344a2cccc0cc9bcefa3cb53d7af45ba92631/src/node_device/node_device_udev.c#L1726

I don't understand what's happening, as this initialization failure only happens when I boot on the Xen kernel.
Also, the /sys/class/dmi* paths are not exposed on Xen. (should they ?)

Note: Running on Xen 4.12.1

Any ideas ?

Thanks !


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-23 14:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 14:09 [Libvirt] Failed to get udev device for syspath '/sys/devices/virtual/dmi/id' Mathieu Tarral

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).