<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CPU Throttling on CSI Driver Pods in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/292176#M3441</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44566"&gt;@Michal_Gebacki&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply, and sorry for the delay.&lt;/P&gt;&lt;P&gt;After my previous post, we discovered that CPU throttling occurred in the registrar container.&lt;BR /&gt;We did not increase the CPU limit for the registrar container, which remains at 20mCore, the same as the default.&lt;/P&gt;&lt;P&gt;However, we cannot determine why the registrar container is consuming so much CPU.&lt;BR /&gt;I checked the registrar log, but it only showed activity during installation.&lt;/P&gt;&lt;P&gt;log:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;I0404 04:17:44.467787       1 main.go:150] "Version" version="v2.13.0"
I0404 04:17:44.467870       1 main.go:151] "Running node-driver-registrar" mode=""
I0404 04:17:44.867955       1 node_register.go:56] "Starting Registration Server" socketPath="/registration/csi.oneagent.dynatrace.com-reg.sock"
I0404 04:17:44.967883       1 node_register.go:66] "Registration Server started" socketPath="/registration/csi.oneagent.dynatrace.com-reg.sock"
I0404 04:17:44.967960       1 node_register.go:96] "Skipping HTTP server"
I0404 04:17:45.720760       1 main.go:96] "Received GetInfo call" request="&amp;amp;InfoRequest{}"
I0404 04:17:45.728137       1 main.go:108] "Received NotifyRegistrationStatus call" status="&amp;amp;RegistrationStatus{PluginRegistered:true,Error:,}"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44566"&gt;@Michal_Gebacki&lt;/a&gt;,&lt;BR /&gt;I reviewed the &lt;A href="https://docs.dynatrace.com/docs/shortlink/dto-resource-limits" target="_blank"&gt;documentation of resource limits&lt;/A&gt; and found that we should increase the limit when there are many pods.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, our cluster has only 16 nodes and 587 pods.&lt;BR /&gt;The documentation mentions that a baseline environment has 25 nodes and 5,000 pods, while large environments have more than 50 nodes and 10,000 pods.&lt;BR /&gt;I don’t think our cluster qualifies as large.&lt;BR /&gt;Should we still increase the CPU limit?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Do you have any information on whether Dynatrace Operator 1.7.1 or 1.7.2 changed the registrar container of the CSI driver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Dec 2025 06:06:05 GMT</pubDate>
    <dc:creator>ntanaka</dc:creator>
    <dc:date>2025-12-26T06:06:05Z</dc:date>
    <item>
      <title>CPU Throttling on CSI Driver Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/290358#M3379</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are experiencing frequent CPU throttling on CSI driver Pods of Dynatrace Operator.&lt;BR /&gt;The CPU throttling rate is 600-700%.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ntanaka_0-1764225182045.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31026iB93D316018BF4FCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ntanaka_0-1764225182045.png" alt="ntanaka_0-1764225182045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone experienced similar issues in their environment?&lt;/P&gt;&lt;P&gt;If yes, what actions did you take to resolve them? How much should we increase the CPU limits?&lt;/P&gt;&lt;P&gt;We have already increased the CPU limits compared to the defaults, but throttling still occurs.&lt;BR /&gt;In your experience, how much did you increase the CPU limits to mitigate this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Current Situation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CPU throttling is happening on CSI driver Pods, but there is no immediate impact on workloads.&lt;BR /&gt;However, in the past, we had a CrashLoopBackOff issue with the CSI driver, which prevented business-critical Pods from starting.&amp;nbsp;So, we concerned about potential CPU shortages.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;OpenShift 4.14&lt;/LI&gt;&lt;LI&gt;Kubernetes 1.27&lt;/LI&gt;&lt;LI&gt;Dynatrace Operator v1.4.1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resource Configuration&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;name: server
resources:
  limits:
    cpu: "1"       # default: 50m
    memory: 600Mi  # default: 100Mi
  requests:
    cpu: 300m      # default: 50m
    memory: 600Mi  # default: 100Mi

name: provisioner
resources:
  requests:
    cpu: 300m
    memory: 100Mi

name: registrar
resources:
  limits:
    cpu: 20m
    memory: 30Mi
  requests:
    cpu: 20m
    memory: 30Mi

name: liveness-probe
resources:
  limits:
    cpu: 200m      # default: 20m
    memory: 300Mi  # default: 30Mi
  requests:
    cpu: 20m
    memory: 30Mi&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2025 06:34:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/290358#M3379</guid>
      <dc:creator>ntanaka</dc:creator>
      <dc:date>2025-11-27T06:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Throttling on CSI Driver Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/291600#M3410</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13672"&gt;@ntanaka&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this Dynatrace Documentation page helpful in any way? Please let us know, any feedback is greatly appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;gt;&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/setup-on-k8s/guides/deployment-and-configuration/resource-management/dto-resource-limits" target="_self"&gt;Set resource limits for Dynatrace Operator components&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 16:11:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/291600#M3410</guid>
      <dc:creator>Michal_Gebacki</dc:creator>
      <dc:date>2025-12-16T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Throttling on CSI Driver Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/291606#M3412</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13672"&gt;@ntanaka&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I highly recommend upgrading your Dynatrace Operator first to 1.7.1 or 1.7.2 at least as there have been some issues resolved which might cause symptoms you see, especially the CrashLoopBackOff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 17:06:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/291606#M3412</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-16T17:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Throttling on CSI Driver Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/292176#M3441</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44566"&gt;@Michal_Gebacki&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply, and sorry for the delay.&lt;/P&gt;&lt;P&gt;After my previous post, we discovered that CPU throttling occurred in the registrar container.&lt;BR /&gt;We did not increase the CPU limit for the registrar container, which remains at 20mCore, the same as the default.&lt;/P&gt;&lt;P&gt;However, we cannot determine why the registrar container is consuming so much CPU.&lt;BR /&gt;I checked the registrar log, but it only showed activity during installation.&lt;/P&gt;&lt;P&gt;log:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;I0404 04:17:44.467787       1 main.go:150] "Version" version="v2.13.0"
I0404 04:17:44.467870       1 main.go:151] "Running node-driver-registrar" mode=""
I0404 04:17:44.867955       1 node_register.go:56] "Starting Registration Server" socketPath="/registration/csi.oneagent.dynatrace.com-reg.sock"
I0404 04:17:44.967883       1 node_register.go:66] "Registration Server started" socketPath="/registration/csi.oneagent.dynatrace.com-reg.sock"
I0404 04:17:44.967960       1 node_register.go:96] "Skipping HTTP server"
I0404 04:17:45.720760       1 main.go:96] "Received GetInfo call" request="&amp;amp;InfoRequest{}"
I0404 04:17:45.728137       1 main.go:108] "Received NotifyRegistrationStatus call" status="&amp;amp;RegistrationStatus{PluginRegistered:true,Error:,}"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44566"&gt;@Michal_Gebacki&lt;/a&gt;,&lt;BR /&gt;I reviewed the &lt;A href="https://docs.dynatrace.com/docs/shortlink/dto-resource-limits" target="_blank"&gt;documentation of resource limits&lt;/A&gt; and found that we should increase the limit when there are many pods.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, our cluster has only 16 nodes and 587 pods.&lt;BR /&gt;The documentation mentions that a baseline environment has 25 nodes and 5,000 pods, while large environments have more than 50 nodes and 10,000 pods.&lt;BR /&gt;I don’t think our cluster qualifies as large.&lt;BR /&gt;Should we still increase the CPU limit?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Do you have any information on whether Dynatrace Operator 1.7.1 or 1.7.2 changed the registrar container of the CSI driver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2025 06:06:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/292176#M3441</guid>
      <dc:creator>ntanaka</dc:creator>
      <dc:date>2025-12-26T06:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Throttling on CSI Driver Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/292326#M3442</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13672"&gt;@ntanaka&lt;/a&gt;&amp;nbsp;there are many changes between 1.7.2 and yours 1.4.1. I'd highly recommend upgrading first and see if it won't resolve your issue.&lt;BR /&gt;See &lt;A href="https://docs.dynatrace.com/docs/shortlink/release-notes-dto" target="_blank"&gt;release notes&lt;/A&gt; or&amp;nbsp;&lt;A href="https://github.com/Dynatrace/dynatrace-operator/compare/v1.4.1...v1.7.2" target="_blank"&gt;commits on github&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:45:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/CPU-Throttling-on-CSI-Driver-Pods/m-p/292326#M3442</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-30T22:45:37Z</dc:date>
    </item>
  </channel>
</rss>

