1 min read 0 Storage Performance The return of misaligned IO gary May 25, 2017 We have started seeing misaligned partitions on Linux guests runnning certain HDFS distributions. How these partitions became mis-aligned is a…
1 min read 0 Storage Performance High Response time and low throughput in vCenter performance charts. gary May 16, 2017 Often we are presented with a vCenter screenshot, and an observation that there are “high latency spikes”. In the example, the response…
1 min read 0 fio Creating compressible data with fio. gary October 18, 2016 Today I used fio to create some compressible data to test on my Nutanix nodes. I ended up using the…
1 min read 0 Miscellaneous Code Red – The healthcare.gov story. gary October 10, 2016 A downtime classic, for several months in 2013 the troubles of a very particular website were front page news across…
3 min read 0 Storage Performance Cache behavior – How long will it take to fill my cache? gary July 17, 2016 When benchmarking filesystems or storage, we need to understand the caching effects. Most often this involves filling the cache and…
2 min read 0 Nutanix SQL*Server on Nutanix. Force backups to HDD. gary March 10, 2016 As an experiment, I wanted to (a) Create a HDD only container, and (b) measure the bandwidth I could achieve…
2 min read 0 vdbench Things to know when using vdbench. gary September 21, 2015 Recently I found that vdbench was not giving me the amount of outstanding IO that I had intended to configure…
4 min read 0 Nutanix SATA on Nutanix. Some experimental data. gary June 16, 2015 The question of why Nutanix uses SATA drive comes up sometimes, especially from customers who have experienced very poor performance using…
2 min read 0 Storage Performance Impact of Paravirtual SCSI driver VS LSI Emulation with Data. gary March 30, 2015 TL;DR Comparison of Paravirtual SCSI Vs Emulated SCSI in with measurements. PVSCSI gives measurably better response times at high load. …
3 min read 3 SQL Server SuperScalin’: How I learned to stop worrying and love SQL Server on Nutanix. gary November 23, 2014 TL;DR It’s pretty easy to get 1M SQL TPM running a TPC-C like workload on a single Nutanix node. Use…
2 min read 0 Nutanix Lord Kelvin Vs the IO blender gary October 2, 2014 One of the characteristics of a successful storage system for virtualized environments is that it must handle the IO blender. Put…
3 min read 0 fio Multiple devices/jobs in fio gary June 17, 2014 If your underlying filesystem/devices have different response times (e.g. some devices are cached – or are on SSD) and others…
2 min read 0 Storage Performance Here be Zeroes gary June 12, 2014 Many storage devices/filesystems treat blocks containing nothing but zeros in a special way, often short-circuiting reads from the back-end. This…
1 min read 0 Nutanix Designing a scaleout storage platform. gary June 12, 2014 I was speaking to one of our developers the other day, and he pointed me to the following paper: SEDA:…