For OpenSUSE as Dom0 with Xen hypervisor, I am using the following template.<br>#---------------------------------------<br># VM definition example<br>#---------------------------------------<br><br>NAME = vm1<br><br>CPU    = 1<br>

MEMORY = 1024<br><br># --- kernel & boot device ---<br><br>OS = [<br>  kernel   = "/boot/vmlinuz-xen",<br>  initrd   = "/boot/initrd-xen",<br>  root     = "xvda2" ,<br>  extra    = "xencons=tty"<br>

]<br><br><br>DISK = [<br>  image     = "OpenSuse",<br>  target    = "xvda"<br>]<br><br>NIC = [ network = "Public" ,IP="10.112.10.53"]<br><br># --- Contextualization ---<br><br>CONTEXT = [<br>

  files     = "/srv/init.sh /srv/cloud/one/.ssh/id_rsa.pub" ,<br>  ip_public = "10.112.10.53",<br>  target = "hdb"<br>]<br><br clear="all"><b><div><b>---------------------------- <br></b></div>

Thanks & Regards<br><font color="#888888">Mohit Dhingra <br>+919611190435</font></b><br>
<br><br><div class="gmail_quote">On 7 March 2012 12:39, Darshan Upadhyay <span dir="ltr"><<a href="mailto:darshanit7@gmail.com">darshanit7@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello friends,<br><br>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???<br>


<br>and what is the use of database in cloud??<br><br>Thanking you in anticipation....<br><br>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">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>
<br></blockquote></div><br>