<div>Thanks gabriel. Are you using xen or KVM? If is Xen, what command you used to build your image? (xen-create-image ......)<br /> <br />I can run vms directly by xen, but when i send the images to opennebula , it runs, but i get a error , and the system dont boot correctly.</div>
<div>Â </div>
<div>Â </div>
<div>Thanks.</div>
<div>Â </div>
<hr style="border-top: 1px solid #ccc;" />
<div><br /><strong>De:</strong> Gabriel Cain < gabriel@moz.com ><br /><strong>Enviada:</strong> Sexta-feira, 13 de Setembro de 2013 14:48<br /><strong>Para:</strong> kenny.kenny@bol.com.br<br /><strong>Assunto:</strong> Re: [one-users] ubuntu 12.04 vm<br /><br /></div>
<div dir="ltr">I am, although just at the beginning stage of my cluster... I'm using a disk image that I built with libvirt and have deployed. Â I extracted the kernel/initrd from the image, and my template just contains those things. Â I used the contextualization script as documented on <a href="http://opennebula.org" target="_blank">opennebula.org</a>. Â
<div>Â </div>
<div>My cluster is all libvirt on linux.</div>
<div>Â </div>
<div>My template:</div>
<div>Â </div>
<div>
<div>CONTEXT=[</div>
<div>Â NETWORK="YES",</div>
<div>Â SSH_PUBLIC_KEY="$USER[SSH_PUBLIC_KEY]" ]</div>
<div>CPU="1"</div>
</div>
<div>
<div>DISK=[</div>
<div>Â IMAGE_ID="2" ]</div>
<div>GRAPHICS=[</div>
<div>Â LISTEN="0.0.0.0",</div>
<div>Â TYPE="VNC" ]</div>
<div>MEMORY="1024"</div>
<div>NIC=[</div>
<div>Â NETWORK="MyNetwork" ]</div>
<div>OS=[</div>
<div>Â ARCH="x86_64",</div>
<div>Â BOOT="hd",</div>
<div>Â GUESTOS="ubuntu64Guest",</div>
<div>Â INITRD_DS="$FILE[IMAGE_ID=1]",</div>
<div>Â KERNEL_DS="$FILE[IMAGE_ID=3]",</div>
<div>Â ROOT="sda1" ]</div>
</div>
<div>VCPU="1"</div>
<div>Â </div>
<div>$ oneimage list</div>
<div>
<div>  1 oneadmin  oneadmin  Ubuntu 12.04 Initrd  files      15M RD   No rdy   0</div>
<div>  2 oneadmin  oneadmin  Ubuntu 12.04 x86_64... default     20G OS   No used   2</div>
<div>  3 oneadmin  oneadmin  Ubuntu 12.04 Kernel files      5M KL   No rdy   0</div>
</div>
<div>Â </div>
<div>Â </div>
</div>
<div class="gmail_extra"><br /><br />
<div class="gmail_quote">On Thu, Sep 12, 2013 at 7:02 PM, <span dir="ltr"><<a href="../../../undefined//compose?to=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>Does anybody runs ubuntu 12.04 paravirtualized by opennebula ?</div>
<div>wath i need to put in the opennebula template ?</div>
<br />_______________________________________________<br /> Users mailing list<br /> <a href="../../../undefined//compose?to=Users@lists.opennebula.org" target="_blank">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 /> </blockquote>
</div>
</div>
<div>Â </div>