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 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 SQL Server Database Performance Database sizes for HammerDB TPC-C/ SQLserver gary November 17, 2022 The on disk size for small DB sizes. Taken from SQLserver properties immediately after creating the TPC-C like schema in…
1 min read 0 SQL Server How to drop tables for HammerDB TPC-C on SQL Server gary April 20, 2021 From the SQL Window of SQL*Server. Issue these commands to drop the tables and procedures created by HammerDB. This will…
1 min read 0 SQL Server How to drop tables for HammerDB TPC-H on SQL Server gary June 9, 2020 Use the following SQL to drop the tables and indexes in the HammerDB TPC-H schema, so that you can re-load…
1 min read 0 SQL Server SQL Server uses only one NUMA Node with HammerDB gary October 7, 2019 Some versions of HammerDB (e.g. 3.2) may induce imbalanced NUMA utilization with SQL Server. This can easily be observed with…
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…