Hi Shlomit:
It's right there in the error.
-Hugh
On Jun 6, 2016, at 07:17, Shlomit Afgin <shlomit.afgin_at_weizmann.ac.il<mailto:shlomit.afgin_at_weizmann.ac.il>> wrote:
Hi,
When I tried to run 'starcluster start ...'  with unsupported type, I get the error:
    !!! ERROR - Cluster settings are not valid:
    !!! ERROR - Incompatible node_image_id and node_instance_type:
    !!! ERROR - Image 'ami-xxxxx' is a hardware virtual machine (HVM)
    !!! ERROR - image and cannot be used with instance type 't1.micro'.
    !!! ERROR -
    !!! ERROR - HVM images require one of the following HVM instance types:
    !!! ERROR - cc1.4xlarge, cc2.8xlarge, g2.2xlarge, cg1.4xlarge,
    !!! ERROR - cr1.8xlarge, i2.xlarge, i2.2xlarge, i2.4xlarge, i2.8xlarge,
    !!! ERROR - r3.large, r3.xlarge, r3.2xlarge, r3.4xlarge, r3.8xlarge,
    !!! ERROR - t2.micro, t2.small, t2.medium, hi1.4xlarge, hs1.8xlarge,
    !!! ERROR - m3.medium, m3.large, m3.xlarge, m3.2xlarge, c3.large,
    !!! ERROR - c3.xlarge, c3.2xlarge, c3.4xlarge, c3.8xlarge
How can I get a list of supported instance type  by HVM to avoid this error?
Is there any command that can give those results?
Thanks a lot!
Shlomit.
_______________________________________________
StarCluster mailing list
StarCluster_at_mit.edu<mailto:StarCluster_at_mit.edu>
http://mailman.mit.edu/mailman/listinfo/starcluster
Received on Mon Jun 06 2016 - 08:22:10 EDT