Bugzilla – Bug 6397
reservation ID mapping verification wrong for single-VM reservations
Last modified: 2008-10-15 09:32:40
You need to log in before you can comment on or make changes to this bug.
The mapping validity check for elastic reservations with just one VM in them is wrong, resulting in a failure of the ec2-describe-instances command in certain situations when creating just one VM instead of multiple coscheduled ones.
ec2-describe-instances error looks like this in the problematic situation: "org.nimbustools.api.repr.CannotTranslateException: Expected to, but we do not know about elastic reservation ID 'r-a0700f42'" Committed fix.