<?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: How to check NFS mount connectivity? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755133#M22309</link>
    <description>If you link is unreliable, use udp instead of tcp for mounting nfs directories. You can use rpcinfo -p remotehost to check the status of the nfs services, you should see rpc.mountd and rpc.nfsd. If the link is dead, not sure if the command will ever timeout, I used to use df -t fstype to check the file systems that are not nfs. The ls command will hang, you should force the umount if possible.</description>
    <pubDate>Mon, 20 Mar 2006 16:52:18 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-03-20T16:52:18Z</dc:date>
    <item>
      <title>How to check NFS mount connectivity?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755132#M22308</link>
      <description>I have NFS mount point connecting to the NFS server. I noticed that such NFS link is not stable enough for production usage, I would like to write a cron job to monitor the connectivity of such NFS mount point.&lt;BR /&gt;How to check it? What kind of command is good for this verification?&lt;BR /&gt;And if the NFS connection is broken, how to set the "Timeout", because it may hang the process. For example, if the NFS link is dead, and I use "bdf" or "ll" command, it will hang that session.&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Mon, 20 Mar 2006 16:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755132#M22308</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2006-03-20T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to check NFS mount connectivity?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755133#M22309</link>
      <description>If you link is unreliable, use udp instead of tcp for mounting nfs directories. You can use rpcinfo -p remotehost to check the status of the nfs services, you should see rpc.mountd and rpc.nfsd. If the link is dead, not sure if the command will ever timeout, I used to use df -t fstype to check the file systems that are not nfs. The ls command will hang, you should force the umount if possible.</description>
      <pubDate>Mon, 20 Mar 2006 16:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755133#M22309</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-20T16:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to check NFS mount connectivity?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755134#M22310</link>
      <description>I suggest you to use "soft" mount option in the fstab file. When a mount is a soft mount, an NFS request returns an error if it cannot be satisfied (for example, the server is down), then quits. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 02:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755134#M22310</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-21T02:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to check NFS mount connectivity?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755135#M22311</link>
      <description>You will get NFS related errors in system logs. You can write a script to monitor the system log with string nfs (care ignore) will help.&lt;BR /&gt;&lt;BR /&gt;mount -p will show the statistics as well. &lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 21 Mar 2006 03:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755135#M22311</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-21T03:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to check NFS mount connectivity?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755136#M22312</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can also increase the number of nfs sessions on the server to make it more reliable.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 21 Mar 2006 04:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-nfs-mount-connectivity/m-p/3755136#M22312</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-21T04:18:55Z</dc:date>
    </item>
  </channel>
</rss>

