<div dir="ltr">Hi,<div><br></div><div style>Ubuntu 12.04 comes with xen 4, right? Then your problem is that you are using the xen3 vmm drivers.</div><div style>Enable xen4 instead, refer to the docs for more details [1]<br>

</div><div style><br></div><div style>Regards</div><div style><br></div><div style>[1] <a href="http://opennebula.org/documentation:rel4.0:xeng#opennebula_configuration">http://opennebula.org/documentation:rel4.0:xeng#opennebula_configuration</a><br>

</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">--<br>Join us at <a href="http://opennebulaconf.com" target="_blank">OpenNebulaConf2013</a> in Berlin, 24-26 September, 2013<br>--<div>Carlos Martín, MSc<br>

Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div></div></div>
<br><br><div class="gmail_quote">On Tue, May 7, 2013 at 9:45 AM, Preetham Nagaraju <span dir="ltr"><<a href="mailto:preetham.nagaraju@gmail.com" target="_blank">preetham.nagaraju@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div class="h5"><div><div><div><b>Hi Sir,</b><br><br> </div>I have with this problem problem from pas 1 week.... Please help me out to solve this problem.....<br><br></div>I
 have two machines, 1st m/c as Frontend & as well as Node 1 and 
other m/c as Node2.... In m/c 1 i have Ubuntu 12.04 LTS os in it, i have
 installed Opennebula 3.9.80 & KVM hypervisor in it... In the 2 m/c i
 have Ubuntu 12.04 LTS os and installed XEN hypervisor and xen tools in 
it.... <br>
<br></div>I have added both the host m/c to opennebula and both are in 
"ON" state.... And also i can do ssh passwordless from m/c or Node1 to 
Node 2 and vice-versa and also i have made automatic mounting from 
Frontend/Node 1 to Node 2....<br>
<br>First, in frontend m/c i imported the <b>"CentOS Server 5.8 - xen" </b>os from marketplace and after it came to <b>"Ready"</b>
 state, i started creating template... I tried creating template using 
sunstone gui but the vm was going to error so i tried creating template 
manually.... My template is as follows:-<br>
<br>#-----------------------------<div dir="ltr">----------<br># VM definition example<br>#---------------------------------------<br><br>NAME = "VmXen"<br>CPU    = 0.5<br>MEMORY = 512<br><br>#REQUIREMENTS = "HOSTNAME=\"node\""<br>



<br>RANK         = FREECPU<br><br># --- kernel & boot device ---<br><br>OS = [<br>kernel = "/boot/vmlinuz-3.2.0-41-generic-pae",<br>initrd = "/boot/initrd.img-3.2.0-41-generic-pae",<br>    root = "sda1",<br>



    boot = "sda",<br>    KERNEL_CMD = "ro"<br>    ]<br>#OS     = [ bootloader=/usr/lib/xen-4.1/bin/pygrub ]<br><br>DISK = [<br>#    image = "CentOS Server 5.8 - xen",<br>    IMAGE_ID = 10,<br>



    target = "sda",<br>    readonly = "no"<br>    ]<br><br>#DISK = [ type   = swap,        size   = 512]<br><br>NIC = [ NETWORK_ID = 1 ]<br>#NIC    = [ NETWORK = "localhost" ]<br>#NIC    = [ NETWORK = "Private network" ]<br>



<br>FEATURES=[ acpi="no" ]<br><br>GRAPHICS = [<br>type    = "vnc",<br>listen  = "localhost",<br>port    = "5902"<br>]<br><br>#CONTEXT = [<br>#    hostname = "$NAME",<br>#    ip_public = "$NIC[IP, NETWORK=\"localhost\"]",<br>



#    files  = "/var/lib/one/templates/init.sh",<br>#    target = "sdc"<br>#    ]<br><br>RAW    = [type  = "xen", data  = "vcpus=1"]<br><div><div><div><br>I tried creating vm in Node 2 since i have XEN hypervisor in Node 2 and not in Node 1, but the vm got stuck in <b>"PROLOG"</b> state only and after sometime it goes to <span style="color:rgb(255,0,0)"><b>"FAILED"</b></span> state.....<br>



<br>After creating template gave instantiate and the vm got created but it is going to <b style="color:rgb(255,0,0)">"PROLOG"</b> state and then goes to <b style="color:rgb(255,0,0)">"FAILED"</b> state and not coming to <b>"ON"</b> state......<br clear="all">





<br><div dir="ltr"><b>And please find below the vm log details:-</b><br><div><div><div><div><div><br>Tue May  7 10:58:35 2013 [DiM][I]: New VM state is ACTIVE.<br>Tue May  7 10:58:35 2013 [LCM][I]: New VM state is PROLOG.<br>



Tue May  7 10:58:35 2013 [VM][I]: Virtual Machine has no context<br>
<span>Tue May  7 11:04:24 2013 [LCM][E]: monitor_done_action, VM in a wrong state</span><br><span>Tue May  7 11:04:24 2013 [LCM][E]: monitor_done_action, VM in a wrong state</span><br><span>Tue May  7 11:14:56 2013 [LCM][E]: monitor_done_action, VM in a wrong state</span><br>




<span>Tue May  7 11:14:59 2013 [LCM][E]: monitor_done_action, VM in a wrong state</span><br>Tue
 May  7 11:18:37 2013 [TM][I]: clone: Cloning 
/var/lib/one/var/datastores/<div>100/d985d5a5d29de9cfa8094ed02db3081d in 
node1:/var/lib/one/var//datastores/0/55/disk.0<br>Tue May  7 11:18:37 2013 [TM][I]: ExitCode: 0<br>Tue May  7 11:18:37 2013 [LCM][I]: New VM state is BOOT<br>Tue May  7 11:18:37 2013 [VMM][I]: Generating deployment file: /var/lib/one/var/vms/55/deployment.0<br>




Tue May  7 11:18:38 2013 [VMM][I]: ExitCode: 0<br>Tue May  7 11:18:38 2013 [VMM][I]: Successfully execute network driver operation: pre.<br>Tue
 May  7 11:18:43 2013 [VMM][I]: Command execution fail: cat << EOT
 | /var/tmp/one/vmm/xen3/deploy 
/var/lib/one/var//datastores/0/55/deployment.0 node1 55 node1<br>Tue May  7 11:18:43 2013 [VMM][I]: Error: Domain 'one-55' does not exist.<br><span>Tue May  7 11:18:43 2013 [VMM][E]: Unable</span><br>Tue May  7 11:18:43 2013 [VMM][I]: ExitCode: 3<br>




Tue May  7 11:18:43 2013 [VMM][I]: Failed to execute virtualization driver operation: deploy.<br><span>Tue May  7 11:18:43 2013 [VMM][E]: Error deploying virtual machine: Unable</span><br>Tue May  7 11:18:43 2013 [DiM][I]: New VM state is FAILED</div>



</div></div></div></div></div></div><br clear="all"></div><div>Sir, i request you to please help me out in this problem.... I dont have any other option...Pelase help me out in this...<br><br></div><div>Awaiting for your kind help........</div>


</div></div></div><br clear="all"><br>-- <br></div></div><div><p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif;margin:0px"><b><i><span style="font-size:18pt;font-family:Wingdings;color:gray" lang="EN-GB">?</span></i></b><b><i><span style="font-size:10pt;font-family:'Trebuchet MS',sans-serif;color:gray" lang="EN-GB"> Regards,</span></i></b><b><i><span style="font-size:18pt;font-family:Wingdings;color:gray" lang="EN-GB"><u></u><u></u></span></i></b></p>


<p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif;margin:0px"><b><i><span style="font-size:10pt;font-family:'Trebuchet MS',sans-serif;color:gray" lang="EN-GB">Preetham. N</span></i></b></p>


<p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif;margin:0px"><b><i><span style="font-size:10pt;font-family:'Trebuchet MS',sans-serif;color:gray" lang="EN-GB">9945072638</span></i></b></p>


</div><b><div><b><br></b></div><div><b><br></b></div><br></b>
</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div></div>