-
Bug
-
Resolution: Fixed
-
High
-
4.1.2
-
OnDemand 4.1.2-ondemand-rc9
Currently when an elastic instance is created using spot instances, the availability zone preference isn't being used for the spot request. This means EC2 randomly picks the AZ to put the instance in causing unwanted data transfer costs.
If you look at the screen shots you'll see my preference was us-east-1d however the spot request that was generated had an empty AZ field.
- copied to
-
BDEV-1051 Failed to load
Another issue this causes is certain EC2 zones have traditionally higher variability in pricing (spikes) then others. If I set my preferred zone and pricing based on that zone and you create the request in a different zone the probability of it being shut down because the price went up too high is much greater. This is happening a lot to me today.