<?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: 16gb memory for Linux AS2.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062073#M6479</link>
    <description>I try to reverting to ext2, the linux still hang, but not shows any ENOMEM error messages.&lt;BR /&gt;When the linux hang before, I seen the Lowfree item very low.</description>
    <pubDate>Wed, 17 Sep 2003 00:17:55 GMT</pubDate>
    <dc:creator>Ryan Lee</dc:creator>
    <dc:date>2003-09-17T00:17:55Z</dc:date>
    <item>
      <title>16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062069#M6475</link>
      <description>I have a Linux AS2.1 Server for DL740 8CPU 16GB memory. the server hang when running about 50GB data(even use cp,rsync,tar).the error messages:&lt;BR /&gt;ENOMEM in journal_alloc_journal_head, retrying.&lt;BR /&gt;ENOMEM in journal_get_undo_access_Rsmp_767cdac6, retrying.&lt;BR /&gt;ENOMEM in get_transaction, retrying.&lt;BR /&gt;ENOMEM in journal_alloc_journal_head, retrying.</description>
      <pubDate>Wed, 03 Sep 2003 00:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062069#M6475</guid>
      <dc:creator>Ryan Lee</dc:creator>
      <dc:date>2003-09-03T00:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062070#M6476</link>
      <description>Are you booting off the bigmem kernel?&lt;BR /&gt;&lt;BR /&gt;This could be a factor.&lt;BR /&gt;&lt;BR /&gt;Are there any messages in /var/log/messages?&lt;BR /&gt;&lt;BR /&gt;Post them please.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Sep 2003 02:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062070#M6476</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-03T02:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062071#M6477</link>
      <description>It seems, on reading Redhat bugzilla list, that this is a bug in kernel itself... when it tries to allocate memory on large files, faster than RAM controller can output to disk, so the kernel keeps trying to allocate space, while ext3 tries itself to write system state on its file, which is impossible as there isn't already enough space for the file transfert !&lt;BR /&gt;&lt;BR /&gt;Some developpers suggest to try to turn back to ext2, but some others seem to assess that it'll just hide the message but not solve the problem, the dolution being to implement a wait command in the kernel...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 05:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062071#M6477</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-09-03T05:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062072#M6478</link>
      <description>Thanks for your reply, I updated kernel version is 2.4.9-e.25. I try to test 8gb memory, not hang. and try to 14gb memory, the server hang again.also updated patch as below.&lt;BR /&gt;gcc-2.96.118&lt;BR /&gt;glibc-2.2.4-31&lt;BR /&gt;mm-1.1.3-8&lt;BR /&gt;*test tools*&lt;BR /&gt;&lt;A href="http://people.redhat.com/dledford/memtest.html" target="_blank"&gt;http://people.redhat.com/dledford/memtest.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 10:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062072#M6478</guid>
      <dc:creator>Ryan Lee</dc:creator>
      <dc:date>2003-09-03T10:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062073#M6479</link>
      <description>I try to reverting to ext2, the linux still hang, but not shows any ENOMEM error messages.&lt;BR /&gt;When the linux hang before, I seen the Lowfree item very low.</description>
      <pubDate>Wed, 17 Sep 2003 00:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062073#M6479</guid>
      <dc:creator>Ryan Lee</dc:creator>
      <dc:date>2003-09-17T00:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062074#M6480</link>
      <description>Ming, you might find it useful to jump on this bandwagon:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=99025" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=99025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Same errors you are having, only difference being they are using 32GB and not 16GB of memory.&lt;BR /&gt;&lt;BR /&gt;You might want to throw your findings in there to see if it can help that along.  I'm picking it's the same issue, given the details you've discussed with us thusfar.</description>
      <pubDate>Wed, 17 Sep 2003 03:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062074#M6480</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-09-17T03:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: 16gb memory for Linux AS2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062075#M6481</link>
      <description>I getting redhat recommendation to tuning vm of freepages/pagecache(1276 2552 3828&lt;BR /&gt;/2 20 40). &lt;BR /&gt;After tuning, the system no hang, but the memory usage and cache szie is lower that before. is it affect the performance??&lt;BR /&gt;how can I tuning right setting for my linux.&lt;BR /&gt;&lt;BR /&gt;Following is sysrq-m output&lt;BR /&gt;&lt;BR /&gt;Sep 16 13:53:19 phi kernel: SysRq : Show Memory&lt;BR /&gt;Sep 16 13:53:19 phi kernel: Mem-info:&lt;BR /&gt;Sep 16 13:53:19 phi kernel: Free pages:      12693268kB (12691744kB HighMem)&lt;BR /&gt;Sep 16 13:53:24 phi kernel: ( Active: 778081, inactive_dirty: 184, &lt;BR /&gt;inactive_clean: 45, free: 3173317 (1276 2552 3828) ) &lt;BR /&gt;Sep 16 13:53:24 phi kernel: 1*4kB 9*8kB 7*16kB 2*32kB 2*64kB 1*128kB 0*256kB &lt;BR /&gt;0*512kB 0*1024kB 0*2048kB 0*4096kB = 508kB &lt;BR /&gt;Sep 16 13:53:24 phi kernel:   active: 63, inactive_dirty: 0, inactive_clean: 0,&lt;BR /&gt;free: 127 (128 256 384)&lt;BR /&gt;Sep 16 13:53:25 phi kernel: 30*4kB 12*8kB 32*16kB 9*32kB 0*64kB 0*128kB 0*256kB&lt;BR /&gt;0*512kB 0*1024kB 0*2048kB 0*4096kB = 1016kB&lt;BR /&gt;Sep 16 13:53:25 phi kernel: active: 63, inactive_dirty: 184, inactive_clean: 0, &lt;BR /&gt;free: 254 (255 510 765) &lt;BR /&gt;Sep 16 13:53:27 phi kernel: 8488*4kB 99570*8kB 44661*16kB 16925*32kB 4688*64kB &lt;BR /&gt;1210*128kB 429*256kB 130*512kB 18*1024kB 1*2048kB 2430*4096kB = 12691744kB &lt;BR /&gt;Sep 16 13:53:28 phi kernel: active: 777955, inactive_dirty: 0, inactive_clean: &lt;BR /&gt;45, free: 3172936 (255 510 765) &lt;BR /&gt;Sep 16 13:53:28 phi kernel: Swap cache: add 0, delete 0, find 0/0&lt;BR /&gt;Sep 16 13:53:32 phi kernel: Page cache size: 778000&lt;BR /&gt;Sep 16 13:53:32 phi kernel: Buffer mem: 310&lt;BR /&gt;Sep 16 13:53:33 phi kernel: count_ramdisk_pages: pagemap_lru_lock locked&lt;BR /&gt;Sep 16 13:53:33 phi kernel: Ramdisk pages: 0&lt;BR /&gt;Sep 16 13:53:34 phi kernel: Free swap:       2044056kB&lt;BR /&gt;Sep 16 13:53:34 phi kernel: 4259839 pages of RAM&lt;BR /&gt;Sep 16 13:53:37 phi kernel: 3964911 pages of HIGHMEM&lt;BR /&gt;Sep 16 13:53:38 phi kernel: 137443 reserved pages&lt;BR /&gt;Sep 16 13:53:42 phi kernel: 818758 pages shared&lt;BR /&gt;Sep 16 13:53:49 phi kernel: 0 pages swap cached&lt;BR /&gt;Sep 16 13:53:51 phi kernel: 28 pages in page table cache&lt;BR /&gt;Sep 16 13:53:52 phi kernel: 148399 pages in slab cache&lt;BR /&gt;Sep 16 13:53:53 phi kernel: Buffer memory:     1240kB&lt;BR /&gt;Sep 16 13:53:53 phi kernel:     CLEAN: 1041479 buffers, 2084061 kbyte, 272 used&lt;BR /&gt;(last=1041471), 0 locked, 0 protected, 0 dirty&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 12:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/16gb-memory-for-linux-as2-1/m-p/3062075#M6481</guid>
      <dc:creator>Ryan Lee</dc:creator>
      <dc:date>2003-10-23T12:05:45Z</dc:date>
    </item>
  </channel>
</rss>

