Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
1.2.1
-
None
-
2-UM/3-PM cluster (RPM install on PM1; distributed to others) on CentOS 7 (EC2 instances)
-
2020-1, 2020-2, 2020-3, 2020-4, 2020-5
Description
I noticed the "Amazon Instance Configuration" does not reflect the correct instance type for UMs. My current 1.2.1-1 cluster consists of two compatible "general-purpose" m5 instance types:
PM = m5.large
UM = m5.2xlarge
See output of getSystemNetworkConfig:
...
System Network Configuration
Module Name Module Description NIC ID Host Name IP Address
----------- ------------------------- ------ ------------------- ---------------
...
Amazon Instance Configuration
PMInstanceType = m5.xlarge
UMInstanceType = m5.xlarge
UM instance type shown does not reflect actualy.