<?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: Lock Files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928047#M286971</link>
    <description>Hi Pando,&lt;BR /&gt;&lt;BR /&gt;Idetifying the status of the nflock kernel parameter, or identifying the status of one lock file?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Title: HPUX OS: Determining nflock Usage Using lsof(8)&lt;BR /&gt;Document ID: KBRC00005697&lt;BR /&gt;Last Modified Date: 8/3/05&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079977609" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079977609&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are trying to identify the status of one lock file, use lsof to identify the processid, and run tusc/truss (-p pid) to track down the status.&lt;BR /&gt;&lt;BR /&gt;Hope this helps a bit,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Thu, 18 Jan 2007 02:05:31 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2007-01-18T02:05:31Z</dc:date>
    <item>
      <title>Lock Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928046#M286970</link>
      <description>Dear Gurus,&lt;BR /&gt;&lt;BR /&gt;I would like to ask how to identify the stat of lock files and and list them?&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Maximum point for all correct answers!</description>
      <pubDate>Thu, 18 Jan 2007 01:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928046#M286970</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-01-18T01:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928047#M286971</link>
      <description>Hi Pando,&lt;BR /&gt;&lt;BR /&gt;Idetifying the status of the nflock kernel parameter, or identifying the status of one lock file?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Title: HPUX OS: Determining nflock Usage Using lsof(8)&lt;BR /&gt;Document ID: KBRC00005697&lt;BR /&gt;Last Modified Date: 8/3/05&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079977609" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079977609&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are trying to identify the status of one lock file, use lsof to identify the processid, and run tusc/truss (-p pid) to track down the status.&lt;BR /&gt;&lt;BR /&gt;Hope this helps a bit,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 18 Jan 2007 02:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928047#M286971</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-01-18T02:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928048#M286972</link>
      <description>&lt;BR /&gt;I am not sure what you are refering to.&lt;BR /&gt;&lt;BR /&gt;If you want to know what process is using ( locking ) a file, you may use the fuser command.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 18 Jan 2007 10:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928048#M286972</guid>
      <dc:creator>Ignacio Javier</dc:creator>
      <dc:date>2007-01-18T10:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928049#M286973</link>
      <description>Hi Pando,&lt;BR /&gt;&lt;BR /&gt;Are you asking how to tell which files on an HP-UX system are currently locked?  If not, please clarify exactly what you're trying to determine.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 18 Jan 2007 10:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928049#M286973</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2007-01-18T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928050#M286974</link>
      <description>Hello Dave and Ignacio,&lt;BR /&gt;&lt;BR /&gt;Sorry for the confusion. Im asking which files on an HP-UX system are currently locked and how to determine the exact numbers that are locked including its file size.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jan 2007 18:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lock-files/m-p/3928050#M286974</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-01-18T18:52:03Z</dc:date>
    </item>
  </channel>
</rss>

