amazon web services - AWS new generation (m3.x) Intstance configuration not suppported -
i using java sdk create ec2 instances. till using m1.medium, m1.large, m1.xlarge configuration create ec2 instance , creating ec2 instance. when changed instance type new generation (m3.medium, m3.large, m3.xlarge), getting below error.
message : instance configuration aws marketplace product not supported. please see http://aws.amazon.com/marketplace/pp?sku=5hoheke3dcdw953i7sq087tpb more information supported instance types, regions, , operating systems.
note: getting error in aws west 2 (ie oregon) region. able create m3.x instances in other region successfully
so ami ubuntu 12.04 image don't believe supported on new generation instances. we've run similar issue, we've had move ubuntu 14.04 support pv virtualization. based on article not appear 1 ami image can run on instance types:
https://groups.google.com/forum/#!topic/ec2ubuntu/xdyrnpnxyao
i believe ubuntu 12.04 lts image run on new generation instance types:
https://aws.amazon.com/marketplace/pp/b00jow8c7s/ref=sp_mpg_product_title?ie=utf8&sr=0-2
Comments
Post a Comment