<?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: Just getting started, could use some input in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/139318#M25395</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you tell which mount command you are using on your (I suppose Linux) client?&lt;/P&gt;
&lt;P&gt;It's probably something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# mount &amp;lt;-o &amp;lt;options&amp;gt;&amp;nbsp;&lt;SPAN&gt;10.1.0.7:/myfileshare /&amp;lt;mount point&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;where mount point is an empty directory on your linux box.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The error message "&lt;STRONG&gt;Protocol not supported&lt;/STRONG&gt;" indicates that the Mount Protocol version that you are using on the client&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(rsize=1048576,wsize=1048576,hard,intr,timeo=600,retrans=2,&lt;STRONG&gt;vers=4&lt;/STRONG&gt;,addr=10.1.0.7,clientaddr=10.0.0.4)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is not enabled in ONTAP. I've attached a screenshot that shows that for me on my demo system, version 3 is enabled while version 4 and version 4.1 is disabled.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to use NFS version 4 (as shown in your mount options) , then this version needs to be enabled in ONTAP as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this makes sense.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Florian&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 11:20:51 GMT</pubDate>
    <dc:creator>Florian</dc:creator>
    <dc:date>2018-04-03T11:20:51Z</dc:date>
    <item>
      <title>Just getting started, could use some input</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/139313#M25394</link>
      <description>&lt;P&gt;I'm new to netapp and azure so please,&amp;nbsp;bear with me. I follow &lt;A href="http://judsonian.com/content/netapp-ontap-cloud-in-azure-full-deployment-guide/" target="_self"&gt;these&lt;/A&gt;&amp;nbsp;instructions to get NetApp in my Azure cloud. I created a volume share using the oncommand cloud manager. However, when I try to mount it, I get these errors. I also followed &lt;A href="https://s3-us-west-1.amazonaws.com/cloud.support.netapp.com/occm/docs/getting_started/azure/getting_started_azure.html" target="_self"&gt;NetApps&lt;/A&gt;&amp;nbsp;guide but I clearly missed something when it comes to permissions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: timeout set for Tue Apr&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;3 01:09:30 2018&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: trying text-based options 'rsize=1048576,wsize=1048576,hard,intr,timeo=600,retrans=2,vers=4,addr=10.1.0.7,clientaddr=10.0.0.4'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: mount(2): Protocol not supported&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: trying text-based options 'rsize=1048576,wsize=1048576,hard,intr,timeo=600,retrans=2,addr=10.1.0.7'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: prog 100003, trying vers=3, prot=6&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: trying 10.1.0.7 prog 100003 vers 3 prot TCP port 2049&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: prog 100005, trying vers=3, prot=17&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: trying 10.1.0.7 prog 100005 vers 3 prot UDP port 635&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: mount(2): Permission denied&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.nfs: access denied by server while mounting 10.1.0.7:/myfileshare&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;nfs-commons are on the client, I don't know where on the nfs server I would make changes. The command line for the netapp nfs server is foriegn to me. NFS ports are opened.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I also ran on the client&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;showmount -e 10.1.0.7&lt;BR /&gt;Export list for 10.1.0.7:&lt;BR /&gt;/myfileshare (everyone)&lt;BR /&gt;/ (everyone)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Any and all help is appreaciated.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 01:12:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/139313#M25394</guid>
      <dc:creator>corn_flakes</dc:creator>
      <dc:date>2018-04-03T01:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Just getting started, could use some input</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/139318#M25395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you tell which mount command you are using on your (I suppose Linux) client?&lt;/P&gt;
&lt;P&gt;It's probably something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# mount &amp;lt;-o &amp;lt;options&amp;gt;&amp;nbsp;&lt;SPAN&gt;10.1.0.7:/myfileshare /&amp;lt;mount point&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;where mount point is an empty directory on your linux box.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The error message "&lt;STRONG&gt;Protocol not supported&lt;/STRONG&gt;" indicates that the Mount Protocol version that you are using on the client&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(rsize=1048576,wsize=1048576,hard,intr,timeo=600,retrans=2,&lt;STRONG&gt;vers=4&lt;/STRONG&gt;,addr=10.1.0.7,clientaddr=10.0.0.4)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is not enabled in ONTAP. I've attached a screenshot that shows that for me on my demo system, version 3 is enabled while version 4 and version 4.1 is disabled.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to use NFS version 4 (as shown in your mount options) , then this version needs to be enabled in ONTAP as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this makes sense.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Florian&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 11:20:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/139318#M25395</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2018-04-03T11:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Just getting started, could use some input</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/159821#M27988</link>
      <description>&lt;P&gt;Hi! I am also facing similar issue, for the vserver I see the version 4 of nfs is enabled on my end though.&lt;/P&gt;
&lt;P&gt;any other suggestion if still user is not able to mount the volume?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 11:02:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/159821#M27988</guid>
      <dc:creator>Baisali1993</dc:creator>
      <dc:date>2020-09-30T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Just getting started, could use some input</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/162880#M28117</link>
      <description>&lt;P&gt;I solved the issue by setting security-style to unix&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;vol modify -vserver &amp;lt;vserver&amp;gt; -volume &amp;lt;volume&amp;gt; -security-style unix&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 12:18:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Just-getting-started-could-use-some-input/m-p/162880#M28117</guid>
      <dc:creator>cheeky_piglet</dc:creator>
      <dc:date>2021-01-13T12:18:07Z</dc:date>
    </item>
  </channel>
</rss>

