<div dir="ltr">Hi<div><br></div><div>Take a look at a file named "deployment.0", it is the .cfg file generated by OpenNebula. Compare this file with your working cfg file, probably you are not using the right bus/mapping. OpenNebula uses a disk approach to automatically set targets (sda, sdb,...) while your template uses a partition based layout (sda1, sda2...). So probably you'll need to set TARGET attribute in the Image template or in the VM template in the DISK attribute.</div>

<div><br></div><div>Cheers</div><div><br></div><div>Ruben</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 8, 2013 at 9:33 PM,  <span dir="ltr"><<a href="mailto:kenny.kenny@bol.com.br" target="_blank">kenny.kenny@bol.com.br</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hello, </div>
<div>I have a xen 4.2 , running ok on a ubuntu 12.10 machine.</div>
<div> </div>
<div>When i create the virtual machine by xm create ubuntu.cfg , it is ok.</div>
<div>But when i create the virtual machine, with the same image disk by opennebula (4.2) i get  this error in domU ( i see the error by xm console in xen host):</div>
<div> </div>
<div> <em>1.274565] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: <a href="mailto:dm-devel@redhat.com" target="_blank">dm-devel@redhat.com</a></em><br><em>[    1.274590] EFI Variables Facility v0.08 2004-May-17</em><br>

<em>[    1.274975] TCP cubic registered</em><br><em>[    1.275354] NET: Registered protocol family 10</em><br><em>[    1.276538] NET: Registered protocol family 17</em><br><em>[    1.276557] Registering the dns_resolver key type</em><br>

<em>[    1.276762] registered taskstats version 1</em><br><em>[    6.388086] XENBUS: Waiting for devices to initialise: 25s...20s...15s...10s...5s...0s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...120s...115s...110s...105s...100s...</em><br>

<em>Gave up waiting for root device.  Common problems:</em><br><em> - Boot args (cat /proc/cmdline)</em><br><em>   - Check rootdelay= (did the system wait long enough?)<u></u><br><em>   - Check root= (did the system wait for the right device?)</em><br>

<em> - Missing modules (cat /proc/modules; ls /dev)</em><br><em>ALERT!  /dev/xvda2 does not exist.  Dropping to a shell!</em><br><br></em></div>
<div>my ubuntu.cfg :</div>
<div><em>#kernel = "/vmlinuz"</em><br><em>#ramdisk = "/initrd.gz"</em><br><em>bootloader ='/usr/lib/xen/bin/pygrub'</em><br><em>name = "ubuntu3"</em><br><em>memory = '512'</em><br>

<em>dhcp        = 'dhcp'</em><br><em>vif         = ['mac=00:00:00:8F:D9:46']</em><br><br><em>disk        = [</em><br><em>               'file:/vms/images/ubuntu3/disk.img,sda2,w',</em><br><em>               'file:/vms/images/ubuntu3/swap.img,sda1,w',</em><br>

<em>              ]</em><br><em>on_poweroff = 'destroy'</em><br><em>on_reboot   = 'restart'</em><br><em>on_crash    = 'restart'</em><br><br></div>
<div>Anybody knows what is the problem ?</div>
<div>How can i "convert" a xen .cfg to a opennebula template ?</div>
<div> </div>
<div>Thanks.</div>
<div> </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><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div><div>-- </div><div>Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013</div></div><div>-- </div></div>Ruben S. Montero, PhD<br>

Project co-Lead and Chief Architect<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula</div>


</div>