Re: [one-users] creating VMs

2011-06-24 Thread Carlos Martín Sánchez
Hi,

You don't have to create an OpenNebula-specific VM format, you can use your
existing VM images or follow any tutorial for your chosen hypervisor.

After you manage to create and deploy a VM for your hypervisor, you have to
contextualize it in order to make the OpenNebula network management work.
See this guide [1] for more information.

Or you can download the sample VM we provide [2] in order to test your
installation before you create your own VMs.

Regards.

[1] http://opennebula.org/documentation:rel2.2:cong
[2] http://opennebula.org/documentation:rel2.2:vmg

--
Carlos Martín, MSc
Project Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org  | cmar...@opennebula.org


On Fri, Jun 24, 2011 at 5:56 AM, chethan kp  wrote:

> Hi,
> I have installed the opennebula, Now i'm trying to create VMs but I couldnt
> find any documents which helps me to go with this.
>
> any help on this pls
>
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] creating VMs

2011-06-23 Thread chethan kp
Hi,
I have installed the opennebula, Now i'm trying to create VMs but I couldnt
find any documents which helps me to go with this.

any help on this pls
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Creating VMs images in CentOS

2010-11-10 Thread Fernando Morgenstern
Hello,

I'm using opennebula with CentOS 5.5 + Xen but i am not sure about the "right" 
way of creating images.


Example, if i want to create a VM to run CentOS, which steps should i do?

I saw that to create Xen domU you can use, for example:

virt-install \
--paravirt \
--name webserver01 \
--ram 512 \
--file /vm/example.img \
--file-size 10 \
--nographics \
--location http://mirrors.kernel.org/centos/5.3/os/x86_64/

Is this the correct way of creating it?

Them after installing via xm console i should transfer this to frontend and 
create a configuration file for image, deploying it at opennebula?

Regards,

Fernando Marcelo___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org