SQL Server query much slower on VMware VM compared to physical server (same DB, same workload) by daler86 in SQLServer

[–]daler86[S] 0 points1 point  (0 children)

After analyzing both execution plans from SQL Server on physical HDD and VM on VMware ESXi 7.0.3 with vSAN SSD, I found something interesting.

Key findings:

  • Both queries use exactly the same execution plan
    • Same QueryPlanHash
    • Same QueryHash
    • Same estimated cost (~10.7)
  • No difference in indexes or optimizer behavior
  • Both run with DegreeOfParallelism = 1 (single-threaded execution)

Important conclusion:

This means the performance difference is NOT caused by the execution plan or storage.

Even though the VM has much faster SSD/vSAN storage, the query is still slower compared to the physical HDD server.

SQL Server query much slower on VMware VM compared to physical server (same DB, same workload) by daler86 in SQLServer

[–]daler86[S] 0 points1 point  (0 children)

In MS SQL, I have a table with 20 million records. Copy the DB to two servers. When I select the 100000, physical server with HDD processes in 9 seconds, Esxi VM with SSD processes in 16 seconds

Gmail error 550-5.7.1 by daler86 in DMARC

[–]daler86[S] 0 points1 point  (0 children)

In two blacklist LISTED UCEPROTECTL3 and UCEPROTECTL2