Page 1 of 1
Write Caching?
Posted: Thu May 06, 2010 2:24 am
by defrag
I see an option for Write-Caching in Starwind but am not sure what/when to use it? Could it speed up my SQL server IO?
Re: Write Caching?
Posted: Thu May 06, 2010 1:16 pm
by Max (staff)
Yes, the caching feature allows you to utilize your RAM for short term data storing before it is written to the disk. WB (Write-Back) cache dramatically improves performance for frequently used data. Also for long and huge writes.
Re: Write Caching?
Posted: Thu May 06, 2010 7:14 pm
by defrag
Cool, Any downsides? Is it possible to enable write-caching on a existing LUN?
Re: Write Caching?
Posted: Thu May 06, 2010 8:34 pm
by anton (staff)
Downside is unless you use HA configuration on StarWind-running machine crash you're going to have a mass grave of your data. Use caching to accelrate backup plan (or anything you could allow to fail as it's possible to re-execute this scenario) *OR* use HA caching to accelerate your production environment.
defrag wrote:Cool, Any downsides? Is it possible to enable write-caching on a existing LUN?
Re: Write Caching?
Posted: Fri May 21, 2010 5:07 pm
by joolsc
Hi, Can you explain how to switch HA write caching on? It appears to be greyed out on our build? 5.3.0.2140 and what would the repercussions be if for instance the primary node hard crashed?
Thanks
Jools
Re: Write Caching?
Posted: Sun May 23, 2010 3:26 pm
by anton (staff)
You need to apply for V5.4 beta. We've disabled cached HA for production b/c of the compatibility issues reported by some of the customers.
joolsc wrote:Hi, Can you explain how to switch HA write caching on? It appears to be greyed out on our build? 5.3.0.2140 and what would the repercussions be if for instance the primary node hard crashed?
Thanks
Jools