[one-users] Ubuntu Cloud Images
Ricardo Duarte
rjtd21 at hotmail.com
Fri Oct 18 08:51:06 PDT 2013
Hi,
I tried and they work.
Assuming you are using a KVM hypervisor, you will need:
- A serial port on your VM [1].
- DHCP on the network (just do a static One Mac to IP)
- Opennebula-metadata server [2]
They will work without any changes afterwards, and you can even use cloud-init to contextualize them.
If you need more than the 2GB they have, just increase the size of the qcow2.
qemu-img resize filename [+ | -]sizeNo need to change the filesystem inside of it. Cloud-init will increase the size of the ext fs to the qcow size.
Regards,
Ricardo
[1] Add the following as raw
<serial type='pty'>
<target port='0'/>
</serial>
<console type='pty'>
<target type='serial' port='0'/>
</console>
[2] https://bitbucket.org/ricardoduarte/opennebula-metadata
> Date: Fri, 18 Oct 2013 16:51:39 +0200
> From: tobias at tobru.ch
> To: users at lists.opennebula.org
> Subject: [one-users] Ubuntu Cloud Images
>
> Hi everyone,
>
> Does anyone have experience in using the Ubuntu Cloud Images found on
> http://cloud-images.ubuntu.com/ with OpenNebula? How can they be used in
> OpenNebula as guest image? There seems to be no documentation for these
> kind of images...
>
> Cheers,
> Tobias
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131018/f65ee91f/attachment-0002.htm>
More information about the Users
mailing list