<?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: no locks available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728190#M835837</link>
    <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;Yes, I would increase the kernel parameter 'nflocks'.  'nflocks' controls the maximum number of file locks available system-wide to all processes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 21 May 2002 11:54:17 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-05-21T11:54:17Z</dc:date>
    <item>
      <title>no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728188#M835835</link>
      <description>When trying to send mail from the development server, we are getting:&lt;BR /&gt;&lt;BR /&gt;cannot lockf(....): No locks available.&lt;BR /&gt;&lt;BR /&gt;If I'm not mistaken, there is an flocks kernal parameter.  Does this need to be increased?</description>
      <pubDate>Tue, 21 May 2002 11:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728188#M835835</guid>
      <dc:creator>Brian Bientz</dc:creator>
      <dc:date>2002-05-21T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728189#M835836</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;From SAM's help on configurable parameters for nflocks;&lt;BR /&gt;Description&lt;BR /&gt; nflocks gives the maximum number of file/record locks that are&lt;BR /&gt; available system-wide. When choosing this number, note that one file&lt;BR /&gt; may have several locks and databases that use lockf() may need&lt;BR /&gt; an exceptionally large number of locks. &lt;BR /&gt;&lt;BR /&gt; Open and locked files consume memory and other system resources.&lt;BR /&gt; These resources must be balanced against other system needs to&lt;BR /&gt; maintain optimum overall system performance. Achieving an optimum&lt;BR /&gt; balance can be quite complex, especially on large systems, because of&lt;BR /&gt; wide variation in the kinds of applications being used on each system&lt;BR /&gt; and the number and types of applications that might be running&lt;BR /&gt; simultaneously, the number of local and/or remote users on the&lt;BR /&gt; system, and many other factors. &lt;BR /&gt; Related Parameters&lt;BR /&gt; None. &lt;BR /&gt;&lt;BR /&gt;I'd try increasing it.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 21 May 2002 11:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728189#M835836</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-21T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728190#M835837</link>
      <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;Yes, I would increase the kernel parameter 'nflocks'.  'nflocks' controls the maximum number of file locks available system-wide to all processes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 21 May 2002 11:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728190#M835837</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-05-21T11:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728191#M835838</link>
      <description>check this document&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=6d3352131be8b049ec/screen=ckiDisplayDocument?docId=200000039545511" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=6d3352131be8b049ec/screen=ckiDisplayDocument?docId=200000039545511&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;THanks&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 12:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728191#M835838</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-21T12:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728192#M835839</link>
      <description>I had the same problem.  I increased nflocks and it worked.  The default is 200; increasing this will fix the problem.</description>
      <pubDate>Wed, 22 May 2002 12:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728192#M835839</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-05-22T12:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: no locks available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728193#M835840</link>
      <description>Hi Brian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also you can monitor is using glance---&amp;gt;next keys----&amp;gt;Stystabls.&lt;BR /&gt;&lt;BR /&gt;This will give you the real time usage , but increase it first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 22 May 2002 12:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-locks-available/m-p/2728193#M835840</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-22T12:44:23Z</dc:date>
    </item>
  </channel>
</rss>

