<?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: File table nearly full and Disk bottle-neck in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390242#M199059</link>
    <description>"File table over flow" and "Disk bottle-neck probability" because open file descriptor limit reaching there.&lt;BR /&gt;&lt;BR /&gt;You can know about this error informations on open() system call man page.&lt;BR /&gt;&lt;BR /&gt;Refer this link for more,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706782" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706782&lt;/A&gt;</description>
    <pubDate>Wed, 29 Sep 2004 23:45:15 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2004-09-29T23:45:15Z</dc:date>
    <item>
      <title>File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390235#M199052</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;My database system running Oracle 8.1.7 with configuration as follows:&lt;BR /&gt;&lt;BR /&gt;- OS: HPUX 11i&lt;BR /&gt;- Database: Oracle 8.1.7&lt;BR /&gt;- Memory: 2GB&lt;BR /&gt;- Swap: 4096 MB&lt;BR /&gt;&lt;BR /&gt;However, database often be down with two message from GlancePlus appears like this : "File table over flow" and "Disk bottle-neck probability"&lt;BR /&gt;&lt;BR /&gt;I am not aware of relation of both meesages? Any one tell me about that?&lt;BR /&gt;&lt;BR /&gt;Can I increase nfile parameter value from kernel to fix both problems?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,</description>
      <pubDate>Wed, 29 Sep 2004 21:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390235#M199052</guid>
      <dc:creator>Ivan-Ho</dc:creator>
      <dc:date>2004-09-29T21:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390236#M199053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No. There are not related unless your '/var/opt/perf/alarmdef' is misconfigured as 'Disk bottle-neck probability' comes from the configuration of that file. &lt;BR /&gt;&lt;BR /&gt;To get rid of 'File table overflow', you will need to increase 'nfile' kernel parameter. Use SAM and increase it by say twice or atleast 50%. You can simply put the number instead of using the formula. Also consider increase nproc and uproc by a little bit. You can actually check the usage by looking at "t" window of glance or with the command 'sar -v 5 5'.&lt;BR /&gt;&lt;BR /&gt;Disk bottle-neck probability, if it is real, then you will need to check the disks and see if their response time is ok. 'u' window of glance will show you all the disks that are at 100% with disk queues on them. Either you may have to move some of the tables from those disks to quieter disks.&lt;BR /&gt;&lt;BR /&gt;Database crashes are due to 'nfile' parameter. Once you fix it, database will not go down again. "Disk bottleneck" will slow down the system. Post your 'sar -d 5 5' , 'sar -b 5 5', 'sar 5 5' , 'vmstat 5 5' and 'swapinfo -t' and someone will be able to help you.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 29 Sep 2004 22:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390236#M199053</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-29T22:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390237#M199054</link>
      <description>As Sri said&lt;BR /&gt;increase the  'nfile' parameter's value using SAM--&amp;gt;KernelConfiguration--&amp;gt;configurableparameters&lt;BR /&gt;nfile..double the value this and see.&lt;BR /&gt;This problem can be solved by tunning the kernel parameters.Refer to the Dbase reqirements by ur software u can takecare of this&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Wed, 29 Sep 2004 22:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390237#M199054</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-09-29T22:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390238#M199055</link>
      <description>Thank Sri,&lt;BR /&gt;&lt;BR /&gt;Attached file is from sar command.&lt;BR /&gt;&lt;BR /&gt;Any help more?&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2004 22:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390238#M199055</guid>
      <dc:creator>Ivan-Ho</dc:creator>
      <dc:date>2004-09-29T22:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390239#M199056</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You didn't use the arguments '5 5' with your sar commands. So, it pulled the data from the old history files.&lt;BR /&gt;&lt;BR /&gt;Provide us the current data as specified earlier when you are getting 'Disk bottleneck probability' messages. &lt;BR /&gt;&lt;BR /&gt;'nfile' increase should fix your intermittent database failures.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 29 Sep 2004 23:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390239#M199056</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-29T23:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390240#M199057</link>
      <description>Hi Sri,&lt;BR /&gt;&lt;BR /&gt;Forgive my mistake!&lt;BR /&gt;&lt;BR /&gt;Here is sar command with argument "2 20" used.&lt;BR /&gt;&lt;BR /&gt;I captured these at time that "Disk bottle-neck probability" message had appeared.&lt;BR /&gt;&lt;BR /&gt;Any help more?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 29 Sep 2004 23:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390240#M199057</guid>
      <dc:creator>Ivan-Ho</dc:creator>
      <dc:date>2004-09-29T23:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390241#M199058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your 'sar -d' and other results,  I am not really seeing any disk bottlenecks. Looks like you have only one disk c4t0d1 and it's only around 50% used and there isn't any queue built up. Generally sysadmins configure glance's alarmdef with a combination  of "Disk Utilization" and "Disk queue". If you can attach your /var/opt/perf/alarmdef, one will take a look and advise about possible alterations to get real alerts.&lt;BR /&gt;&lt;BR /&gt;Now the main question is "Do you get any complains from the users?" when the disk bottlenecks show up in glance.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 29 Sep 2004 23:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390241#M199058</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-29T23:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390242#M199059</link>
      <description>"File table over flow" and "Disk bottle-neck probability" because open file descriptor limit reaching there.&lt;BR /&gt;&lt;BR /&gt;You can know about this error informations on open() system call man page.&lt;BR /&gt;&lt;BR /&gt;Refer this link for more,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706782" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706782&lt;/A&gt;</description>
      <pubDate>Wed, 29 Sep 2004 23:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390242#M199059</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-29T23:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: File table nearly full and Disk bottle-neck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390243#M199060</link>
      <description>Hi HÃ¹ng.&lt;BR /&gt;&lt;BR /&gt;I think you should recommend with your manager to upgrade the memory.&lt;BR /&gt;&lt;BR /&gt;I wonder that what kind of the business with your system?&lt;BR /&gt;&lt;BR /&gt;Need for tuning is not easy, it depend on your system, aplication runs in your system.&lt;BR /&gt;&lt;BR /&gt;Ji</description>
      <pubDate>Thu, 30 Sep 2004 02:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-nearly-full-and-disk-bottle-neck/m-p/3390243#M199060</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2004-09-30T02:29:15Z</dc:date>
    </item>
  </channel>
</rss>

