[StarCluster] ERROR - invalid node_instance_type specified

Justin Riley jtriley at MIT.EDU
Thu Dec 12 12:21:59 EST 2013


Hi Chris,

You should upgrade to the latest stable version 0.94.3 - it appears
you're using 0.93.3. Also, the error you're getting about HVM is stating
you need to use an HVM-compatible AMI. StarCluster has HVM-compatible
AMIs and you can see them using the 'listpublic' command, e.g.:

$ starcluster -r us-east-1 listpublic
StarCluster - (http://star.mit.edu/cluster) (v. 0.94.3)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster at mit.edu

>>> Listing all public StarCluster images...
...

64bit Images:
--------------
[0] ami-52a0c53b us-east-1 starcluster-base-ubuntu-12.04-x86_64-hvm (HVM-EBS)
...

Specifically the images that are listed with (HVM-EBS) are
HVM-compatible. You can either update node_image_id in your config or
override the node_image_id at command line using the -n option to the
start command and then you should be able to launch a cc2.8xlarge
cluster.

Concerning the c3 types - these types are currently not available. I'm
going to push a new 0.95 release soon with support for the g2 and c3
instance types as well as VPC support and more. Stay tuned.

Thanks,

~Justin


On Thu, Dec 05, 2013 at 05:31:57PM +0000, Butson, Christopher wrote:
> I've been using StarCluster with EC2 off and on for a while with good success. However, recently I tried to start my cluster with my standard instance type (cc2.8xlarge) and received a message that my AMI does not have HVM (got to love the alphabet soup that Amazon has created!). Strange. So in poking around I discovered that cc2.8xlarge is "Previous Generation" and that there are new instance types in the "Current Generation". So I tried switching to a c3.8xlarge and immediately received the following message (below). It appears that this instance type is not valid, but I don't know why. Is this because of StarCluster, the AMI I am using or some other reason? Thanks for any thoughts.
> 
> Chris
> 
> 
> local% starcluster start mycluster
> StarCluster - (http://web.mit.edu/starcluster) (v. 0.93.3)
> Software Tools for Academics and Researchers (STAR)
> Please submit bug reports to starcluster at mit.edu
> 
> !!! ERROR - invalid node_instance_type specified: 'c3.8xlarge'
> must be one of: cg1.4xlarge, c1.xlarge, m1.small, c1.medium, m2.xlarge, t1.micro, cc1.4xlarge, m1.medium, cc2.8xlarge, m1.large, m1.xlarge, m2.4xlarge, m2.2xlarge
> 
> 
> 
> Christopher R. Butson, Ph.D.
> Associate Professor
> Biotechnology & Bioengineering Center
> Departments of Neurology, Neurosurgery, Psychiatry & Behavioral Medicine
> Medical College of Wisconsin
> (414) 955-2678
> cbutson at mcw.edu<mailto:cbutson at mcw.edu>
> 
> 
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://mailman.mit.edu/pipermail/starcluster/attachments/20131212/fd6d5ff7/attachment.bin


More information about the StarCluster mailing list