<?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: memory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746077#M43463</link>
    <description>Difficult to ascertain.&lt;BR /&gt;&lt;BR /&gt;Do yo have SAR collections running and capturing historicals?&lt;BR /&gt;&lt;BR /&gt;If you do check mem and swap utilisation historicals:&lt;BR /&gt;&lt;BR /&gt;sar -r -f /var/log/sa/saNN&lt;BR /&gt;&lt;BR /&gt;If not, it is a very good practice to have SAR (install sysstat package) and set up sar collection:&lt;BR /&gt;&lt;BR /&gt;- yum install sysstat&lt;BR /&gt;- edit /etc/cron.d/sysstat   (to suite your collections, I have it gathering stats every 5 minutes)&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
    <pubDate>Mon, 31 Jan 2011 15:28:34 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2011-01-31T15:28:34Z</dc:date>
    <item>
      <title>memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746076#M43462</link>
      <description>server got hang . when connected through the console , in the screen it is showing error as below continuously . The error is executing as like in a loop .&lt;BR /&gt;&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;cpu 10 hot:High 166,batch1 used 0&lt;BR /&gt;&lt;BR /&gt;lowmem_reserve[]:0 0 12877 12877&lt;BR /&gt;Mode 0 Normal free:476588 min127879&lt;BR /&gt;inactive:62354598 present :1368978&lt;BR /&gt;lowmem_reserve[]:0 0 0 0 &lt;BR /&gt;Node 0 HighMem free:0kB min128kB&lt;BR /&gt;Node 0 DMA:3*4kB 3*8kB 4*16kB 3*32kB&lt;BR /&gt;Node 0 HighMem:empty&lt;BR /&gt;400547 pagecache pages&lt;BR /&gt;swap cache: add 8213770,delete 821809&lt;BR /&gt;Free swap =0kB&lt;BR /&gt;Total swap=240026632kB&lt;BR /&gt;&lt;BR /&gt;The os &lt;BR /&gt;Linux ipl333 2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 09:19:49 EST 2008 x86_64&lt;BR /&gt;&lt;BR /&gt;After reboot the server came UP .&lt;BR /&gt;&lt;BR /&gt;Pleae help me to trouble shoot this issue . What is the root cause for this issue</description>
      <pubDate>Mon, 31 Jan 2011 07:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746076#M43462</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-01-31T07:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746077#M43463</link>
      <description>Difficult to ascertain.&lt;BR /&gt;&lt;BR /&gt;Do yo have SAR collections running and capturing historicals?&lt;BR /&gt;&lt;BR /&gt;If you do check mem and swap utilisation historicals:&lt;BR /&gt;&lt;BR /&gt;sar -r -f /var/log/sa/saNN&lt;BR /&gt;&lt;BR /&gt;If not, it is a very good practice to have SAR (install sysstat package) and set up sar collection:&lt;BR /&gt;&lt;BR /&gt;- yum install sysstat&lt;BR /&gt;- edit /etc/cron.d/sysstat   (to suite your collections, I have it gathering stats every 5 minutes)&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jan 2011 15:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746077#M43463</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-31T15:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746078#M43464</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; is this occured due to memory overflow.&lt;BR /&gt;When this happend , the system was showing swap=0kB.&lt;BR /&gt;In the output screen console the error was in running mode , means as it is in a loop.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2011 05:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746078#M43464</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-02-01T05:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746079#M43465</link>
      <description>Very likely good sir.&lt;BR /&gt;That is why it is suggested you set up performance collection as outlined so you can definitely pinpoint and correlate if this was indeed a Virtual Memory issue.&lt;BR /&gt;&lt;BR /&gt;What application is running?&lt;BR /&gt;How much memory does your system have?&lt;BR /&gt;How much SWAP space do you have?&lt;BR /&gt;If a DB Instance is running:&lt;BR /&gt;  -- how much total SGA is defined&lt;BR /&gt;  -- how many Oracle connections was designed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Tue, 01 Feb 2011 14:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746079#M43465</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-01T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746080#M43466</link>
      <description>will this be helpful to find out the root cause of the previous error .</description>
      <pubDate>Wed, 02 Feb 2011 07:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746080#M43466</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-02-02T07:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746081#M43467</link>
      <description>Hi , &lt;BR /&gt;There are the outputs u r asking ..&lt;BR /&gt;What application is running? ---&lt;BR /&gt;&lt;BR /&gt;Mediation services are running in this server.&lt;BR /&gt;How much memory does your system have?&lt;BR /&gt;&lt;BR /&gt;ipl323root#free -m&lt;BR /&gt;             total       used       free     shared    buffers     cached&lt;BR /&gt;Mem:         15923      15823         99          0        602       2741&lt;BR /&gt;-/+ buffers/cache:      12480       3443&lt;BR /&gt;Swap:        23440       3989      19450&lt;BR /&gt;&lt;BR /&gt;ipl323root#cat /proc/meminfo&lt;BR /&gt;MemTotal:     16305936 kB&lt;BR /&gt;MemFree:        109416 kB&lt;BR /&gt;Buffers:        616468 kB&lt;BR /&gt;Cached:        2807560 kB&lt;BR /&gt;SwapCached:     128284 kB&lt;BR /&gt;Active:       10526700 kB&lt;BR /&gt;Inactive:      4996364 kB&lt;BR /&gt;HighTotal:           0 kB&lt;BR /&gt;HighFree:            0 kB&lt;BR /&gt;LowTotal:     16305936 kB&lt;BR /&gt;LowFree:        109416 kB&lt;BR /&gt;SwapTotal:    24002632 kB&lt;BR /&gt;SwapFree:     19917276 kB&lt;BR /&gt;Dirty:            3004 kB&lt;BR /&gt;Writeback:           0 kB&lt;BR /&gt;AnonPages:    11831056 kB&lt;BR /&gt;Mapped:        1509908 kB&lt;BR /&gt;Slab:           206156 kB&lt;BR /&gt;PageTables:     236984 kB&lt;BR /&gt;NFS_Unstable:        0 kB&lt;BR /&gt;Bounce:              0 kB&lt;BR /&gt;CommitLimit:  32105424 kB&lt;BR /&gt;Committed_AS: 21981976 kB&lt;BR /&gt;VmallocTotal: 34359738367 kB&lt;BR /&gt;VmallocUsed:    275596 kB&lt;BR /&gt;VmallocChunk: 34359461883 kB&lt;BR /&gt;HugePages_Total:    49&lt;BR /&gt;HugePages_Free:     49&lt;BR /&gt;HugePages_Rsvd:      0&lt;BR /&gt;Hugepagesize:     2048 kB&lt;BR /&gt;ipl323root#&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;If a DB Instance is running:&lt;BR /&gt;-- how much total SGA is defined&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#kernel parameters for Oracle&lt;BR /&gt;kernel.shmall=7416046&lt;BR /&gt;kernel.shmmax=27001002393&lt;BR /&gt;kernel.shmmni=4096&lt;BR /&gt;kernel.sem=510 32000 100 256&lt;BR /&gt;fs.file-max=65536&lt;BR /&gt;net.ipv4.ip_local_port_range=32768 65000&lt;BR /&gt;net.core.rmem_default=262144&lt;BR /&gt;net.core.rmem_max=262144&lt;BR /&gt;net.core.wmem_default=262144&lt;BR /&gt;net.core.wmem_max=262144&lt;BR /&gt;kernel.core_pattern=/var/core/core_%u_%g_%e&lt;BR /&gt;kernel.core_uses_pid=0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-- how many Oracle connections was designed&lt;BR /&gt;&lt;BR /&gt;6 are designed and they are running parallelly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Feb 2011 12:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746081#M43467</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-02-02T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746082#M43468</link>
      <description>Absolutely.&lt;BR /&gt;So next step will be to look at which application is possibly introudcing the memory bloat if that is the case good sir.</description>
      <pubDate>Wed, 02 Feb 2011 14:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746082#M43468</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-02T14:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746083#M43469</link>
      <description>How can i find out , in this case . applications are same for the server ,those are running continuosly... &lt;BR /&gt;&lt;BR /&gt;How to check which application is consuming more memory?</description>
      <pubDate>Thu, 03 Feb 2011 06:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746083#M43469</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-02-03T06:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746084#M43470</link>
      <description>You can explore "ps" and size up each process' memory footprint -- i.e. RSS  or SZ as a first start sir.&lt;BR /&gt;&lt;BR /&gt;Heed my advice -- get SAR installed and collecting stats daily sir. It will be very valuable.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory/m-p/4746084#M43470</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-04T14:27:29Z</dc:date>
    </item>
  </channel>
</rss>

