On 01/30/2012 09:18 AM, Johnny Hughes wrote:
On 01/30/2012 02:36 AM, Rajagopal Swaminathan wrote:
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
I have no issues, I have these installed:
[johnny@m4500n ~]$ rpm -qa | grep virt | sort libvirt-0.9.4-23.el6_2.4.x86_64 libvirt-client-0.9.4-23.el6_2.4.x86_64 libvirt-python-0.9.4-23.el6_2.4.x86_64 python-virtinst-0.600.0-5.el6.noarch virt-manager-0.9.0-7.el6.x86_64 virt-top-1.0.4-3.11.el6.x86_64 virt-viewer-0.4.1-7.el6.x86_64
Try this:
http://barryp.org/blog/entries/make-sure-virtualization-enabled-bios/