<div>Hi,</div>
<div>I have few doubts about installation  of opennebula , I cloud not under stand fully from the docs which are given in the link ,</div>
<div> </div>
<div>1. Do I need to install opennebula on the both host(VMs) and front end system ,,?</div>
<div>2.  If so, is it both should be user wide installation ?</div>
<div> </div>
<div>pls provide some ppts which clearly explains the opennebula installation .</div>
<div> </div>
<div> </div>
<div> </div>
<div>regards</div>
<div>Bharath</div>
<div> </div>
<div class="gmail_quote">On Sat, Jul 9, 2011 at 12:38 AM, <span dir="ltr"><<a href="mailto:users-request@lists.opennebula.org">users-request@lists.opennebula.org</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Send Users mailing list submissions to<br>       <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
<br>To subscribe or unsubscribe via the World Wide Web, visit<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>
or, via email, send a message with subject or body 'help' to<br>       <a href="mailto:users-request@lists.opennebula.org">users-request@lists.opennebula.org</a><br><br>You can reach the person managing the list at<br>
       <a href="mailto:users-owner@lists.opennebula.org">users-owner@lists.opennebula.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Users digest..."<br>
<br><br>Today's Topics:<br><br>  1. Error: Cannot find kernel "/boot/vmlinuz... (Rasika Karunathilaka)<br>  2. what is the method of live migration (fanttazio)<br>  3. doc/ppt to install the opennebula .. (bharath pb)<br>
  4. Re: doc/ppt to install the opennebula .. (Robert Schweikert)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Fri, 8 Jul 2011 00:48:24 -0700 (PDT)<br>From: Rasika Karunathilaka <<a href="mailto:rasika.karunathilaka@yahoo.com">rasika.karunathilaka@yahoo.com</a>><br>
To: "<a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a>" <<a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a>><br>Subject: [one-users] Error: Cannot find kernel "/boot/vmlinuz...<br>
Message-ID:<br>       <<a href="mailto:1310111304.62890.YahooMailNeo@web59810.mail.ac4.yahoo.com">1310111304.62890.YahooMailNeo@web59810.mail.ac4.yahoo.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br>
<br>hi All,<br>?I am a new user on OpenNebula, who is trying to build cloud environment using Xen . My cloud front end and Xen cluster node is running on Open Suse. I am trying to deploy Fedora image through Cloud. I have created the fedora xen virtual image which has following kernel configuration.<br>
<br>"/boot/vmlinuz-2.6.31.5-127.fc12.i686.PAE",<br>"/boot/initramfs-2.6.31.5-127.fc12.i686.PAE.img",<br>?<br>Now my vm definition file (myVM.one) in open nebula has;<br><br>Name = Fedora12<br>CPU =?? 0.5<br>
MEMORY? =?????? 512<br>OS = [<br>??????? KERNEL? = "/boot/vmlinuz-2.6.31.5-127.fc12.i686.PAE",<br>??????? INITRD? = "/boot/initramfs-2.6.31.5-127.fc12.i686.PAE.img",<br>??????? ROOT??? = "sda1"<br>
]<br>DISK??? = [<br>??????? IMAGE?? = "Fedora 12"<br>]<br>CONTEXT = [<br>??????? HOSTNAME??????? =?????? vm1,<br>??????? USERNAME??????? =?????? "oneadmin",<br>??????? IP_PRIVATE????? =?????? "$NIC[IP]",<br>
??????? IP_GEN????????? =?????? "192.168.104.$VMID",<br>??????? FILES?????????? =?????? "/vms_configuration/id_rsa.pub /vms_configuration/init.sh",<br>??????? TARGET????????? =?????? "hdb"<br>
]<br><br><br>however, when I try to deploy the vm image using , "onevm create myVm.one" it fails with following error at vm.log;<br><br>Fri Jul? 8 03:21:44 2011 [TM][I]: tm_context.sh: Executed "/usr/bin/mkisofs -o /srv/cloud/one/var/17/images/disk.1 -J -R /srv/cloud/one/var/17/images/isofiles".<br>
Fri Jul? 8 03:21:44 2011 [TM][I]: tm_context.sh: Executed "rm -rf /srv/cloud/one/var/17/images/isofiles".<br>Fri Jul? 8 03:21:44 2011 [LCM][I]: New VM state is BOOT<br>Fri Jul? 8 03:21:44 2011 [VMM][I]: Generating deployment file: /srv/cloud/one/var/17/deployment.0<br>
Fri Jul? 8 03:21:45 2011 [VMM][I]: Command execution fail: 'if [ -x "/var/tmp/one/vmm/xen/deploy" ]; then /var/tmp/one/vmm/xen/deploy /srv/cloud/images/cloud2/17/images/deployment.0; else????????????????????????????? exit 42; fi'<br>
Fri Jul? 8 03:21:45 2011 [VMM][I]: STDERR follows.<br>Fri Jul? 8 03:21:45 2011 [VMM][I]: Error: Cannot find kernel "/boot/vmlinuz-2.6.31.5-127.fc12.i686.PAE"<br>Fri Jul? 8 03:21:45 2011 [VMM][I]: ExitCode: 1<br>
Fri Jul? 8 03:21:45 2011 [VMM][E]: Error deploying virtual machine: Error: Cannot find kernel "/boot/vmlinuz-2.6.31.5-127.fc12.i686.PAE"<br>Fri Jul? 8 03:21:46 2011 [DiM][I]: New VM state is FAILED<br>Fri Jul? 8 03:21:46 2011 [TM][W]: Ignored: LOG - 17 tm_delete.sh: Deleting /srv/cloud/one/var/17/images<br>
Fri Jul? 8 03:21:46 2011 [TM][W]: Ignored: LOG - 17 tm_delete.sh: Executed "rm -rf /srv/cloud/one/var/17/images".<br>Fri Jul? 8 03:21:46 2011 [TM][W]: Ignored: TRANSFER SUCCESS 17 -<br><br>Appreciate your expert help to resolve this !<br>
<br>Cheers !<br>Rasika K<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/7483cc95/attachment.html" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/7483cc95/attachment.html</a>><br>
<br>------------------------------<br><br>Message: 2<br>Date: Fri, 8 Jul 2011 11:08:00 +0100<br>From: fanttazio <<a href="mailto:fanttazio@gmail.com">fanttazio@gmail.com</a>><br>To: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: [one-users] what is the method of live migration<br>Message-ID:<br>       <<a href="mailto:CAKHHbJHs_JZYPPzOENkBFx8EqKJq5Hy3UHviSbOpGnXWxUBG8w@mail.gmail.com">CAKHHbJHs_JZYPPzOENkBFx8EqKJq5Hy3UHviSbOpGnXWxUBG8w@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br><br>As you may aware for doing live migration there are several method to do it<br>like post-copy or pre-copy [1][2][3].<br>My question is does OpenNebula use a customized method for live migration or<br>
it just uses the default method of each hypervisor?<br><br>[1] <a href="http://portal.acm.org/citation.cfm?id=1251223" target="_blank">http://portal.acm.org/citation.cfm?id=1251223</a><br>[2] <a href="http://portal.acm.org/citation.cfm?id=1508293.1508301" target="_blank">http://portal.acm.org/citation.cfm?id=1508293.1508301</a><br>
[3] <a href="http://www.linuxplumbersconf.org/2011/ocw/proposals/669" target="_blank">http://www.linuxplumbersconf.org/2011/ocw/proposals/669</a><br><br>Regards,<br>Fanttazio<br>-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/90c1ea20/attachment-0001.htm" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/90c1ea20/attachment-0001.htm</a>><br>
<br>------------------------------<br><br>Message: 3<br>Date: Fri, 8 Jul 2011 22:55:25 +0530<br>From: bharath pb <<a href="mailto:bharathapbr@gmail.com">bharathapbr@gmail.com</a>><br>To: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: [one-users] doc/ppt to install the opennebula ..<br>Message-ID:<br>       <<a href="mailto:CAKixW9Wi_52dg%2BG7da6bkXhgZGYA74YN_qpOjYXTx09H28wGmQ@mail.gmail.com">CAKixW9Wi_52dg+G7da6bkXhgZGYA74YN_qpOjYXTx09H28wGmQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi,<br><br>Can any one pls share a proper doc/ppt which helps to install the opennebula<br>..<br><br>regards<br><br>Bharath<br>-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/ce65ad53/attachment-0001.htm" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110708/ce65ad53/attachment-0001.htm</a>><br>
<br>------------------------------<br><br>Message: 4<br>Date: Fri, 08 Jul 2011 14:04:19 -0400<br>From: Robert Schweikert <<a href="mailto:rjschwei@suse.com">rjschwei@suse.com</a>><br>To: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: Re: [one-users] doc/ppt to install the opennebula ..<br>Message-ID: <<a href="mailto:4E1746A3.5070708@suse.com">4E1746A3.5070708@suse.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br><br><br>On 07/08/2011 01:25 PM, bharath pb wrote:<br>> Hi,<br>><br>> Can any one pls share a proper doc/ppt which helps to install the<br>> opennebula ..<br><br>Start here: <a href="http://opennebula.org/documentation:documentation" target="_blank">http://opennebula.org/documentation:documentation</a><br>
<br>Please re-post if you have specific questions.<br><br>HTH,<br>Robert<br><br>--<br>Robert Schweikert                           MAY THE SOURCE BE WITH YOU<br>SUSE-IBM Software Integration Center                   LINUX<br>
Tech Lead<br><a href="mailto:rjschwei@suse.com">rjschwei@suse.com</a><br><a href="mailto:rschweik@ca.ibm.com">rschweik@ca.ibm.com</a><br>781-464-8147<br><br><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><br>End of Users Digest, Vol 41, Issue 21<br>*************************************<br></blockquote></div><br>