<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>Ok, so it seems that kvm modules are loaded & ok.  You also have permission denied errors in the log.  Double check that the oneadmin user is in the correct group and also that the libvirt configs are set to the correct groups.<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"prachi de" <deprachi3@gmail.com><br><b>To: </b>"Gary S. Cuozzo" <gary@isgsoftware.net><br><b>Sent: </b>Friday, March 8, 2013 12:34:01 AM<br><b>Subject: </b>Re: [one-users] VM creation error -failed to create domain<br><br>Hi Gary,<div><br></div><div>Thanks for the help</div><div><br></div><div>I tried  the commands you specified in your mail and  the output is as follows</div><div><br></div><div>
        
        
        


<p style="margin-bottom:0cm">lsmod |grep kvm
</p>
<p style="margin-bottom:0cm">kvm_intel             127736  0 
</p>
<p style="margin-bottom:0cm">kvm                   365556  1
kvm_intel </p><p style="margin-bottom:0cm">also tried modprobe kvm . I have even tried following solutions </p><p style="margin-bottom:0cm">1] Disabled apparmor and again restarted it.</p><p style="margin-bottom:0cm">2] restarted libvirt service</p>
<p style="margin-bottom:0cm">3] installd qemu</p><p style="margin-bottom:0cm"><br></p><p style="margin-bottom:0cm">Still the same error is persists. </p><p style="margin-bottom:0cm"><br></p><p style="margin-bottom:0cm">I tried to check dmesg but unable to find the problem by looking at the log.</p>
<p style="margin-bottom:0cm">Plz help.</p></div><div><br><br><div class="gmail_quote">On Thu, Mar 7, 2013 at 7:16 PM, Gary S. Cuozzo <span dir="ltr"><<a href="mailto:gary@isgsoftware.net" target="_blank">gary@isgsoftware.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif">Hi Prachi,<br><br><div style="font-size:12pt;font-style:normal;font-family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal">
<div><div class="h5"><blockquote><div>Stucked with one problem while creating virtual machine using opennebula-3.6.0 with Ubuntu-12.04 desktop machine with i686 architecture. </div><div><br></div><div>Installed kvm on another machine with same configuration and the two machines are connected with each other through LAN.</div>

<div><br></div><div>while creating virtual machine following error reported in /var/oned.log</div><div><br></div><div><br></div><div><div>Thu Mar  7 12:47:51 2013 [ReM][D]: VirtualMachineDeploy method invoked</div><div>Thu Mar  7 12:47:52 2013 [DiM][D]: Deploying VM 19</div>

<div>Thu Mar  7 12:47:52 2013 [TM][D]: Message received: TRANSFER SUCCESS 19 -</div><div><br></div><div>Thu Mar  7 12:47:52 2013 [ReM][D]: UserPoolInfo method invoked</div><div>Thu Mar  7 12:47:52 2013 [VMM][D]: Message received: LOG I 19 ExitCode: 0</div>

<div><br></div><div>Thu Mar  7 12:47:52 2013 [VMM][D]: Message received: LOG I 19 Successfully execute network driver operation: pre.</div><div><br></div><div>Thu Mar  7 12:47:53 2013 [VMM][D]: Message received: LOG I 19 Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy /srv/cloud/one/var//datastores/0/19/deploy$</div>

<div><br></div><div>Thu Mar  7 12:47:53 2013 [VMM][D]: Message received: LOG I 19 error: Failed to create domain from /srv/cloud/one/var//datastores/0/19/deployment.0</div><div><br></div><div>Thu Mar  7 12:47:53 2013 [VMM][D]: Message received: LOG I 19 error: internal error process exited while connecting to monitor: Could not access KVM kernel module: Permi$</div>

<div><br></div><div>Thu Mar  7 12:47:53 2013 [VMM][D]: Message received: LOG I 19 failed to initialize KVM: Permission denied</div><div><br></div><div>Thu Mar  7 12:47:53 2013 [VMM][D]: Message received: LOG I 19 No accelerator found!</div>

</div><div><br></div><div>Plz help.</div></blockquote><br></div></div>It looks like you either don't have virtualization turned on in the bios of the computer, or the kvm module is not loaded.  You can check if the module is loaded by:<br>
  lsmod | grep kvm<br><br>If the module is not loaded, you can try:<br>  modprobe kvm<br><br>Then check to see if it loaded.  If not, you should be able too see why via dmesg or other log file.<br><br>Hope that helps,<br>
gary<br><br></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Prachi D.</div><div><br><div><br></div></div></div>
</div>
</div><br></div></body></html>