Cannot change reserved instance type even if same family

0

Hello.

I have a t3a.micro ec2 instance and would like to upgrade it to a t3a.small. I also have a reservation (Standard) for t3a.micro.

Before doing so, I checked the t3a.micro reserved instance, modified it, choosing t3a.small as the new type in the selection. But when doing so, this error appears:

The instance size footprint of the new configuration must match the footprint of the original configuration. Change the instance type or count so that the new footprint does not exceed the original footprint. Learn more.

Despite reading the Learn more, it's not clear what to do to upgrade the instance type of the RI.

As per AWS, changing the instance size within the family should be possible:

When your needs change, you can modify your Standard or Convertible Reserved Instances and continue to benefit from the billing benefit. You can modify attributes such as the Availability Zone, instance size (within the same instance family and generation), and scope of your Reserved Instance.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html

Could someone please clarify?

質問済み 7ヶ月前176ビュー
1回答
0

What OS platform is running on the t3a.micro ? According to the bottom row of this table anything nor running *nix is out-of-scope straight away, as is Linux with SQL, as well as anything RHEL or SUSE https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html#ri-modification-limits

This would leave Amazon Linux as definitely in-scope for uplift, as well as CentOS and Fedora (these are RHEL-like but not RHEL) and Ubuntu (based on SUSE but again separate from it).

profile picture
エキスパート
Steve_M
回答済み 7ヶ月前
  • It is Ubuntu 22.04 (Linux/UNIX). I think this is not excluded.

  • Any idea anyone?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ