<?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: dmesg (bis) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585900#M856495</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you are hitting the nfile limit only when starting the database.&lt;BR /&gt;&lt;BR /&gt;I would increase the nfile to about 1200 and see the usage, if you are still getting the error then increase it to 1600&lt;BR /&gt;&lt;BR /&gt;To increase nfile parameter, you can use SAM and increase nfile to 1200 and reboot the system or if you want to do it manually&lt;BR /&gt;&lt;BR /&gt;1. cd /stand/build&lt;BR /&gt;2. /usr/lbin/system_prep -s /stand/build/system&lt;BR /&gt;3. Edit the system file and increase nfile (1200)&lt;BR /&gt;4. mk_kernel&lt;BR /&gt;5. cd /stand&lt;BR /&gt;6. mv system system.prev&lt;BR /&gt;7. mv vmunix vmunix.prev&lt;BR /&gt;8. mv build/system .&lt;BR /&gt;9. mv build/vmunix .&lt;BR /&gt;10. shutdown -ry now &lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
    <pubDate>Thu, 27 Sep 2001 11:34:33 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-09-27T11:34:33Z</dc:date>
    <item>
      <title>dmesg (bis)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585899#M856494</link>
      <description>hi stefan&lt;BR /&gt; hi robin&lt;BR /&gt;&lt;BR /&gt; i give you another informations&lt;BR /&gt; &lt;BR /&gt;  i saw with sam that my &lt;BR /&gt;   nfile = 790&lt;BR /&gt;   nproc = 276&lt;BR /&gt;   maxusers=32 &lt;BR /&gt;   npty=60&lt;BR /&gt;   nstrpty=60&lt;BR /&gt;everything works ok since 1998 with the same parameters.&lt;BR /&gt;&lt;BR /&gt; i just change an IP adr of host and printers. &lt;BR /&gt;&lt;BR /&gt; when i use informix , there are errors :  &lt;BR /&gt; . cannot open system catalog&lt;BR /&gt; . unable to create pipes&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;  in syslog i have&lt;BR /&gt; &lt;BR /&gt;   vmunix: file: table is full &lt;BR /&gt;   &lt;BR /&gt;  after few minutes all it's work ok&lt;BR /&gt; &lt;BR /&gt;  could you confirm me if i increase nfile&lt;BR /&gt;  i will resolve my problem.&lt;BR /&gt;&lt;BR /&gt; regards&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2001 11:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585899#M856494</guid>
      <dc:creator>bouguera</dc:creator>
      <dc:date>2001-09-27T11:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg (bis)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585900#M856495</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you are hitting the nfile limit only when starting the database.&lt;BR /&gt;&lt;BR /&gt;I would increase the nfile to about 1200 and see the usage, if you are still getting the error then increase it to 1600&lt;BR /&gt;&lt;BR /&gt;To increase nfile parameter, you can use SAM and increase nfile to 1200 and reboot the system or if you want to do it manually&lt;BR /&gt;&lt;BR /&gt;1. cd /stand/build&lt;BR /&gt;2. /usr/lbin/system_prep -s /stand/build/system&lt;BR /&gt;3. Edit the system file and increase nfile (1200)&lt;BR /&gt;4. mk_kernel&lt;BR /&gt;5. cd /stand&lt;BR /&gt;6. mv system system.prev&lt;BR /&gt;7. mv vmunix vmunix.prev&lt;BR /&gt;8. mv build/system .&lt;BR /&gt;9. mv build/vmunix .&lt;BR /&gt;10. shutdown -ry now &lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 27 Sep 2001 11:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585900#M856495</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-27T11:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg (bis)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585901#M856496</link>
      <description>The error in /var/adm/syslog/syslog.log indicates that the nfiles kernel parameter limit has been hit.  Increase this parameter (requires a reboot).&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 27 Sep 2001 11:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585901#M856496</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-27T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg (bis)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585902#M856497</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I think informix keeps the information of host when it initializing. Like Sqlhosts file in $INFORMIXHOME/etc. Since u have changed the IP of host machine, Informix engine may not be liking it and spawning proceses. &lt;BR /&gt;&lt;BR /&gt;Can u check the onling log and find out any errors in that. Also check the /etc/rc.log for any errors.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Thu, 27 Sep 2001 12:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585902#M856497</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2001-09-27T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg (bis)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585903#M856498</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;since you will have to create a new kernel&lt;BR /&gt;anyway, why not do it right and modify more&lt;BR /&gt;parameters? You are using an installation&lt;BR /&gt;default kernel, after all - no good idea...&lt;BR /&gt;&lt;BR /&gt;Candidates to be increased are:&lt;BR /&gt;max_thread_proc&lt;BR /&gt;maxdsiz&lt;BR /&gt;maxfiles&lt;BR /&gt;maxfiles_lim&lt;BR /&gt;maxswapchunks&lt;BR /&gt;maxuprc&lt;BR /&gt;nclist&lt;BR /&gt;nfile&lt;BR /&gt;ninode&lt;BR /&gt;nkthread&lt;BR /&gt;nproc&lt;BR /&gt;npty&lt;BR /&gt;nstrpty&lt;BR /&gt;nstrtel&lt;BR /&gt;semmns&lt;BR /&gt;semmni&lt;BR /&gt;shmmax&lt;BR /&gt;&lt;BR /&gt;candidates to be decreased:&lt;BR /&gt;dbc_max_pct&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;most are increased by increasing "maxusers",&lt;BR /&gt;even if I do not like that approach for myself,&lt;BR /&gt;but if you do not know the details it is ok.&lt;BR /&gt;&lt;BR /&gt;Read the output of tools like &lt;BR /&gt;dmesg&lt;BR /&gt;vmstat&lt;BR /&gt;sar -b&lt;BR /&gt;sar -v&lt;BR /&gt;glance or gpm&lt;BR /&gt;&lt;BR /&gt;to get an idea how "full" your tables are,&lt;BR /&gt;and how much resources you are using. Then&lt;BR /&gt;increase alll of them by at least 25%&lt;BR /&gt;&lt;BR /&gt;This NOT optimal but certainly better than what&lt;BR /&gt;you have got ;-)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Thu, 27 Sep 2001 16:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-bis/m-p/2585903#M856498</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-27T16:37:51Z</dc:date>
    </item>
  </channel>
</rss>

