Yes, clusters are particularly easy on this environment, I work with our analytics group on hadoop clusters. The most important thing to do is install good parallel computing utilities like pdsh and have ssh equivalency setup, then creating a cluster of machine sis realyl easy because you get N machines configured the same with full access to each other. Then you use ssh based scripts to distribute your software. In our environment we use Cloudera manager to distribute and start and manage our hadoop cluster, there should be something similar for mpi clusters. The nice thing about open nebula is that you can distribute your resource allocation over generic cpu, memory and disk resources and hardware optimization is easy because you can customize one template and redeploy the entire cluster.<br>
<br><div class="gmail_quote">On Thu, Jul 12, 2012 at 3:51 AM, Quynh Le <span dir="ltr"><<a href="mailto:lhnquynh@yahoo.com" target="_blank">lhnquynh@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div>Hello,</div><div><br></div><div>I intend to setup a ready-to-go MPI Cluster on OpenNebula from a VM image. Is it possible? Can each VM know its role (master or slave), as well as other VM, to fill in the mpdhost file? I don't know much about context yet. <br>
</div><div><br></div><div>Thanks for any explanation.</div><div><br></div><div>Best regards,</div><div>Quynh</div></div></div><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>