You are not logged in.
Pages: 1
Hi all,
I have an error in libvirt that has very few hits on Google
root@localhost / # virsh sysinfo
error: failed to get sysinfo
error: unsupported configuration: Host SMBIOS information is not availableI have got a VM configured through libvirt with qemu/kvm, so its not a show stopper, but it does cause problems with tools that use the command above to pull information about the host. The libvirtd config is pretty much just the changes from the wiki.
My system is up to date.
local/libsmbios 2.2.28-1
local/linux 3.8.7-1 (base)
local/libvirt 1.0.4-1
I thought maybe it is permissions on a device in /dev, but it seems one doesn't exist for smbios.
Thanks in advance.
Offline
To answer my own question, in case anyone is stuck. Its simple, optional dependency dmidecode is required. A little confusing as the error doesn't point you in that direction immediately.
Offline
Pages: 1