EC2 Reserved Instances how to merge

0

Hi,

I have 2 X t4g.nano reserved instances, which I like to merge them to create a t4g.micro RI. documentation in https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html is catered only for splitting the larger RIs to smaller RIs. what I want is to merge smaller RIs to create a bigger one.

Thanks

sravan
已提問 2 年前檢視次數 547 次
2 個答案
1
已接受的答案

If you have Standard RIs, you can only merge them using modification feature if start & expiry dates on both RIs are the same. If, for example, you bought one .nano RI in April, and another .nano RI in July, they will have different start & end dates, so you would not be able to merge them.

If you are using Linux/UNIX RIs with Regional scope and Shared tenancy, you don't need to merge them, because they are size flexible and will be applied to your larger running instance with other matching attributes automatically.

However, if both your RIs are Convertible, you can select both of them, and then use the "Exchange" feature to convert them into one bigger instance.

profile pictureAWS
專家
已回答 2 年前
  • If you have Standard RIs, you can only merge them using modification feature if start & expiry dates on both RIs are the same. If, for example, you bought one .nano RI in April, and another .nano RI in July, they will have different start & end dates, so you would not be able to merge them.

    this clears why I'm unable to merge. my 2 nano RIs have different start and end dates.

    thanks for the help

0

Hi There If you are running Linux then you don't have to do anything, the two t4g.nano RI's will apply to your t4g.micro instance. Please see "Instance Size Flexibility" in the documentation here

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/apply_ri.html#ri-instance-size-flexibility

You can also merge two or more Reserved Instances into a single Reserved Instance. For example, if you have four t2.small Reserved Instances of one instance each, you can merge them to create one t2.large Reserved Instance. For more information, see Support for modifying instance sizes.

profile pictureAWS
專家
Matt-B
已回答 2 年前
  • Thanks Matt-B, for the response.

    You can also merge two or more Reserved Instances into a single Reserved Instance.

    I don't find any related option in "Modify Reserved Instances" screen. I only see option to split

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南