1 min read 0 V4-API Nutanix Nutanix V4 API returns PLAT-10006 gary July 28, 2025 This unhelpful error is returned when using the Postman API collection. The problem is that for example when using a…
1 min read 1 Telemetry Nutanix Using Prometheus and Grafana to monitor a Nutanix Cluster. gary May 17, 2024 Using a small python script we can liberate data from the “Analysis” page of prism element and send it to…
1 min read 0 Nutanix SQL Server A Nutanix / Prometheus exporter in bash gary May 3, 2024 Overview For a fun afternoon project, how about a retro prometheus exporter using Apache/nginx, cgi-bin and bash!? About prometheus format…
1 min read 0 Telemetry Nutanix Viewing Nutanix cluster metrics in prometheus/grafana gary July 31, 2023 Using Nutanix API with prometheus push-gateway. Many customers would like to view their cluster metrics alongside existing performance data using…
1 min read 0 Linux Virtualization AHV SQL Server Effects of CPU topology on sqlserver guests with AHV. gary February 28, 2023 VM CPU Topology The topology (layout) that AHV presents virtual Sockets/CPU to the guest operating system will usually be different…
1 min read 0 AHV Using cloud-init with AHV command line gary August 26, 2022 TL;DR Using cloud-init with AHV is conceptually identical to using KVM/QEMU- we need to use a few different tools with…
1 min read 0 Nutanix Comparing RDS and Nutanix Cluster performance with HammerDB gary June 14, 2022 tl;dr In a recent experiment using Amazon RDS instance and a VM running in an on-prem Nutanix cluster, both using…
1 min read 1 Nutanix Single threaded DB performance on Nutanix HCI gary May 27, 2022 tl;dr A Nutanix cluster can persist a replicated write across two nodes in around 250 uSec which is critical for…
1 min read 0 AHV AHV Tip: Shutdown multiple VMs in parallel gary May 6, 2022 Often in my lab I want to shutdown a large number of VMs quickly. In the example below I submit…
1 min read 0 Nutanix AOS 6.1 Improvements for Day-2 database operations. gary March 8, 2022 AOS 6.1 greatly improved database performance on Nutanix especially when the guest VM uses just a single disk for all…
1 min read 0 Nutanix How to deploy Ubuntu cloud images to Nutanix AHV gary March 1, 2022 In this example we use the KVM cloud image from the Canonical Ubuntu image repository. More information on Ubuntu cloud…
1 min read 0 Nutanix Nutanix Performance for Database Workloads gary November 24, 2021 We’ve come a long way, baby. Full disclosure. I have worked for Nutanix in the performance engineering group since 2013.…
1 min read 0 X-Ray A Generalized workload generator for storage IO gary December 22, 2020 With help from the Nutanix X-Ray team I have created an IO “benchmark” which simulates a “General Server Virtualization” workload.…
1 min read 0 X-Ray Advanced X-Ray: reducing runtime by re-using VMs. gary October 5, 2020 How to speed up your X-ray benchmark development cycle by re-using/re-cycling benchmark VMs and more importantly data-sets.
1 min read 0 X-Ray How to performance test Nutanix on AWS with X-ray gary August 18, 2020 End to End Creation of a Nutanix Cluster on AWS and Running X-Ray
1 min read 0 X-Ray Nutanix X-Ray video Series gary August 10, 2020 A series of videos showing how to install, run, modify and analyze HCI clusters with the Nutanix X-ray tool
1 min read 0 Nutanix How to measure database scaling & density on Nutanix HCI platform. gary March 27, 2020 How can database density be measured? How does database performance behave as more DBs are consolidated? What impact does running…
1 min read 2 X-Ray How to run vdbench benchmark on any HCI with X-Ray gary March 23, 2020 Many storage performance testers are familiar with vdbench, and wish to use it to test Hyper-Converged (HCI) performance. To accurately…
1 min read 0 X-Ray Measuring CPU performance with X-Ray and pgbench. gary October 1, 2019 An X-ray workload for measuring application density