If performance issues in SQL Server are caused by slow storage1 in VMware, then VirtuCache software is the quickest and simplest way to fix this issue. You install VirtuCache software in VMware vSphere host. It then automatically caches all reads and writes from VMs to any SSD or RAM in…
VirtuCache
Dell’s PowerEdge VRTX hyper-converged appliance can either have all hard drive datastores or all SSD datastores, but you can’t have SSDs or RAM act as tiering or caching media for VRTX volumes / virtual disks. That’s where VirtuCache comes in.
Even when Ontap Select is using high-performance enterprise SSDs, it shows high latencies because there are quite a few file system layers that the storage IO must traverse. Within Ontap Select, you first create a separate VMFS Datastore on each locally attached SSD or HDD on each host in the…
Back when I founded Virtunet in 2010, VMware VSAN had started to effectively compete with SAN arrays. The appeal of hyperconverged infrastructure was obvious, getting rid of a separate storage appliance and having Flash memory right on the VMware host was the highest performing storage configuration. For a small 3-4…
The quickest to find out if you have storage performance issues in ESXi is by doing SSH (use putty) to the ESXi host and typing the command ‘esxtop’ and then typing the letter ‘v’.
Typically, you would want to improve both read and write latency in VMware. But if your VM write latency is already quite low and it is only your read latency that is high, then it is understandable that you would want to improve only disk read latency in VMware. Improving…
If you are experiencing high write latencies in VMs when using an EMC Unity Hybrid array, it could be because the caching and tiering solutions in Unity don’t cache random small block writes, and your applications might be generating large volumes of such storage IO.
If you have high disk IO write latency in VMware at the VM, Datastore, or Device level, then you could fix this issue in either of three ways – tinker around the edges in VMware, get a fast storage array and network, or use host side cache.
VMware has discontinued VFRC in ESXi 7.x 0 Despite the end-of-life for VFRC, if you still want to review the differences between VFRC and VirtuCache, below are the four most important ones. We cache reads (‘Write-Through’ Caching) and writes (‘Write-Back’ Caching), VMware’s VFRC caches only reads. We improve the performance…
VirtuCache is ESXi software that automatically caches ‘hot’ data from any SAN storage to in-host SSD or RAM. By doing so it improves the storage performance of VMware VMs, without requiring you to upgrade your storage appliance or network. VirtuCache competes and also complements Hybrid MSA’s internal Read Caching and…

