Greetings,
On Thu, Jan 19, 2012 at 4:45 AM, Ljubomir Ljubojevic office@plnet.rs wrote:
On 01/18/2012 11:27 AM, Darrin Wilkinson wrote:
Hi,
I am getting the exact same error on a CentOS 6.2 X86_64 machine that I have just setup.
Removed and re-installed ALL the *virt* and *qemu* packages ( re-installed from the distro CD ).
The machine is a DELL Optiplex 755 with an Intel x86_64 processor.
I found there was a similar bug on Fedora a while ago and it was fixed here:
https://bugzilla.redhat.com/show_bug.cgi?id=726167
Not sure if the two are related but it seems likely given the descriptions...
My CentOS 6.2 x86_64 KVM system works as expected.
By I have not updated libvirt, libvirt-client and libvirt-python! :
[root@kancelarija ~]# yum list libvirt libvirt-client libvirt-python Loaded plugins: downloadonly, fastestmirror, priorities, refresh-packagekit Loading mirror speeds from cached hostfile 1312 packages excluded due to repository priority protections Installed Packages libvirt.x86_64 0.9.4-23.el6_2.1 @plc-updates libvirt-client.x86_64 0.9.4-23.el6_2.1 @plc-updates libvirt-python.x86_64 0.9.4-23.el6_2.1 @plc-updates Available Packages libvirt.x86_64 0.9.4-23.el6_2.4 plc-updates libvirt-client.i686 0.9.4-23.el6_2.4 plc-updates libvirt-client.x86_64 0.9.4-23.el6_2.4 plc-updates libvirt-python.x86_64 0.9.4-23.el6_2.4 plc-updates
Try downgrading those 3 packages.
No joy.
Errors persist.
----- try 1
# yum list libvirt libvirt-client libvirt-python Loaded plugins: aliases, changelog, downloadonly, fastestmirror, presto, refresh-packagekit, security, tmprepo, verify, versionlock Loading mirror speeds from cached hostfile * base: mirrors.hns.net.in * epel: ftp.jaist.ac.jp * extras: mirrors.hns.net.in * rpmforge: fr2.rpmfind.net * updates: mirrors.hns.net.in Installed Packages libvirt.x86_64 0.9.4-23.el6_2.4 @updates libvirt-client.x86_64 0.9.4-23.el6_2.4 @updates libvirt-python.x86_64 0.9.4-23.el6_2.4 @updates Available Packages libvirt-client.i686 0.9.4-23.el6_2.4 updates [root@centos ~]# yum list libvirt libvirt-client libvirt-python Loaded plugins: aliases, changelog, downloadonly, fastestmirror, presto, : refresh-packagekit, security, tmprepo, verify, versionlock Loading mirror speeds from cached hostfile * base: mirrors.hns.net.in * epel: ftp.jaist.ac.jp * extras: mirrors.hns.net.in * rpmforge: fr2.rpmfind.net * updates: mirrors.hns.net.in Installed Packages libvirt.x86_64 0.9.4-23.el6_2.4 @updates libvirt-client.x86_64 0.9.4-23.el6_2.4 @updates libvirt-python.x86_64 0.9.4-23.el6_2.4 @updates Available Packages libvirt-client.i686 0.9.4-23.el6_2.4 updates
-----Try 2
ps aux |grep libvirtd root 29934 0.4 0.2 756632 7864 ? Sl 14:01 0:00 libvirtd --daemon root 30176 0.0 0.0 103300 848 pts/1 S+ 14:02 0:00 grep libvirtd