I had problems to start vm with pygrub.
The problem is with the root file system, beacuse with pygrub , it doesn´t use the option root.
De: Javier Fontan < [email protected] >
Enviada: Quinta-feira, 19 de Setembro de 2013 07:35
Para: [email protected] < [email protected] >
Assunto: Re: [one-users] ubuntu 12.04 vm
What is the error you are getting? Can you connect to the VM console
or it doesn't even start?
Maybe you can find this document interesting on how to create an Ubuntu Xen VM:
http://opennebula.org/documentation:archives:rel4.0:vm4market
On Fri, Sep 13, 2013 at 8:15 PM, <[email protected]> wrote:
> Thanks gabriel. Are you using xen or KVM? If is Xen, what command you used
> to build your image? (xen-create-image ......)
>
> 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.
>
>
> Thanks.
>
> ________________________________
>
> De: Gabriel Cain < [email protected] >
> Enviada: Sexta-feira, 13 de Setembro de 2013 14:48
> Para: [email protected]
> Assunto: Re: [one-users] ubuntu 12.04 vm
>
> 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 opennebula.org.
>
> My cluster is all libvirt on linux.
>
> My template:
>
> CONTEXT=[
> NETWORK="YES",
> SSH_PUBLIC_KEY="$USER[SSH_PUBLIC_KEY]" ]
> CPU="1"
> DISK=[
> IMAGE_ID="2" ]
> GRAPHICS=[> LISTEN="0.0.0.0",
> TYPE="VNC" ]
> MEMORY="1024"
> NIC=[
> NETWORK="MyNetwork" ]
> OS=[
> ARCH="x86_64",
> BOOT="hd",
> GUESTOS="ubuntu64Guest",
> INITRD_DS="$FILE[IMAGE_ID=1]",
> KERNEL_DS="$FILE[IMAGE_ID=3]",
> ROOT="sda1" ]
> VCPU="1"
>
> $ oneimage list
> 1 oneadmin oneadmin Ubuntu 12.04 Initrd files 15M RD No
> rdy 0
> 2 oneadmin oneadmin Ubuntu 12.04 x86_64... default 20G OS
> No used 2
> 3 oneadmin oneadmin Ubuntu 12.04 Kernel files 5M KL No
> rdy 0
>
>
>
>
> On Thu, Sep 12, 2013 at 7:02 PM, <[email protected]> wrote:
>>
>> Does anybody runs ubuntu 12.04 paravirtualized by opennebula ?
>> wath i need to put in the opennebula template ?
>>
>> _______________________________________________
> > Users mailing list
>> [email protected]
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
--
Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of
September 2013!
Javier Fontán Muiños
Developer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | @OpenNebula | github.com/jfontan
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
