1 Answer
- Newest
- Most votes
- Most comments
2
Here are the steps I would follow in order to meet your requirements to exchange your r6a.32xlarge to a r6a.48xlarge instance:
- Log into your AWS Account and navigate to the EC2 Console
- Under the Instances section on the left, choose Reserved Instances
- There you should have a list of reserved instance to choose from. Select the r6a.32xlarge of interest
- Open Actions and choose Exchange Reserved Instances. Since r6a.48xlarge is of a higher value than an r6a.32xlarge instance, you should be able to exchange it there
Here is some more documentation on the subject if you are interested in learning more: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-convertible-exchange.html
answered 2 years ago
Relevant content
- asked 3 months ago
- asked 2 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
Do I have to stop my current r6a.32xlarge instance remove any mounts etc before I upgrade?
If you have already upgraded your instance itself, exchanging the convertible RI will not impact your instance as it is simply a pricing plan.
However, if you are talking about upgrading the EC2 instance itself, you will want to follow the instructions presented in this documentation: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html
The nature of your EC2 instance (EBS Compatible, EBS Non compatible, or Instance store) will determine the best steps for upgrading the size.