by sjors » Thu Jul 28, 2011 3:21 am
*** Update ***
Today, the one node that is active, crashed uglily!
The Cluster Resource failed, bringing the whole system down. I don't know yet what exactly happened.
Since the system was down anyway, I decided to do the Delayed ACK modifications, as indicated in the above post.
I also downloaded Iperf and ran some tests.
On single connections, I got about 300-330 Mbps on each interface.
On a 10 connection parallel test, it jumped to about 850-880 Mbps.
It seems that the network connections themselves are fine.
To recap, I have disabled the TCP Chimney Offload and RSS, as shown below.
TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : disabled
Chimney Offload State : disabled
NetDMA State : enabled
Direct Cache Acess (DCA) : disabled
Receive Window Auto-Tuning Level : normal
Add-On Congestion Control Provider : ctcp
ECN Capability : disabled
RFC 1323 Timestamps : enabled
I'll let the system run for a day or two (if problems don't arise along the way) and report back.
As a matter of fact, I still need to iron out the kinks in the inactive node, so I can experiment on it.
George