<?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: Problems with NFS share on Netapp? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76654#M17905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case check for differences in the following areas&lt;/P&gt;&lt;P&gt;- export policies&lt;/P&gt;&lt;P&gt;- volume security styles&lt;/P&gt;&lt;P&gt;- vserver default users for NFS&lt;/P&gt;&lt;P&gt;- vserver name mappings, local-users and local-groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 12:28:51 GMT</pubDate>
    <dc:creator>Darkstar</dc:creator>
    <dc:date>2013-06-14T12:28:51Z</dc:date>
    <item>
      <title>Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76630#M17897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In dolphin I can see all of the files in my netapp share, but when I try to open them, I get these sort of errors.&lt;/P&gt;&lt;P&gt;Could not connect to host 10.10.10.74&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's using a fedora VM. I have a CentOS VM that shows my volume as being vol⁄myvol. Notice that the slash is farther forwards than a normal forward slash. When trying to open the folder it tells me the location /vol(weird symbol) doesn't exist. I tried replacing the weird slash with a normal forward slash, and it tells me /vol/myvol doesn't exist.&lt;/P&gt;&lt;P&gt;After a while I am now able to access files on the fedora VM, but the CentOS VM still tells me the volume doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to mount the VM like so&lt;/P&gt;&lt;P&gt;mount -t nfs 10.10.10.74:/vol/myvol/tiny/ /mnt/netapp&lt;/P&gt;&lt;P&gt;and the mounting process hangs for a long time, and then (sometimes) times out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think something is wrong with the way my Netapp simulator is set up. I'm using version 7.3.6 of the Netapp simulator.&amp;nbsp; &lt;/P&gt;&lt;P&gt;When I run the command exportfs the simulator tells me&lt;/P&gt;&lt;P&gt;/vol/myvol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -sec=sys,rw,nosuid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I use the command qtree status it tells me&lt;/P&gt;&lt;P&gt;Volume&amp;nbsp;&amp;nbsp; Tree&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style Oplocks&amp;nbsp; Status&lt;/P&gt;&lt;P&gt;-------- -------- ----- -------- ---------&lt;/P&gt;&lt;P&gt;myvol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unix&amp;nbsp; enabled&amp;nbsp; normal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas as to what I could do to be able to reliably work with the files on my Netapp NFS share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:29:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76630#M17897</guid>
      <dc:creator>MRME10542107</dc:creator>
      <dc:date>2025-06-05T06:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76635#M17899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;What does showmount -e show? It works in my centos vm. Might be a network issue on the vmnet&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2012 02:02:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76635#M17899</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-04-21T02:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76639#M17901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[fedora@localhost ~]$ showmount -e&lt;/P&gt;&lt;P&gt;clnt_create: RPC: Program not registered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[centos@localhost ~]$ showmount -e&lt;/P&gt;&lt;P&gt;clnt_create: RPC: Program not registered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;netapp-sim&amp;gt; nfs&lt;/P&gt;&lt;P&gt;Use of "nfs" by itself is deprecated, please use "nfs status"&lt;/P&gt;&lt;P&gt;The following commands are available; for more information&lt;/P&gt;&lt;P&gt;type "nfs help &amp;lt;command&amp;gt;"&lt;/P&gt;&lt;P&gt;diag&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nsdb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stat&lt;/P&gt;&lt;P&gt;help&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status&lt;/P&gt;&lt;P&gt;NFS server is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh and I forgot to mention. I can access all of the volumes from my windows machine using a CIFS share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be a network problem. I have the simulator set to be using a bridged adapter, and I changed the MAC address of the simulator to match the VM that the simulator is running on. These allowed me to communicate with the Netapp simulator just fine, until now. I don't know what the difference is between bridged adapters and nat, but I don't think nat is set up on my network. I've always been told to use bridged adapters, and until I switch any of my VMs to a bridged adapter, the VM can't see anything else on the network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 00:07:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76639#M17901</guid>
      <dc:creator>MRME10542107</dc:creator>
      <dc:date>2012-04-24T00:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76644#M17903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem on a real CDOT system. I have two different vservers both have NFS started, on one I get RPC error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 01:32:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76644#M17903</guid>
      <dc:creator>bbjholcomb</dc:creator>
      <dc:date>2013-05-28T01:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76649#M17904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt; showmount -e 10.10.10.74&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;you should see your exports then. Also check "options.nfs" and make sure that UP is disabled and TCP is enabled (as UDP has a nasty bug on some OnTap versions). Try mounting explicitly with "mount -o proto=tcp &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;10.10.10.74&lt;/SPAN&gt;:/... /mnt/..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;-Michael&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 12:27:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76649#M17904</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2013-06-14T12:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS share on Netapp?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76654#M17905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case check for differences in the following areas&lt;/P&gt;&lt;P&gt;- export policies&lt;/P&gt;&lt;P&gt;- volume security styles&lt;/P&gt;&lt;P&gt;- vserver default users for NFS&lt;/P&gt;&lt;P&gt;- vserver name mappings, local-users and local-groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 12:28:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problems-with-NFS-share-on-Netapp/m-p/76654#M17905</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2013-06-14T12:28:51Z</dc:date>
    </item>
  </channel>
</rss>

