juju for HPC

Clint Byrum clint at ubuntu.com
Fri Apr 27 17:01:21 UTC 2012


Excerpts from tog's message of Fri Apr 27 09:06:05 -0700 2012:
> Hello,
> 
> I am completely new to juju.
> My use case and therefore question is fairly simple. Can I use juju to
> set-up a computing cluster within ec2 ? Basically I would like to install
> and *configure* few packages like
> a head node that will share disk space with some slave nodes (using NFS at
> the beginning). Then I would like to have mpi enabled and slurm-llnl.
> 

Yes, some of the bits may already be available to you as charms, others
you will need to write as charms yourself, and I would encourage you
to submit them to the "charm store" so people can collaborate on them
with you.

I'd recommend joining the IRC channel #juju on Freenode as you work on
this, as there are quite a few helpful people there who can walk you
through the early steps.

Some good places to start:

https://juju.ubuntu.com/Charms
https://juju.ubuntu.com/docs/write-charm.html

I think you will probably need just two charms:

1) cluster head node(s?)
2) slave nodes

You might want to look at the hadoop charms for some inspiration.

Also, Welcome!



More information about the Juju mailing list