I *knew* as soon as I submitted the topic I would find the answer 30secs later!
The problem is tied to the way the IPs are configured on the ScaleIO servers. For all 3 SDS servers, I had both IP addresses (172.16.1.x/24 and 172.16.50.x/24) configured for SDC and SDS communication.
To fix:
--------
Open the "EMC ScaleIO" dashboard, navigate to backend, find the servers in question, right-click --> Configure IP Addresses. For the management IP Address, do NOT select "SDC" communication. For the data network IP Address, make sure to select both SDC and SDS. After making these changes, I verified all data communication was going over the 10G NICs (using "nmon" on the CentOS servers to look at network stats). When this proper NIC configuration is selected on the SDS nodes, you will see little-to-no traffic over the management interface when reading/writing data to the SDS volumes.
keller51
9 Posts
0
June 18th, 2015 08:00
I *knew* as soon as I submitted the topic I would find the answer 30secs later!
The problem is tied to the way the IPs are configured on the ScaleIO servers. For all 3 SDS servers, I had both IP addresses (172.16.1.x/24 and 172.16.50.x/24) configured for SDC and SDS communication.
To fix:
--------
Open the "EMC ScaleIO" dashboard, navigate to backend, find the servers in question, right-click --> Configure IP Addresses. For the management IP Address, do NOT select "SDC" communication. For the data network IP Address, make sure to select both SDC and SDS. After making these changes, I verified all data communication was going over the 10G NICs (using "nmon" on the CentOS servers to look at network stats). When this proper NIC configuration is selected on the SDS nodes, you will see little-to-no traffic over the management interface when reading/writing data to the SDS volumes.