Mon Jun 21, 2010 10:00 am
Hi, we are currently working on this function. One of the upcoming versions will include soft shutdown of the HA cluster
I would also like to advice you the following:
Install the latest NIC drivers
enable 9k jumboframes on both NIC's (switch has to support jumboframes too)
if using OS older than 2008 than you also need to do few registry tweaks to improve the Network performance
Change the following TCP parameters in the registry (on all the machines involved in SAN usage and running OS older than 2008 server):
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
1) GlobalMaxTcpWindowSize = 0x01400000 (DWORD)
2) TcpWindowSize = 0x01400000 (DWORD)
3) Tcp1323Opts = 3 (DWORD)
4) SackOpts = 1 (DWORD)
c) Reboot.
(this info can also be found in StarWind embedded help section)
By the way: you do not need to sync the HA device if you are using new raw image files.
Max Kolomyeytsev
StarWind Software