installing kvm on centos 6.2 getting error: virsh sysinfo error: failed to get sysinfo
Posted
by
Grant
on Server Fault
See other posts from Server Fault
or by Grant
Published on 2012-06-24T20:57:00Z
Indexed on
2012/06/24
21:17 UTC
Read the original article
Hit count: 317
kvm-virtualization
|centos6.2
# virsh sysinfo
error: failed to get sysinfo
error: unsupported configuration: Host SMBIOS information is not available
# virsh -c qemu:///system sysinfo
error: failed to get sysinfo
error: unsupported configuration: Host SMBIOS information is not available
Following this tutorial to the letter: http://eduardo-lago.blogspot.com/2012/01/how-to-install-kvm-and-libvirt-on.html
Everything else works fine except this command: virsh sysinfo outputs error.
Help!
© Server Fault or respective owner