<?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 NFS mounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729277#M584941</link>
    <description>How can I set up my NFS clients to continue to boot if the NFS server is not alive.  I have set the mounts as "soft" and it will eventually finish booting but it takes 20 minutes.  If the server is alive it only takes 3 minutes to boot?  I would like the client to try for 30 seconds and then go on.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Wed, 22 May 2002 13:53:32 GMT</pubDate>
    <dc:creator>Mike Burk</dc:creator>
    <dc:date>2002-05-22T13:53:32Z</dc:date>
    <item>
      <title>NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729277#M584941</link>
      <description>How can I set up my NFS clients to continue to boot if the NFS server is not alive.  I have set the mounts as "soft" and it will eventually finish booting but it takes 20 minutes.  If the server is alive it only takes 3 minutes to boot?  I would like the client to try for 30 seconds and then go on.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 22 May 2002 13:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729277#M584941</guid>
      <dc:creator>Mike Burk</dc:creator>
      <dc:date>2002-05-22T13:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729278#M584942</link>
      <description>Mike-&lt;BR /&gt;&lt;BR /&gt;I've wondered about the same thing, but I havn't really had time to play with it.  I suppose that in the rc script where it mounts, you could add your own conditions, something that would be like &lt;BR /&gt;&lt;BR /&gt;if successful contact with server then run mount command else skip&lt;BR /&gt;&lt;BR /&gt;I'm sure that someone out there probably has it written already.  Myself, I'm not sure how to do the check for positive connection.  step in the right direction, I guess.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 22 May 2002 13:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729278#M584942</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2002-05-22T13:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729279#M584943</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;I used to have this problem back in the 10.20 days.  I now use hard mounts in 11.0 and 11.i and don't have the problem.  Perhaps you need to get current on NFS and/or patches.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 22 May 2002 14:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729279#M584943</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-22T14:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729280#M584944</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Try the NFS mount options with the mount command or in /etc/fstab,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/9-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/9-toc.html&amp;amp;searchterms=mount%20timeout&amp;amp;queryid=20020522-081958" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/9-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/9-toc.html&amp;amp;searchterms=mount%20timeout&amp;amp;queryid=20020522-081958&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also Take a look at this thread,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=c41f4e7f0a403634b7/screen=ckiDisplayDocument?docId=200000006441210" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=c41f4e7f0a403634b7/screen=ckiDisplayDocument?docId=200000006441210&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Doc id is :CDS9209231413&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 22 May 2002 14:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729280#M584944</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-22T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729281#M584945</link>
      <description>I think you can use the "timeo" option in your fstab file. A default for soft NFS TCP mount is ..&lt;BR /&gt;timeo=600&lt;BR /&gt;i.e 60 secs. However I have not try this before, so couldn't comment much.</description>
      <pubDate>Wed, 22 May 2002 14:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729281#M584945</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-22T14:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729282#M584946</link>
      <description>Hi Mike,&lt;BR /&gt;With timeo you can use retrans and retry for faster recovery.&lt;BR /&gt;&lt;BR /&gt;if you only have timeo then&lt;BR /&gt;timeo=600 = 60 seconds then if it can't mount then it will try 120 second then 240second then 480second then it will timeout. that is because value of retrans is 4 so it is retransmitting 4 times&lt;BR /&gt;Also you can specity retry option the default is 1.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Wed, 22 May 2002 14:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729282#M584946</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-22T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729283#M584947</link>
      <description>Try putting a "retry={some number} in your /etc/auto_master file. It should tell it to stop after so many minutes of trying.  Couldn't hurt.</description>
      <pubDate>Wed, 22 May 2002 14:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729283#M584947</guid>
      <dc:creator>BSSG</dc:creator>
      <dc:date>2002-05-22T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729284#M584948</link>
      <description>depending on what causes you issue there are limited ways to get around it , if the server is just slow to reply , you could play with the retrans values , if however the server is down the simplest is to use soft mounting option it will timeout on a mount request after a while (limited time), for sure DO NOT USE 'timeo' in udp environments , this parameter in a UDP environment isn't advised to be used at all and I can tell becuase I've seen some problems with it before , you can use it effectively in a NFS TCP environment as there it's functionality does become effective</description>
      <pubDate>Thu, 23 May 2002 06:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting/m-p/2729284#M584948</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-05-23T06:00:22Z</dc:date>
    </item>
  </channel>
</rss>

