<?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: NFS lockd issue 11iv3 &amp;amp; redhat linux AS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681122#M533017</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;I have a similar problem but only&lt;BR /&gt;with Redhat 5.  Are you running Redhat 5 ?&lt;BR /&gt;&lt;BR /&gt;My issue is that on the HP-UX server&lt;BR /&gt;(11.31 rx2660) the rpc.lockd starts using&lt;BR /&gt;all the CPU time and after a few minutes&lt;BR /&gt;the server is useless !  Looks like a&lt;BR /&gt;hang but it really is not.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My problem is when running Java 1.6&lt;BR /&gt;Java 1.5 has no issues. It appears that&lt;BR /&gt;Java puts locks in $HOME/.java which&lt;BR /&gt;is an NFS mounted directory.&lt;BR /&gt;&lt;BR /&gt;I have tried HP-UX nfs server to HP-UX &lt;BR /&gt;client and it works fine.&lt;BR /&gt;&lt;BR /&gt;I have tried HP-UX nfs server and Redhat 4&lt;BR /&gt;client and it works fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note: I have had this problem for several&lt;BR /&gt;months and HP support has spent many&lt;BR /&gt;days looking at it. It appears that the client continues to send lock requests.&lt;BR /&gt;&lt;BR /&gt;However, support did not have a Linux client&lt;BR /&gt;to test this out.&lt;BR /&gt;&lt;BR /&gt;Any ideas would be greatly appreciated&lt;BR /&gt;&lt;BR /&gt;Rochelle Lauer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 05 Sep 2010 20:40:05 GMT</pubDate>
    <dc:creator>rochelle lauer</dc:creator>
    <dc:date>2010-09-05T20:40:05Z</dc:date>
    <item>
      <title>NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681101#M532996</link>
      <description>Good afternoon all;&lt;BR /&gt;&lt;BR /&gt;Having a strange problem with NFS.  We have a rx6600 mounting two directories to a redhat linux server.  Here are the dfstab mount options:&lt;BR /&gt;&lt;BR /&gt;share -F nfs -o sec=sys,anon=0 /nsp_mart&lt;BR /&gt;share -F nfs -o sec=sys,anon=0 /sas_bi&lt;BR /&gt;&lt;BR /&gt;On the redhat linux box we mount the directories as follows:&lt;BR /&gt;&lt;BR /&gt;romans02:/nsp_mart       /nsp_mart              nfs     bg,soft         0 0&lt;BR /&gt;&lt;BR /&gt;romans02:/sas_bi         /sas_bi                nfs     bg,soft         0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With these options I can log on as a user and read and write a file under the /nsp_mart directory.  &lt;BR /&gt;&lt;BR /&gt;However in running a application (SAS) the application hangs when it attempts to open or write a file to directories under /nsp_mart.&lt;BR /&gt;&lt;BR /&gt;The SAS application will work if it is run in the following manner:&lt;BR /&gt;&lt;BR /&gt;sas -filelocks none  &lt;BR /&gt;&lt;BR /&gt;Should mention that SAS is run from the redhat linux server and is attempting to read and write files to the /nsp_mart directory.  At any rate when the -filelocks none option is used all is well SAS writes and reads from the /nsp_mart directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My question is this is there a problem with lockd on the hpux 11iv3 server?&lt;BR /&gt;&lt;BR /&gt;I have cleared the locks using the clear_lock command  Have kctune klm_log_level=9 to see if there are any errors in syslog, no messages appear in syslog.&lt;BR /&gt;&lt;BR /&gt;Not sure how to proceed, see that lockd is on port 4045 and running lsof -i -P have never seen this port being used.&lt;BR /&gt;&lt;BR /&gt;Not sure what is causing this problem would greatly appreciate any input.&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Aug 2010 19:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681101#M532996</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-08-30T19:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681102#M532997</link>
      <description>Hi Norm,&lt;BR /&gt;&lt;BR /&gt;So are you saying that you enabled debug KLM logging and reproduced the hang but never saw any messages related to KLM?  That tells me this may not be a locking problem.  Have you tried collecting a network trace while reproducing the problem?  I'd suggest collecting a nettl trace or Wireshark trace on the rx6600 while reproducing the problem.  Once the hang occurs, let it hang for a few seconds then stop the trace.  The trace will hopefully show what over-the-wire requests were happening when the hang happened.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 31 Aug 2010 00:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681102#M532997</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-08-31T00:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681103#M532998</link>
      <description>Hello Dave;&lt;BR /&gt;&lt;BR /&gt;Thank you for responding. Once I figure out how to get nettl trace and/or wireshark configured and running will let you know what I find.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm</description>
      <pubDate>Tue, 31 Aug 2010 01:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681103#M532998</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-08-31T01:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681104#M532999</link>
      <description>Here's what I'd suggest on the HP-UX NFS server:&lt;BR /&gt;&lt;BR /&gt;1) Turn on nettl tracing:&lt;BR /&gt;# /usr/sbin/nettl -tn pduin pduout loopback -e ns_ls_ip -f &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;2) Reproduce the hanging application&lt;BR /&gt;&lt;BR /&gt;3) Turn off nettl tracing:&lt;BR /&gt;# /usr/sbin/nettl -tf -e all&lt;BR /&gt;&lt;BR /&gt;This will create one or two files using the name you supplied in step 1 and the suffix ".TRC000."&lt;BR /&gt;&lt;BR /&gt;Once you have this file you can load it into Wireshark (yes, Wireshark can directly read HP-UX nettl format) and filter on the IP address of the client, or NFS packets, or KLM packets, etc.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Tue, 31 Aug 2010 02:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681104#M532999</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-08-31T02:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681105#M533000</link>
      <description>David;&lt;BR /&gt;&lt;BR /&gt;Thank you for your responses.  Will running trace this morning.  Would you be willing to be another set of eyes and look at the trace.  Will provide all the necessary background data.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Aug 2010 14:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681105#M533000</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-08-31T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681106#M533001</link>
      <description>Sure Norm.  &lt;BR /&gt;&lt;BR /&gt;I'd want the *raw* trace files, not any formatted stuff.  I'd also want the IP addresses of the NFS client and server.  You can either post the trace files to this thread, or if you're not comfortable with that (I wouldn't blame you) you can send the trace files to me directly: dave.olker@hp.com.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Aug 2010 14:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681106#M533001</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-08-31T14:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681107#M533002</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Once you have the emails from Norm, you might want to ask a forums admin (such as Melvyn) to edit your post and take out your email address before the dreaded spam-bots strike...&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 31 Aug 2010 15:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681107#M533002</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-08-31T15:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681108#M533003</link>
      <description>Hi Duncan,&lt;BR /&gt;&lt;BR /&gt;I'm a moderator of the forums so I can edit any post.  I appreciate your concern, but I have no problem listing my HP email here.  I encourage HP customers to contact me, and many do.  :)&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 31 Aug 2010 15:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681108#M533003</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-08-31T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681109#M533004</link>
      <description>Hi Norm,&lt;BR /&gt;&lt;BR /&gt;I looked at the first round of nettl traces you sent me and here's the concerning thing I see in the trace:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;172.17.6.19 -&amp;gt; 172.17.6.29  Portmap V2 GETPORT Call NLM(100021) V:4 TCP&lt;BR /&gt;172.17.6.29 -&amp;gt; 172.17.6.19  Portmap V2 GETPORT Reply (Call In 27711) PROGRAM_NOT_AVAILABLE&lt;BR /&gt;172.17.6.19 -&amp;gt; 172.17.6.29  Portmap V2 GETPORT Call NLM(100021) V:4 TCP&lt;BR /&gt;172.17.6.29 -&amp;gt; 172.17.6.19  Portmap V2 GETPORT Reply (Call In 28515) PROGRAM_NOT_AVAILABLE&lt;BR /&gt;172.17.6.19 -&amp;gt; 172.17.6.29  Portmap V2 GETPORT Call NLM(100021) V:4 TCP&lt;BR /&gt;172.17.6.29 -&amp;gt; 172.17.6.19  Portmap V2 GETPORT Reply (Call In 28695) PROGRAM_NOT_AVAILABLE&lt;BR /&gt;172.17.6.19 -&amp;gt; 172.17.6.29  Portmap V2 GETPORT Call NLM(100021) V:4 TCP&lt;BR /&gt;172.17.6.29 -&amp;gt; 172.17.6.19  Portmap V2 GETPORT Reply (Call In 28720) PROGRAM_NOT_AVAILABLE&lt;BR /&gt;172.17.6.19 -&amp;gt; 172.17.6.29  Portmap V2 GETPORT Call NLM(100021) V:4 TCP&lt;BR /&gt;172.17.6.29 -&amp;gt; 172.17.6.19  Portmap V2 GETPORT Reply (Call In 28812) PROGRAM_NOT_AVAILABLE&lt;BR /&gt;&lt;BR /&gt;The Linux client is attempting repeatedly to retrieve the port number of the NLM (Network Lock Manager) daemon running on the HP-UX system.  The HP-UX box should reply with port number 4045.  The fact that it doesn't reply with a port number tells me that rpc.lockd and rpc.statd may not be running on your 11i v3 system.  &lt;BR /&gt;&lt;BR /&gt;Can you verify that you have the LOCKMGR variable set to 1 in your /etc/rc.config.d/nfsconf file on the HP-UX system?  Can you also confirm that the following command run on the HP-UX server returns the expected results:&lt;BR /&gt;&lt;BR /&gt;# rpcinfo -t localhost 100021&lt;BR /&gt;program 100021 version 1 ready and waiting&lt;BR /&gt;program 100021 version 2 ready and waiting&lt;BR /&gt;program 100021 version 3 ready and waiting&lt;BR /&gt;program 100021 version 4 ready and waiting&lt;BR /&gt;&lt;BR /&gt;You should get a "ready and waiting" reply for all 4 versions of program 100021, which is the Network Lock Manager.  If you don't then we need to figure out why the lock manager is not getting started on your HP-UX system.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 13:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681109#M533004</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-09-01T13:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681110#M533005</link>
      <description>Hello Dave;&lt;BR /&gt;&lt;BR /&gt;here is the info you requested:&lt;BR /&gt;&lt;BR /&gt;#***************************************************************************&lt;BR /&gt;LOCKMGR=1&lt;BR /&gt;LOCKD_OPTIONS=""&lt;BR /&gt;STATD_OPTIONS=""&lt;BR /&gt;&lt;BR /&gt;#***************************************************************************&lt;BR /&gt;# NFS client configuration variables&lt;BR /&gt;:q!&lt;BR /&gt;root@romans02:/etc/rc.config.d&lt;BR /&gt;#   rpcinfo -t localhost 100021&lt;BR /&gt;rpcinfo: RPC: Program not registered&lt;BR /&gt;program 100021 is not available&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The rpcinfo does not look good, so what is the next step?&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681110#M533005</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681111#M533006</link>
      <description>Try this on the 11.31 system:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/lockmgr stop&lt;BR /&gt;# /sbin/init.d/lockmgr start&lt;BR /&gt;&lt;BR /&gt;Then re-try the rpcinfo command and see if you get the appropriate output.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 01 Sep 2010 16:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681111#M533006</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-09-01T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681112#M533007</link>
      <description>Hello Dave;&lt;BR /&gt;&lt;BR /&gt;Ok got the following:&lt;BR /&gt;&lt;BR /&gt;#   rpcinfo -t localhost 100021&lt;BR /&gt;program 100021 version 1 ready and waiting&lt;BR /&gt;program 100021 version 2 ready and waiting&lt;BR /&gt;program 100021 version 3 ready and waiting&lt;BR /&gt;program 100021 version 4 ready and waiting&lt;BR /&gt;&lt;BR /&gt;Interesting, all of rx6600 servers have the same problem, looks like the administrator (me) is doing something consistantly wrong, how shocking.&lt;BR /&gt;&lt;BR /&gt;So should I try the application now?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681112#M533007</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681113#M533008</link>
      <description>Dave;&lt;BR /&gt;&lt;BR /&gt;Any thoughts as to why lockd is not starting up?  Guess the problem is in /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;Thank you for your help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681113#M533008</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681114#M533009</link>
      <description>No, the problem isn't in the config file.  The only parameter in the config file is LOCKMGR=1 and you already confirmed that.  &lt;BR /&gt;&lt;BR /&gt;Problem sounds like rpc.lockd stops responding to requests after running awhile.  No idea why that's happening.  That would require a separate action plan to figure out.&lt;BR /&gt;&lt;BR /&gt;What version of ONCplus are you running on your 11.31 systems?&lt;BR /&gt;&lt;BR /&gt;# swlist ONCplus&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 01 Sep 2010 16:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681114#M533009</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-09-01T16:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681115#M533010</link>
      <description>Hi Dave;&lt;BR /&gt;&lt;BR /&gt;# ONCplus       B.11.31.09.01  ONC+ 2.3       &lt;BR /&gt;  ONCplus.NFS   B.11.31.09.01  ONC/NFS; Network-File System,Information Services&lt;BR /&gt;,Utilities</description>
      <pubDate>Wed, 01 Sep 2010 16:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681115#M533010</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681116#M533011</link>
      <description>Ok, so you're on the latest stuff.  I was gonna suggest updating to the latest stuff to see if you're hitting a known/fixed problem.  &lt;BR /&gt;&lt;BR /&gt;Does the application work now?</description>
      <pubDate>Wed, 01 Sep 2010 16:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681116#M533011</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-09-01T16:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681117#M533012</link>
      <description>Dave;&lt;BR /&gt;&lt;BR /&gt;Is there anything I should do before testing the application again?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681117#M533012</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681118#M533013</link>
      <description>No, please try the application</description>
      <pubDate>Wed, 01 Sep 2010 16:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681118#M533013</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2010-09-01T16:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681119#M533014</link>
      <description>Dave;&lt;BR /&gt;&lt;BR /&gt;It works! yes indeed.  It would be sure nice know why the lockmgr had stopped on all of our servers.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 16:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681119#M533014</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T16:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS lockd issue 11iv3 &amp; redhat linux AS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681120#M533015</link>
      <description>Hi Dave;&lt;BR /&gt;&lt;BR /&gt;How should I go about finding out why lockmgr is not starting.  It seems to be a problem on many of our hpux 11iv3 servers.  Should we start a case or ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm</description>
      <pubDate>Wed, 01 Sep 2010 21:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-lockd-issue-11iv3-amp-redhat-linux-as/m-p/4681120#M533015</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-09-01T21:17:25Z</dc:date>
    </item>
  </channel>
</rss>

