<?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: SAS Grid Manager Memory leak in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/276180#M5208</link>
    <description>&lt;P&gt;Well that looks like this SAS Note:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/54/507.html" target="_blank"&gt;http://support.sas.com/kb/54/507.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only problem is it says it was fixed in 9.4 M2. I recommend you track this to SAS Tech Support if you haven't done so already.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2016 08:22:13 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-06-09T08:22:13Z</dc:date>
    <item>
      <title>SAS Grid Manager Memory leak</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/276152#M5206</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've SAS GRID Manager version 9.4 M3 running on Linux Red Hat 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had memory leak events on the primary&amp;nbsp;node and this problem is fixed after the reboot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we see via TOP command on Linux console, all resource are low use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/276152#M5206</guid>
      <dc:creator>alemes</dc:creator>
      <dc:date>2016-06-09T04:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Manager Memory leak</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/276180#M5208</link>
      <description>&lt;P&gt;Well that looks like this SAS Note:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/54/507.html" target="_blank"&gt;http://support.sas.com/kb/54/507.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only problem is it says it was fixed in 9.4 M2. I recommend you track this to SAS Tech Support if you haven't done so already.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/276180#M5208</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-06-09T08:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Manager Memory leak</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/277267#M5231</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We already have the M3 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our system operation is LINUX RedHat 7.1 wirh VERITAS 6.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're looking for a problem on sytem operation tier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 15:06:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/277267#M5231</guid>
      <dc:creator>alemes</dc:creator>
      <dc:date>2016-06-14T15:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Manager Memory leak</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/277910#M5253</link>
      <description>&lt;P&gt;When you look at the amount of memory used with the&amp;nbsp;&lt;EM&gt;top&lt;/EM&gt; command, you see the percentage of memory pages "touched". &amp;nbsp;Since SAS does I/O via the operating system's file cache, memory pages become "dirty". &amp;nbsp;&lt;EM&gt;top&amp;nbsp;&lt;/EM&gt;reports all actively used and "dirty" pages in their report. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With a reboot, all the "dirty" pages in memory being used by filec cache will be flushed and therefore not reported as "touched" with&amp;nbsp;&lt;EM&gt;top.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that "dirty" pages are free to be used by any application that needs active pages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, 100% usage of memory&amp;nbsp;&lt;STRONG&gt;without&lt;/STRONG&gt; swapping is fine. &amp;nbsp; You should only be concerned when you start to see lots of swapping/paging to disk along with 100% usage of memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you need further clarification on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Margaret&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:42:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Manager-Memory-leak/m-p/277910#M5253</guid>
      <dc:creator>MargaretC</dc:creator>
      <dc:date>2016-06-16T14:42:03Z</dc:date>
    </item>
  </channel>
</rss>

