If your SQL Server runs in a VMware VM and it has performance issues, the root cause of which is slow storage, then our host side caching software for VMware, called VirtuCache, will be able to fix this problem. This post explains how VirtuCache does this by explaining the read…
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…
For the lowest latency VDI VMs, the VMs should be running from in-host RAM. The combination of two facts – that RAM is the lowest latency media there is, and it is on the same motherboard as the host CPU, makes this storage architecture for VDI higher performing than any other….
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’.