<?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 中的主題 maxuthreads (=2048) exceeded for uid 201</title>
    <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249179#M373</link>
    <description>h05#ps -u201 | wc&lt;BR /&gt;&lt;BR /&gt;       447      2957     39232&lt;BR /&gt;&lt;BR /&gt;h05#ps -mu201 | wc&lt;BR /&gt;&lt;BR /&gt;      2199      6427    133131&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;請問這是指 uid201 的 thread = 2199? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;h05#sysconfig -q proc|grep per&lt;BR /&gt;&lt;BR /&gt;max_proc_per_user = 2048&lt;BR /&gt;&lt;BR /&gt;max_threads_per_user = 2048&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Aug 2007 02:50:49 GMT</pubDate>
    <dc:creator>watermelonyu</dc:creator>
    <dc:date>2007-08-01T02:50:49Z</dc:date>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249176#M370</link>
      <description>Jul 30 15:50:59 host05 vmunix: thread_create() failed for pid 226570: maxuthread&lt;BR /&gt;&lt;BR /&gt;s (=2048) exceeded for uid 201 &lt;BR /&gt;&lt;BR /&gt;, 但此時 uid 201 的 process 卻未達到 600, why?</description>
      <pubDate>Wed, 01 Aug 2007 00:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249176#M370</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T00:16:03Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249177#M371</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; maxuthreads (=2048) exceeded for uid 201&lt;BR /&gt;&lt;BR /&gt;The maxuthreads maps to max_threads_per_user and&lt;BR /&gt;&lt;BR /&gt;task_create() related max_proc_per_user defined in /etc/sysconfigtab.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compare the uid 201 to use the total processes and threads via&lt;BR /&gt;&lt;BR /&gt;# ps -u201 | wc&lt;BR /&gt;&lt;BR /&gt;# ps -mu201 | wc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The uid 201 had run a multi-threads in one AP process and&lt;BR /&gt;&lt;BR /&gt;get the shortage on multi-threads creating. Please increase it from 2048 to 4096 or more .. in /etc/sysconfigtab.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The reboot is required for running.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Wed, 01 Aug 2007 02:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249177#M371</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T02:34:20Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249178#M372</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please increase both max_proc_per_user and &lt;BR /&gt;&lt;BR /&gt;max_threads_per_user in /etc/sysconfigtab then rebooring for AP requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# sysconfig -q proc|grep per   &lt;BR /&gt;&lt;BR /&gt;max_proc_per_user = 1024&lt;BR /&gt;&lt;BR /&gt;max_threads_per_user = 2048&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Wed, 01 Aug 2007 02:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249178#M372</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T02:39:05Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249179#M373</link>
      <description>h05#ps -u201 | wc&lt;BR /&gt;&lt;BR /&gt;       447      2957     39232&lt;BR /&gt;&lt;BR /&gt;h05#ps -mu201 | wc&lt;BR /&gt;&lt;BR /&gt;      2199      6427    133131&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;請問這是指 uid201 的 thread = 2199? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;h05#sysconfig -q proc|grep per&lt;BR /&gt;&lt;BR /&gt;max_proc_per_user = 2048&lt;BR /&gt;&lt;BR /&gt;max_threads_per_user = 2048&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Aug 2007 02:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249179#M373</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T02:50:49Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249180#M374</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 請問這是指 uid201 的 thread = 2199? &lt;BR /&gt;&lt;BR /&gt;Yes. It is required to increased ASAP!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why it has over the 2048?&lt;BR /&gt;&lt;BR /&gt;Because some processes were forked by root from cron or "su - oracle -c ..." and getting&lt;BR /&gt;&lt;BR /&gt;the child processes/threads from Euid (Execute uid)assigned.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Actually, the "max_threads_per_user=2048" is less to run on this Alpha system, please increase it as soon as quickly!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Wed, 01 Aug 2007 03:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249180#M374</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T03:05:23Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249181#M375</link>
      <description># sysconfig -q proc|grep per&lt;BR /&gt;&lt;BR /&gt;max_proc_per_user = 0&lt;BR /&gt;&lt;BR /&gt;max_threads_per_user = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;另一台 Alpha server 都設成 0, 是 unlimited 的意思嗎?</description>
      <pubDate>Wed, 01 Aug 2007 05:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249181#M375</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T05:56:34Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249182#M376</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yes! See&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# man sys_attrs_proc&lt;BR /&gt;&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;  max_proc_per_user&lt;BR /&gt;&lt;BR /&gt;     ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      If you specify 0 for this attribute, the system does not check how many&lt;BR /&gt;&lt;BR /&gt;      processes a user creates.&lt;BR /&gt;&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;  max_threads_per_user&lt;BR /&gt;&lt;BR /&gt;      ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      If you specify 0 for this attribute, the system does not check how many&lt;BR /&gt;&lt;BR /&gt;      threads a user creates.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Wed, 01 Aug 2007 06:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249182#M376</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-01T06:43:32Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249183#M377</link>
      <description>請問這兩個參數 (max_proc_per_user, max_threads_per_user) 的設定值是否與 RESOURCE (RAM) 大小有關?</description>
      <pubDate>Thu, 02 Aug 2007 05:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249183#M377</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-02T05:11:49Z</dc:date>
    </item>
    <item>
      <title>maxuthreads (=2048) exceeded for uid 201</title>
      <link>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249184#M378</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;沒有直接關聯!&lt;BR /&gt;&lt;BR /&gt;但沒有設限, 同一 user 將可無限 fork or creating new task/threads 直到記憶體 (VM)不足!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Richard.</description>
      <pubDate>Thu, 02 Aug 2007 06:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/tru64-unix/maxuthreads-2048-exceeded-for-uid-201/m-p/2249184#M378</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2007-08-02T06:12:59Z</dc:date>
    </item>
  </channel>
</rss>

