[Ovirt-devel] Install issue on fresh F10

Philippe Rodrigues phr at cally.be
Mon Dec 29 06:31:29 UTC 2008


>>> Subsystem qemu: internal error Cannot find QEMU binary /usr/bin/qemu:
>>> No
>>> such file or directory in\
>
> please check that you have kvm in `virsh capabilities` output
> Fallback to qemu happens if hardware virtualization support (vmx or
> svm) is disabled.
>
Like you can see in the output, hardware virtualization is enable

[root at physical ~]# virsh capabilities | grep kvm
      <domain type='kvm'>
        <emulator>/usr/bin/qemu-kvm</emulator>
[root at physical ~]# grep -E 'svm|vmx' /proc/cpuinfo
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr
lahf_lm
[root at physical ~]# lsmod | grep kvm
kvm_intel              41144  0
kvm                   114880  1 kvm_intel

In attachment output file of all virsh capabilities
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capabilities.xml
Type: text/xml
Size: 1992 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20081229/3d83cb56/attachment.xml>


More information about the ovirt-devel mailing list