When I increase the ethernet adapter MTU, windows gives me issues with an AOE disk.
Server is HP DL380 G4, disk is 2Gb GBT partition of a Coraid SR2461 10Gb raid5 disk.
copying/deleting files to the AOE disk is ok, but Disk Manager hangs, as does chkdsk, defrag, io meter etc.
Then server won't shutdown cleanly.
I set a dedicated Broadcom gigabit adapter to MTU of 9000
set [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] to
GlobalMaxTcpWindowSize = 0x01400000 (DWORD)
TcpWindowSize = 0x01400000 (DWORD)
Tcp1323Opts = 3 (DWORD)
SackOpts = 1 (DWORD)
changing the adapter MTU back to standard, and the issues go away, but performance isn't great.
Any suggestions ?



