<?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 System Panic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571939#M873501</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One of OUR K-460 Class Server running on HPUX 10.2 panic with the following error message.&lt;BR /&gt;&lt;BR /&gt;inetd[704]: netbios_ssn/tcp: accept: File table overflow &lt;BR /&gt;vmunix: file: table is full&lt;BR /&gt;&lt;BR /&gt;After system panic, The server was unable to reboot and unable to telnet to the server also. The only option left aws to HardBoot the system.&lt;BR /&gt;&lt;BR /&gt;Could you tell me what is wrong with this system and How we can prevent it to be happened again.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Senthil&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Aug 2001 11:21:24 GMT</pubDate>
    <dc:creator>Senthilkumaran.T</dc:creator>
    <dc:date>2001-08-29T11:21:24Z</dc:date>
    <item>
      <title>System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571939#M873501</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One of OUR K-460 Class Server running on HPUX 10.2 panic with the following error message.&lt;BR /&gt;&lt;BR /&gt;inetd[704]: netbios_ssn/tcp: accept: File table overflow &lt;BR /&gt;vmunix: file: table is full&lt;BR /&gt;&lt;BR /&gt;After system panic, The server was unable to reboot and unable to telnet to the server also. The only option left aws to HardBoot the system.&lt;BR /&gt;&lt;BR /&gt;Could you tell me what is wrong with this system and How we can prevent it to be happened again.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Senthil&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 11:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571939#M873501</guid>
      <dc:creator>Senthilkumaran.T</dc:creator>
      <dc:date>2001-08-29T11:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571940#M873502</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looks like you ran out of nfiles. You might have to increase the kernel parameter nfile. nfile parameters determines the maximum number of files that can be open at any one time, system wide.&lt;BR /&gt;&lt;BR /&gt;For information about kernel parameters look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/11i/kcparams/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/11i/kcparams/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 29 Aug 2001 11:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571940#M873502</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-29T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571941#M873503</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;your nfile kernel parameter is probably too low.  Check its setting with "sar -v 4 4" and increase it if necessary.&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Wed, 29 Aug 2001 11:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571941#M873503</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-08-29T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571942#M873504</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems like your kernel parameter nfile "max number of open files " is small.&lt;BR /&gt;&lt;BR /&gt;Try configuring a greater value of what you have already now.&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 11:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571942#M873504</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-29T11:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571943#M873505</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You need to increase the kernel parameter 'nfile'.  This defines the maximum number of files that the system can have open simultaneously.&lt;BR /&gt;&lt;BR /&gt;Since this parameter is dependent upon several others, including 'maxusers', go to SAM -&amp;gt; Kernel Configuration and increase the number of 'maxusers' which will inflate 'nfile'.&lt;BR /&gt;&lt;BR /&gt;To monitor 'nfile' you can use 'glance' (toggle its "t"able view) or you can use 'sar' to see the kernel ceiling, the current value and the number of times the table has overflowed.&lt;BR /&gt;&lt;BR /&gt;# sar -v 5 10&lt;BR /&gt;&lt;BR /&gt;...will report 5-samples at 10-second intervals.  Look at the column "file-sz".&lt;BR /&gt;&lt;BR /&gt;To better understand the kernel parameters take a look at this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 29 Aug 2001 11:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571943#M873505</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-29T11:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571944#M873506</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;you need to increase the nfile kernel param to solve problem of File table overflow . &lt;BR /&gt;&lt;BR /&gt;i think that the service netbios_ssn ( you can see the number of port in the /etc/services &lt;BR /&gt;had a socket open and it open a lot of file .&lt;BR /&gt;&lt;BR /&gt;you can try to see in with glance .&lt;BR /&gt;&lt;BR /&gt;but increasing the nfile will solve the problem</description>
      <pubDate>Wed, 29 Aug 2001 11:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571944#M873506</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-08-29T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571945#M873507</link>
      <description>Hi ,&lt;BR /&gt; The following output is generated from sar -v 4 4 &lt;BR /&gt;&lt;BR /&gt;21:05:53 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;21:05:57   N/A   N/A 246/700   0  1520/1520  0  786/1632  0&lt;BR /&gt;21:06:01   N/A   N/A 257/700   0  1520/1520  0  803/1632  0&lt;BR /&gt;21:06:05   N/A   N/A 256/700   0  1520/1520  0  799/1632  0&lt;BR /&gt;21:06:09   N/A   N/A 256/700   0  1520/1520  0  799/1632  0&lt;BR /&gt;&lt;BR /&gt;Are they any problems on indoe? Do I have to increas the I node also?. How much I need to increase (Approximately)?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Senthil&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 12:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571945#M873507</guid>
      <dc:creator>Senthilkumaran.T</dc:creator>
      <dc:date>2001-08-29T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571946#M873508</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Your are reaching the max inode size 1520/1520 !!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If your are running hp-ux 11.0, have a look on the following thread ( from &lt;A href="http://www.docs.hp.com" target="_blank"&gt;www.docs.hp.com&lt;/A&gt; )explaining ninode to up to 15000 !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html#ninode" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html#ninode&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 14:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571946#M873508</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-29T14:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571947#M873509</link>
      <description>If your are running 10.20, you can increase the ninode but not more than 4000 due to the spinlock contention problem.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Wed, 29 Aug 2001 14:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571947#M873509</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-29T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571948#M873510</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;On a JFS filesystem, there is no inode limit as it dynamically allocates inodes. But if you have a lot of HFS filesystems then you need to worry about ninode parameter.&lt;BR /&gt;&lt;BR /&gt;Also a 100% usage of ninodes does not indicate a problem, but if you want its safe to increase it to 4000.&lt;BR /&gt;&lt;BR /&gt;Here is a link which might be of interest.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x5cf7d211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x5cf7d211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 29 Aug 2001 16:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571948#M873510</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-29T16:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571949#M873511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the two most important things you want to monitor with "sar -v" are 'proc-sz' and 'file-sz' which are kernel parameters 'nproc' and 'nfile'.  They define the maximum number of processes on your system and the maximum number of open files on your system.  If you hit this limits you're in trouble, system panic for example.  You should monitor them regularly.&lt;BR /&gt;&lt;BR /&gt;The 'inod-sz' is of little importance if you are using VXFS filesystems (as already mentioned).&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry</description>
      <pubDate>Thu, 30 Aug 2001 05:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-panic/m-p/2571949#M873511</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-08-30T05:45:51Z</dc:date>
    </item>
  </channel>
</rss>

