[one-users] Urgent: vm+xen

Mohit Dhingra mohitdhingras at gmail.com
Wed Mar 7 01:28:21 PST 2012


For OpenSUSE as Dom0 with Xen hypervisor, I am using the following template.
#---------------------------------------
# VM definition example
#---------------------------------------

NAME = vm1

CPU    = 1
MEMORY = 1024

# --- kernel & boot device ---

OS = [
  kernel   = "/boot/vmlinuz-xen",
  initrd   = "/boot/initrd-xen",
  root     = "xvda2" ,
  extra    = "xencons=tty"
]


DISK = [
  image     = "OpenSuse",
  target    = "xvda"
]

NIC = [ network = "Public" ,IP="10.112.10.53"]

# --- Contextualization ---

CONTEXT = [
  files     = "/srv/init.sh /srv/cloud/one/.ssh/id_rsa.pub" ,
  ip_public = "10.112.10.53",
  target = "hdb"
]

*
----------------------------
Thanks & Regards
Mohit Dhingra
+919611190435*


On 7 March 2012 12:39, Darshan Upadhyay <darshanit7 at gmail.com> wrote:

> Hello friends,
>
> i am using opennebula 3.0 on centos 5.5....i have successfully connected
> front-end and host.....i am using xen hypervisor.....please provide me one
> example of vm template related to xen....and guide me how i can specify the
> attribute like Kernel = ?, initrd = ? and root = ?......also tell me that,
> this field is continuouly changed with different os of vm or remains same???
>
> and what is the use of database in cloud??
>
> Thanking you in anticipation....
>
>
> _______________________________________________
> 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/20120307/c29d3d53/attachment-0003.htm>


More information about the Users mailing list