<?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>Tru64 Unix 中的主題 Which OS parameters should be modified after addon RAM?</title>
    <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247523#M265</link>
    <description># grep AS00 /var/adm/patch/log/event.log&lt;BR /&gt;&lt;BR /&gt;KITNAME..T64V51BB25AS0004-20040616. OSF540, TCR540&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;So it means the PK4 on V5.1B?</description>
    <pubDate>Fri, 05 May 2006 03:15:30 GMT</pubDate>
    <dc:creator>watermelonyu</dc:creator>
    <dc:date>2006-05-05T03:15:30Z</dc:date>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247517#M259</link>
      <description>ES80 原本是 RAM 10G, 打算加大到 48G, 請問除了 swap space 要跟著加大之外, 是否還有哪些 /etc/sysconfigtab 中的參數要修改呢? 是否有HP官方文件可參考?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 03 May 2006 23:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247517#M259</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-03T23:57:54Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247518#M260</link>
      <description>run 完sys_check 會有跟你說哪些要改的</description>
      <pubDate>Thu, 04 May 2006 01:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247518#M260</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-04T01:51:54Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247519#M261</link>
      <description>執行 sys_check 對系統效能會有很大影響嗎?</description>
      <pubDate>Thu, 04 May 2006 02:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247519#M261</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-04T02:36:18Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247520#M262</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It has more kernel parameters need to increase if (necessary) AP requirement.&lt;BR /&gt;&lt;BR /&gt;Such as,&lt;BR /&gt;&lt;BR /&gt;vm:&lt;BR /&gt;&lt;BR /&gt;    vm_page_free_target = 4096&lt;BR /&gt;&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;proc:&lt;BR /&gt;&lt;BR /&gt;    max_proc_per_user=XXXX&lt;BR /&gt;&lt;BR /&gt;    max_threads_per_user=XXXX&lt;BR /&gt;&lt;BR /&gt;    per_proc_data_size=XXXX&lt;BR /&gt;&lt;BR /&gt;    max_per_proc_data_size=XXXX&lt;BR /&gt;&lt;BR /&gt;    per_proc_address_space=XXXX&lt;BR /&gt;&lt;BR /&gt;    max_per_proc_address_space=XXXX&lt;BR /&gt;&lt;BR /&gt;    maxusers=2048 (or 4096)&lt;BR /&gt;&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please see the related VLM information at the chapter 8 "Managing System Resource Allocation" from the following document.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_ACRO_DUX/ARH9GCTE.PDF" target="_blank" rel="nofollow"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_ACRO_DUX/ARH9GCTE.PDF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or the page 75 on "Tuning Large-Memory Systems". See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_PDF/ARH9GBTE.PDF" target="_blank" rel="nofollow"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_PDF/ARH9GBTE.PDF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS: Running the "sys_check" just has a little performance impact. Please don't worry to run it except you have a old OS patch kit on the Tru64 UNIX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Thu, 04 May 2006 05:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247520#M262</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-04T05:53:31Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247521#M263</link>
      <description>Hello Richard,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Our server is Tru64 5.1B, so I can run sys_check on it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 04 May 2006 21:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247521#M263</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-04T21:44:32Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247522#M264</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It's OK to run sys_check on V5.1B.&lt;BR /&gt;&lt;BR /&gt;But I hope it has a new OS patch kit 4 (or 5) on it.&lt;BR /&gt;&lt;BR /&gt;Because it maybe gotten a Kernel Memory Fault (KMF) panic while processing one tape I/O on V5.1B/PK2 (or PK1) without apply the cam_tape.mod patch.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to trace the patch kit on V5.1B?&lt;BR /&gt;&lt;BR /&gt;# grep AS00 /var/adm/patch/log/event.log&lt;BR /&gt;&lt;BR /&gt;KITNAME..T64V51BB26AS0005-20050502. OSF540&lt;BR /&gt;&lt;BR /&gt;#                        ===&amp;gt; It means the PK5 on V5.1B&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Fri, 05 May 2006 00:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247522#M264</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-05T00:20:14Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247523#M265</link>
      <description># grep AS00 /var/adm/patch/log/event.log&lt;BR /&gt;&lt;BR /&gt;KITNAME..T64V51BB25AS0004-20040616. OSF540, TCR540&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;So it means the PK4 on V5.1B?</description>
      <pubDate>Fri, 05 May 2006 03:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247523#M265</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-05T03:15:30Z</dc:date>
    </item>
    <item>
      <title>Which OS parameters should be modified after addon RAM?</title>
      <link>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247524#M266</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # grep AS00 /var/adm/patch/log/event.log&lt;BR /&gt;&lt;BR /&gt;&amp;gt; KITNAME..T64V51BB25AS0004-20040616. OSF540, TCR540&lt;BR /&gt;&lt;BR /&gt;Yes. Please see the Tru64 UNIX and TruCluster Patch Kit Map on&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/patch/roadmap.html" target="_blank" rel="nofollow"&gt;http://h30097.www3.hp.com/docs/patch/roadmap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Fri, 05 May 2006 03:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/which-os-parameters-should-be-modified-after-addon-ram/m-p/2247524#M266</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-05T03:21:15Z</dc:date>
    </item>
  </channel>
</rss>

