<?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 full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622544#M926005</link>
    <description>You can you glance to find open files associated with a process, I believe it is the g option.&lt;BR /&gt;&lt;BR /&gt;Also you could use lsof, you would need to get that from the hp porting site.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
    <pubDate>Thu, 29 Nov 2001 21:34:33 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2001-11-29T21:34:33Z</dc:date>
    <item>
      <title>File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622543#M926004</link>
      <description>Is there a comand which checks all currently open files and processes associated with them?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Leslie</description>
      <pubDate>Thu, 29 Nov 2001 21:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622543#M926004</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2001-11-29T21:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622544#M926005</link>
      <description>You can you glance to find open files associated with a process, I believe it is the g option.&lt;BR /&gt;&lt;BR /&gt;Also you could use lsof, you would need to get that from the hp porting site.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
      <pubDate>Thu, 29 Nov 2001 21:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622544#M926005</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-29T21:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622545#M926006</link>
      <description>A search would have been very helpful to you here.  Most will reply with lsof. Its a must have for this type of thing. &lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 29 Nov 2001 21:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622545#M926006</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-11-29T21:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622546#M926007</link>
      <description>Hi Leslie,&lt;BR /&gt;&lt;BR /&gt;you can use glanceplus for that. &lt;BR /&gt;&lt;BR /&gt;You can also use "lsof". Here is the "lsof" faq,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/FAQ" target="_blank"&gt;ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/FAQ&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and you can get it from this site,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-rcd.cc.purdue.edu/~abe/" target="_blank"&gt;http://www-rcd.cc.purdue.edu/~abe/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2001 21:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622546#M926007</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-29T21:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622547#M926008</link>
      <description>The easiest way to fix the above error message is to increase the NFILE kernel parameter, though that does require a reboot to take effect.&lt;BR /&gt;&lt;BR /&gt;If you want to see what files are open by which processes, the best bet is to download and install lsof.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.55/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.55/&lt;/A&gt;</description>
      <pubDate>Thu, 29 Nov 2001 21:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622547#M926008</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-29T21:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622548#M926009</link>
      <description>Man I can't even write a complete sentence.&lt;BR /&gt;&lt;BR /&gt;I meant to say, you can use glance, not you can glance.&lt;BR /&gt;&lt;BR /&gt;C</description>
      <pubDate>Thu, 29 Nov 2001 21:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622548#M926009</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-29T21:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622549#M926010</link>
      <description>Hi Leslie,&lt;BR /&gt;&lt;BR /&gt;To fix the file table full message by tuning the "nfile" kernel parameter. Here is a thread on "nfile"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/11i/kcparams/KCparam.Nfile.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/11i/kcparams/KCparam.Nfile.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the complete list of kernel parameters,&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;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2001 21:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622549#M926010</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-29T21:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622550#M926011</link>
      <description>Thanks for all your help 'lsof' should do the trick.&lt;BR /&gt;&lt;BR /&gt;BTW, with glance I can see open file(s) per process, and this has to be done by checking the system table for each and every process. When I get a 'File table full' message, I need to be able to quickly see which process has the most open files.&lt;BR /&gt;&lt;BR /&gt;The nfile param is at 6000, and I'm not ready yet to reboot:)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Leslie</description>
      <pubDate>Thu, 29 Nov 2001 22:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622550#M926011</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2001-11-29T22:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: File table full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622551#M926012</link>
      <description>What do you have kernel parameter maxfiles set to?  If it is larger than a few dozen, you may have bad user processes running away, trying to open hundreds of files at one time.&lt;BR /&gt;&lt;BR /&gt;Now this may be by design (although sysadmins will question the sanity of a program that tries to open 1,000 fioles at the same time) in which case, nfile may have to be set to 20,000 or even 50,000 if many copies of the program mustrun at the same time.&lt;BR /&gt;&lt;BR /&gt;maxfiles is a per-process limit and can be overridden programatically using setrlimit, or prior to running a specific process (for example in a script) by using the ulimit command (POSIX shell).&lt;BR /&gt;&lt;BR /&gt;If you have thousands of processes running (and the majority are normal and necessary) then a nuber of kernel parameters will have to be *significantly* increased, perhaps 5x to 10x larger.</description>
      <pubDate>Fri, 30 Nov 2001 01:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-full/m-p/2622551#M926012</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-30T01:49:32Z</dc:date>
    </item>
  </channel>
</rss>

