<?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: Where fore art thou RAM...? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859558#M70731</link>
    <description>There does not appear to be anything in the report that would explain this situation.&lt;BR /&gt;&lt;BR /&gt;You may need to connect some sar data to figure out what is going on. This may be appliation/use releated, though neither machine is actually using any swap.&lt;BR /&gt;&lt;BR /&gt;sar -qM 1 600  # 10 minutes&lt;BR /&gt;sar -uM 1 600&lt;BR /&gt;sar -b 1 600&lt;BR /&gt;sar -d 1 600&lt;BR /&gt;sar -w 1 600&lt;BR /&gt;sar -v 1 600&lt;BR /&gt;&lt;BR /&gt;might want to run this in the background via a script.&lt;BR /&gt;&lt;BR /&gt;This is a quick port of an hp-ux script and may need some work on the command line parameters.&lt;BR /&gt;&lt;BR /&gt;Looks tome like all memory is available.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 03 Sep 2004 11:11:47 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-09-03T11:11:47Z</dc:date>
    <item>
      <title>Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859557#M70730</link>
      <description>Hello all, I have a SLES8 system but I imagine the problem is the same no matter which Linux you're using...&lt;BR /&gt;&lt;BR /&gt;I have a box which had 1Gig RAM in it when built and upgraded to 4Gig later on. Another system built in an identical manner had 4Gig from day one.&lt;BR /&gt;&lt;BR /&gt;To make things easier for us, I'm going to call the server built with 1Gig Server1. I'm going to call the server built with 4Gig Server4.&lt;BR /&gt;&lt;BR /&gt;Now my problem is that Server4 is running like a dog as there's only 100Meg RAM free, yet on Server1 there's 2Gig RAM free. Here's the memory output of top:&lt;BR /&gt;&lt;BR /&gt;Server1:&lt;BR /&gt;Mem:   3622784k total,   394836k used,  3227948k free,    61776k buffers&lt;BR /&gt;Swap:  2097136k total,        0k used,  2097136k free,   126040k cached&lt;BR /&gt;&lt;BR /&gt;Server4:&lt;BR /&gt;Mem:   3622784k total,  3518724k used,   104060k free,    36400k buffers&lt;BR /&gt;Swap:  2097136k total,        0k used,  2097136k free,  2841752k cached&lt;BR /&gt;&lt;BR /&gt;Both servers are running idle and fresh from boot, there's nothing running outside your normal daemons and HP's agents. Both systems are HP DL380G4's, dual processors. Both systems were built the same and have the SP3 level, I am running HP's drivers for the hardware.&lt;BR /&gt;&lt;BR /&gt;The output from /proc/meminfo is below:&lt;BR /&gt;&lt;BR /&gt;Server1:&lt;BR /&gt;trtag1:~ # cat /proc/meminfo&lt;BR /&gt;        total:    used:    free:  shared: buffers:  cached:&lt;BR /&gt;Mem:  3709730816 403984384 3305746432        0 63586304 129064960&lt;BR /&gt;Swap: 2147467264        0 2147467264&lt;BR /&gt;MemTotal:      3622784 kB&lt;BR /&gt;MemFree:       3228268 kB&lt;BR /&gt;MemShared:           0 kB&lt;BR /&gt;Buffers:         62096 kB&lt;BR /&gt;Cached:         126040 kB&lt;BR /&gt;SwapCached:          0 kB&lt;BR /&gt;Active:         155764 kB&lt;BR /&gt;Inactive:        53028 kB&lt;BR /&gt;HighTotal:     2752460 kB&lt;BR /&gt;HighFree:      2569340 kB&lt;BR /&gt;LowTotal:       870324 kB&lt;BR /&gt;LowFree:        658928 kB&lt;BR /&gt;SwapTotal:     2097136 kB&lt;BR /&gt;SwapFree:      2097136 kB&lt;BR /&gt;BigFree:             0 kB&lt;BR /&gt;&lt;BR /&gt;Server4:&lt;BR /&gt;        total:    used:    free:  shared: buffers:  cached:&lt;BR /&gt;Mem:  3709730816 3602726912 107003904        0 37412864 2909954048&lt;BR /&gt;Swap: 2147467264        0 2147467264&lt;BR /&gt;MemTotal:      3622784 kB&lt;BR /&gt;MemFree:        104496 kB&lt;BR /&gt;MemShared:           0 kB&lt;BR /&gt;Buffers:         36536 kB&lt;BR /&gt;Cached:        2841752 kB&lt;BR /&gt;SwapCached:          0 kB&lt;BR /&gt;Active:         747208 kB&lt;BR /&gt;Inactive:      2606460 kB&lt;BR /&gt;HighTotal:     2752460 kB&lt;BR /&gt;HighFree:         2992 kB&lt;BR /&gt;LowTotal:       870324 kB&lt;BR /&gt;LowFree:        101504 kB&lt;BR /&gt;SwapTotal:     2097136 kB&lt;BR /&gt;SwapFree:      2097136 kB&lt;BR /&gt;BigFree:             0 kB&lt;BR /&gt;&lt;BR /&gt;So, has anyone got a clue where my RAM's gone on Server4 so my RAM intensive apps can use the bloody 4Gig I bought for it in the first place?!?!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help!&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Fri, 03 Sep 2004 10:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859557#M70730</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-03T10:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859558#M70731</link>
      <description>There does not appear to be anything in the report that would explain this situation.&lt;BR /&gt;&lt;BR /&gt;You may need to connect some sar data to figure out what is going on. This may be appliation/use releated, though neither machine is actually using any swap.&lt;BR /&gt;&lt;BR /&gt;sar -qM 1 600  # 10 minutes&lt;BR /&gt;sar -uM 1 600&lt;BR /&gt;sar -b 1 600&lt;BR /&gt;sar -d 1 600&lt;BR /&gt;sar -w 1 600&lt;BR /&gt;sar -v 1 600&lt;BR /&gt;&lt;BR /&gt;might want to run this in the background via a script.&lt;BR /&gt;&lt;BR /&gt;This is a quick port of an hp-ux script and may need some work on the command line parameters.&lt;BR /&gt;&lt;BR /&gt;Looks tome like all memory is available.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 03 Sep 2004 11:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859558#M70731</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-03T11:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859559#M70732</link>
      <description>The memory seems to be available. &lt;BR /&gt;&lt;BR /&gt;Like Steven said...some sar output may help.&lt;BR /&gt;&lt;BR /&gt;Did the server slowed down after installing memory or you just doesnt see any difference than before ?</description>
      <pubDate>Fri, 03 Sep 2004 14:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859559#M70732</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-09-03T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859560#M70733</link>
      <description>It appears that most of the memory is in disk cache. The Cached: line gives it away.&lt;BR /&gt;&lt;BR /&gt;Normally, this isn't a problem as it indicates that some intensive read/write has gone on on the server and that the OS has cached those blocks for quicker access. &lt;BR /&gt;&lt;BR /&gt;Does this continue over time?</description>
      <pubDate>Tue, 07 Sep 2004 16:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859560#M70733</guid>
      <dc:creator>Chris Saunderson</dc:creator>
      <dc:date>2004-09-07T16:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859561#M70734</link>
      <description>Huy guys,&lt;BR /&gt;&lt;BR /&gt;You're all way off! It turns out that the amount of RAM free is MemFree + Inactive...&lt;BR /&gt;&lt;BR /&gt;While not identical, it does show me where most of my RAM has gone. It turns out that Linux is pretty clever with apps and loads the image into the RAM so the next time it's run it'll load quicker. This is then "free" RAM if an application actually needs it and is swapped out accordingly...&lt;BR /&gt;&lt;BR /&gt;D'oh!</description>
      <pubDate>Tue, 14 Sep 2004 03:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859561#M70734</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-14T03:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where fore art thou RAM...?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859562#M70735</link>
      <description>Err, read above.</description>
      <pubDate>Tue, 14 Sep 2004 03:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/where-fore-art-thou-ram/m-p/4859562#M70735</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-14T03:48:53Z</dc:date>
    </item>
  </channel>
</rss>

