SSAS Idle Causing High Resource Usage on Azure VM

Peter Fellows 0 Reputation points
2024-11-26T20:36:03.3133333+00:00

We’re experiencing significant performance issues on an Azure VM configured with E8s_v5 specs (8 vCPUs, 64GB RAM). When SQL Server Analysis Services (SSAS) is running but idle (no data processing), the VM slows to a near halt, even with minimal SQL queries.

Key observations:

  1. SSAS is idle, yet the system experiences high CPU and memory usage.
  2. Running a simple 128-line SQL query results in dramatic slowdowns, rendering the VM nearly unresponsive.
  3. The VM resources (64GB RAM) and configuration seem sufficient to handle these services, and the SQL Server memory has been capped to allow room for SSAS.

Troubleshooting Steps Already Taken:

  • Verified that SSAS is the root cause by starting/stopping the service.
  • Adjusted SQL Server memory to 30GB and SSAS memory limits to 12GB (LowMemoryLimit) and 16GB (TotalMemoryLimit).
  • No significant background processes consuming resources.

Looking for guidance on:

  • Why an idle SSAS service might cause such significant resource contention.
  • Recommended configurations or troubleshooting steps to resolve this issue.

Thanks so much!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,172 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,214 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,300 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.