<?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 Datastore keeps losing connectivity in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547867#M235033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response I'm pretty new to Linux which version do you recommend ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2009 10:23:33 GMT</pubDate>
    <dc:creator>soulwaxer</dc:creator>
    <dc:date>2009-11-19T10:23:33Z</dc:date>
    <item>
      <title>NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547865#M235031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please can someone help me. I have created a test bed using vmworksatation and have built two esx 4 servers. All is ok there I installed vc on a 2008 sp2 box and can connect ok. I have also installed Windows for unix on a 2003 r3 server and created an NFS share. My problem is I connect and create a new DS on a shared NFS drive. All seems ok and then I'm unable to connect to the DS becasue its inactive. Sometimes I can dismount sometimes I can't. The connection is intermitent and can restore as quick as it disconnections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 21:10:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547865#M235031</guid>
      <dc:creator>soulwaxer</dc:creator>
      <dc:date>2009-11-18T21:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547866#M235032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In short: don't use NFS on windoze...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always get bad bahaviour with NFS on Windoze (speaking of win2k3r2 with sfu). After some minutes I get a complete loss of bandwidth and the performance is very poor (about 1/10th of a Linux NFS-Server on the same hardware). My tip: if it's possible setup a Linux server or VM for NFS. It's as easy as installing a linux distro and doing a: "mkdir /nfs &amp;amp;&amp;amp; echo '/nfs *(rw,no_root_squash,async,no_subtree_check)' &amp;gt;&amp;gt; /etc/exports &amp;amp;&amp;amp; exportfs -r" (as user root without the " &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.vmware.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;There are 10 types of people. Those who understand binary and the rest. And those who understand gray-code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 23:21:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547866#M235032</guid>
      <dc:creator>fejf</dc:creator>
      <dc:date>2009-11-18T23:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547867#M235033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response I'm pretty new to Linux which version do you recommend ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 10:23:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547867#M235033</guid>
      <dc:creator>soulwaxer</dc:creator>
      <dc:date>2009-11-19T10:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547868#M235034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For beginners I'd recommend Ubuntu because it's maybe the beginner friendliest version (but the command above won't work &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.vmware.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; ). But you can also try SuSE (either OpenSuSE or SLES) or RedHat (either CentOS or RHEL) because they are the linux-distros which are ment for enterprise-use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think they all bring graphical tools for NFS-configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;There are 10 types of people. Those who understand binary and the rest. And those who understand gray-code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 17:12:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547868#M235034</guid>
      <dc:creator>fejf</dc:creator>
      <dc:date>2009-11-19T17:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547869#M235035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many thanks for your help I have installed Ubuntu and I'm just looking at NFS do you know any useful web sites on configuring NFS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 18:16:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547869#M235035</guid>
      <dc:creator>soulwaxer</dc:creator>
      <dc:date>2009-11-19T18:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547870#M235036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short answer: google &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.vmware.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long answer: try this one:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ubuntugeek.com/nfs-server-and-client-configuration-in-ubuntu.html" target="test_blank"&gt;http://www.ubuntugeek.com/nfs-server-and-client-configuration-in-ubuntu.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One warning though: if you are not familiar with the "vi"-editor perhaps replace the vi in the commandlines with gedit or kedit. You can also use the following two commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo su&lt;/P&gt;&lt;P&gt;mkdir /nfs &amp;amp;&amp;amp; echo '/nfs *(rw,no_root_squash,async,no_subtree_check)' &amp;gt;&amp;gt; /etc/exports &amp;amp;&amp;amp; exportfs -r&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This creates the dir /nfs and exports it for all hosts - if you want to export it for only specific hosts use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo '/nfs 10.1.1.10/255.255.255.255(rw,no_root_squash,async,no_subtree_check)' &amp;gt;&amp;gt; /etc/exports&lt;/P&gt;&lt;P&gt;echo '/nfs 10.1.1.0/255.255.255.0(rw,no_root_squash,async,no_subtree_check)' &amp;gt;&amp;gt; /etc/exports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fejf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;There are 10 types of people. Those who understand binary and the rest. And those who understand gray-code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 19:30:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547870#M235036</guid>
      <dc:creator>fejf</dc:creator>
      <dc:date>2009-11-19T19:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Datastore keeps losing connectivity</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547871#M235037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one last help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a drive in my external harddrive called NFSshare. I cannot add this to my exports file what would be the right command. I want to give access to any server on my 192.168.178 address range. When I tried to add the command to my export file i get  E486 pattern not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:29:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/NFS-Datastore-keeps-losing-connectivity/m-p/2547871#M235037</guid>
      <dc:creator>soulwaxer</dc:creator>
      <dc:date>2009-11-21T17:29:12Z</dc:date>
    </item>
  </channel>
</rss>

