The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software
Yes, I have just download it on friday 08 jun 2012 from link above.Bohdan (staff) wrote:Hi
Is it latest (20120426) beta build?
http://starwindsoftware.com/tmplink/StarWindBeta.exe
Yes all nodes and console use latest beta build. This problem hapend if one HA target on node was delited and you try to add again delited partner image disk to existing HA.Bohdan (staff) wrote:Please make sure that all HA nodes has the latest 5.9 StarWind service. Also please make sure that you are using proper StarWind Management Console.
In case you are managing StarWind servers remotely, you should use the management console 5.9.2025 (it is a part of the latest beta build).
HA nodes are virtual. I use two server dl380g7 with esxi 5. Starwind instaled on both hosts on w2008r2 virtual servers. Managment throught vcenter 5. But problem that cashe synchronization is fast only for period when cash is not full. As soon as 1024mb cashe filled the speed jump down from 75% to 5% but cashe is not cleaning down after 5 seconds.Bohdan (staff) wrote:In most cases fast sync causes random disk access, while full sync - sequential.
Synchronization speed depends on hard disk speed, but not only the network interface speed. It varies depending on the access block size (4K, 8K, ... 64K, 128K ...). Cache synchronization is fast, because the underlaying storage (RAM) is fast. It causes the better network utilization (peak on the graph).
BTW, are those HA nodes physical or virtual machines?
Cache is not intended to be cleaned. 5 seconds is a time that service will wait before flushing new data. It the data is accessed again during this time, it will not be flushed to disk 5 seconds more. When the data is flushed, it remains in memory to serve as read cache.Cache is not cleaning down after 5 seconds.
Seems the problem with esxi. If I copy file to LUN of starwind image created with cashe option from vcenter, speed is about 150mbit/s(frist graffick on screenshot). If I copy file directly from one server to another through network speed shows 900 mbit(second graffick on screenshot) . Servers are virtual and placed on different esxi hosts.Alex (staff) wrote:Do you have some other disk activity on the physical disks of these ESX servers?
It looks like you are getting real disk performance when the cache is full. Low disk performance can be caused by some other activities on the hard disk that is not related to StarWind virtual device. In this case hard disk is getting random access instead of sequential access.
You can check the disk performance: create StarWind ImageFile and try to copy some large file to this device. Or check it with IOMeter.
Cache is not intended to be cleaned. 5 seconds is a time that service will wait before flushing new data. It the data is accessed again during this time, it will not be flushed to disk 5 seconds more. When the data is flushed, it remains in memory to serve as read cache.Cache is not cleaning down after 5 seconds.
Ok I had try. The results below:Bohdan (staff) wrote:Yes it is normal if you are using write-back cache and pressed reset button or performed force shutdown. This case the data in RAM are lost.
In case of WT or no-caching configuration synchronization should start.
Node auto restore will be the default behavior in 5.9 release.Also in 5.8 product there was option "Automtikly star sync after fault" why tyere is no such option in 5.9?