0

I have 2 r3.xlarge AWS EC2 instances that are convertible to r4.xlarge. They are both running Exchange 2016 on 2012R2. I have tried two methods so far:

  1. Changed instance type and booted up
  2. Created AMI and Launched a new instance with it

In both cases, the servers became unreachable and passed only 1\2 checks. I've attached the Elastic IP to both with no results.

Am I missing something here? Does something need to happen to these instances specifically because they're running Exchange?

JonathanDavidArndt
  • 1,424
  • 3
  • 20
  • 29
Nico J
  • 21
  • 3

1 Answers1

2

In order to upgrade from r3.xlarge to r4.xlarge, you will have to install the new ENA and PV drivers from Amazon.

https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/enhanced-networking-ena.html

Nico J
  • 21
  • 3