[StarCluster] Query: Grabbing CentOS 5 AMIs

Justin Riley justin.t.riley at gmail.com
Wed Jan 18 10:14:55 EST 2012


Hi Joseph,

The CentOS AMIs are not available for download from the StarCluster
website so you will need to spin up a single instance of the CentOS AMI,
login, dump the root disk to an image file, and download the image file:

$ starcluster start -s 1 -i cc1.4xlarge -n ami-06a75a6f downloadme
$ starcluster sshmaster downloadme
root at master $ cat /dev/xvda > /mnt/centos-ami-06a75a6f.img
root at master $ exit
$ starcluster get downloadme /mnt/centos-ami-06a75a6f.img $HOME/downloads

BTW there's no need to download both CentOS AMIs - they're identical
except ami-06a75a6f has Hadoop installed.

If you'd rather skip all of this you can download the Ubuntu 10.04 AMIs
instead from the StarCluster web site:

http://web.mit.edu/star/cluster/download_amis.html   

HTH,

~Justin


On 1/17/12 8:43 PM, Joseph Antony wrote:
> Hi,
> Is there a method of grabbing CentOS AMIs?
> I am after ami-06a75a6f and ami-12b6477b to
> test under a local OpenStack instance
> here at the ANU.
>
> Cheers,
> Joseph
>



More information about the StarCluster mailing list