<?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 spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563296#M17287</link>
    <description>&lt;P&gt;Hi Chetan -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This behavior may indicate that the resources available to the server processing the services is not adequately sized to handle the load when all 30 services are engaged. You could try turning off queuing on DM Server, but then the calling applications would have to deal with real-time services that were denied a slot for processing on DM Server (the calling app would have to retry failed service calls).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at your memory utilization when all 30 real-time services are engaged, this is usually a good indicator of whether DM Server is OK with resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 15:31:05 GMT</pubDate>
    <dc:creator>RonAgresta</dc:creator>
    <dc:date>2019-06-03T15:31:05Z</dc:date>
    <item>
      <title>CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service requests.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563096#M17274</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have SAS DataFlux Data Management server-2.6 hosted on Linux OS. It is configured to run 30 real time DFWSVC processes and have 4 CPUs/50GB RAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we have noticed our real time service load has increased on this server and when all 30 real time DFWSVC processes are busy processing real time service requests, all new requests are queued by server. As soon as queuing is triggered, we see CPU utilization jumps to 95-99%. Due to this DataFlux application becomes unhealthy and responds very slowly to incoming requests.&lt;/P&gt;&lt;P&gt;Our average CPU utilization with out any queuing is 10-30%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curious if any other SAS users have seen this behavior and what action they have taken to resolve this. For SAS, is this a bug or something for which we need a patch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;&lt;P&gt;3095316661&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2019 15:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563096#M17274</guid>
      <dc:creator>Che</dc:creator>
      <dc:date>2019-06-01T15:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563296#M17287</link>
      <description>&lt;P&gt;Hi Chetan -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This behavior may indicate that the resources available to the server processing the services is not adequately sized to handle the load when all 30 services are engaged. You could try turning off queuing on DM Server, but then the calling applications would have to deal with real-time services that were denied a slot for processing on DM Server (the calling app would have to retry failed service calls).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at your memory utilization when all 30 real-time services are engaged, this is usually a good indicator of whether DM Server is OK with resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 15:31:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563296#M17287</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2019-06-03T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563350#M17289</link>
      <description>&lt;P&gt;Hello Ron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe memory was at it's peak when that event took place. Our CPU and memory utilization all the time is well below 30%(meaning resources are under utilized), it spikes up only when queuing is triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So talking about queuing, do you know if there is limit on how many service requests DM server can queue at any given point of time and where does application stores that data when service requests starts to queue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 17:48:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563350#M17289</guid>
      <dc:creator>Che</dc:creator>
      <dc:date>2019-06-03T17:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563486#M17304</link>
      <description>&lt;P&gt;Take a look at the &lt;A title="DM Server Docs" href="http://support.sas.com/documentation/cdl/en/dmpdmsrvag/68260/PDF/default/dmpdmsrvag.pdf" target="_blank" rel="noopener"&gt;DM Server documentation&lt;/A&gt;. There are some settings regarding queues and one in particular,&amp;nbsp;DMSERVER/SOAP/ CONNS_BACKLOG, that may help you manage an overloaded server. Also ensure you have all DM Server patches installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also ways to streamline the footprint of your services. Many nodes have memory settings for example and optimizing these settings may help you shrink services so that they are not so resource intensive.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Ron&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 11:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563486#M17304</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2019-06-04T11:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563519#M17305</link>
      <description>&lt;P&gt;Hello Ron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your help and response with my questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;DMSERVER/SOAP/CONNS_BACKLOG&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;Specifies the maximum size of the connection request queue. The queue size limit enables the SOAP server to refuse connection requests when it can no longer process them within an acceptable period of time. The default is 100.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not very clear with this info and need more info. Is this putting a limit on queue size or it is putting limit on connection requests?&lt;/P&gt;&lt;P&gt;I ask as as we do not have this parameter set in our dmserver.cfg file and we saw more than 1000 requests queued at one point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another update I would like to give you is we increased max no.of DFWSVC processes that can run simultaneously from current 30 to 60 and yesterday we noticed server used 35 processes at one point and we did not run in to any issue from CPU and Memory usage&amp;nbsp; perspective. Both were under 30% and server was in healthy state. So this let me believe that CPU/Memory jumps up only when queuing&amp;nbsp; is triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked all available hot fixes for DM server 2.6 and did not find one which has any correlation to queuing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So please advice how should we deal with and engage SAS&amp;nbsp; as it is causing client facing impact.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563519#M17305</guid>
      <dc:creator>Che</dc:creator>
      <dc:date>2019-06-04T13:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: CPU spikes as soon as DataFlux Data Management Server 2.6 starts queuing real time service reque</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563520#M17306</link>
      <description>&lt;P&gt;Please contact &lt;A title="SAS Technical Support" href="https://support.sas.com/en/technical-support.html" target="_self"&gt;SAS technical support&lt;/A&gt; to ensure you are getting the help you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CPU-spikes-as-soon-as-DataFlux-Data-Management-Server-2-6-starts/m-p/563520#M17306</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2019-06-04T13:49:42Z</dc:date>
    </item>
  </channel>
</rss>

