<?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 netapp nfs mount permission denied in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42728#M3937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi, Pascal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much!&lt;/P&gt;&lt;P&gt;I destoryed the volume fnd_git and set wafl.default_security_style to unix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I recreate the volume fnd_git, then this new volume inherits the security style to unix.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it work!&amp;nbsp; the linux server have access and write permission now!&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 11:58:19 GMT</pubDate>
    <dc:creator>IVY_YANGXIAOHUA</dc:creator>
    <dc:date>2011-10-18T11:58:19Z</dc:date>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42704#M3930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I came across a nfs mount problem today;&lt;/P&gt;&lt;P&gt;/vol/fnd_git is a newly created volume....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer01&amp;gt;exportfs -i -o&amp;nbsp; rw=10.74.XX.20,root=10.74.XX.20,nosuid /vol/fnd_git &lt;/P&gt;&lt;P&gt;filer01&amp;gt; exportfs&lt;/P&gt;&lt;P&gt;/vol/fnd_git&amp;nbsp;&amp;nbsp;&amp;nbsp; -sec=sys,rw=10.74.XX.20,root=10.74.XX.20,nosuid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@linux_client~]# cat /etc/redhat-release &lt;/P&gt;&lt;P&gt;CentOS release 5.5 (Final)&lt;/P&gt;&lt;P&gt;[root@linux_client~]# mount filer01:/vol/fnd_git&amp;nbsp; /test&amp;nbsp;&amp;nbsp; ===&amp;gt;no problem here, can mount successfully&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@linux_client~]# cd /test&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;&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;gt;but denied here&lt;/P&gt;&lt;P&gt;-bash: cd: /test: Permission denied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried another 2 clients(one is solaris10 zone, the other is debian linux VM), and it is the same result :&amp;nbsp; can mount successfully,but permission denied if try to "cd" or "ls"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's confusing&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" height="1" src="https://community.netapp.com/4.5.5/images/emoticons/confused.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could it be psosible relate to &lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;networking issue – either firewall or nat’ing? I am not sure, if yes, how can I trouble shoot?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;I am a newbie of Netapp....please help &lt;SPAN __jive_emoticon_name="blush" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" height="1" src="https://community.netapp.com/4.5.5/images/emoticons/blush.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:43:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42704#M3930</guid>
      <dc:creator>IVY_YANGXIAOHUA</dc:creator>
      <dc:date>2025-06-05T06:43:32Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42710#M3931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What security style does the volume have? If it is ntfs, then ntfs permission could prevent user access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the security style with the "qtree status fnd_git" command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:06:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42710#M3931</guid>
      <dc:creator>pascalduk</dc:creator>
      <dc:date>2011-10-18T11:06:02Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42718#M3933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; yes, it is indeed ntfs ,how could I change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer01&amp;gt; qtree status fnd_git&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&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;-------- -------- ----- -------- ---------&lt;/P&gt;&lt;P&gt;fnd_git&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ntfs&amp;nbsp; enabled&amp;nbsp; normal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer01&amp;gt; options wafl.default_security_style&lt;/P&gt;&lt;P&gt;wafl.default_security_style&amp;nbsp; ntfs&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:30:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42718#M3933</guid>
      <dc:creator>IVY_YANGXIAOHUA</dc:creator>
      <dc:date>2011-10-18T11:30:49Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42724#M3936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read from the forum that currently there are no APIs available to set/change the security style of qtrees. and the&amp;nbsp; qtree-create API sets the security style of the qtree to the default value specified in the option wafl.default_security_style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So should I set the fl.default_security_style to unix first then recreate the volume? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:43:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42724#M3936</guid>
      <dc:creator>IVY_YANGXIAOHUA</dc:creator>
      <dc:date>2011-10-18T11:43:41Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42728#M3937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi, Pascal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much!&lt;/P&gt;&lt;P&gt;I destoryed the volume fnd_git and set wafl.default_security_style to unix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I recreate the volume fnd_git, then this new volume inherits the security style to unix.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it work!&amp;nbsp; the linux server have access and write permission now!&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:58:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42728#M3937</guid>
      <dc:creator>IVY_YANGXIAOHUA</dc:creator>
      <dc:date>2011-10-18T11:58:19Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42733#M3938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was not need to destroy the volume as you can change the security style online using the CLI by treating the volume like a qtree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; qtree security /vol/fnd_gi unix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:33:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42733#M3938</guid>
      <dc:creator>pascalduk</dc:creator>
      <dc:date>2011-10-18T13:33:58Z</dc:date>
    </item>
    <item>
      <title>netapp nfs mount permission denied</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42738#M3939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; okay, i thought I can not change the security attribute of qtree through CLI....I made a mistake....&lt;/P&gt;&lt;P&gt;since the volume is new and no data so I destoryed it yesterday...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" height="1" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 04:35:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/netapp-nfs-mount-permission-denied/m-p/42738#M3939</guid>
      <dc:creator>IVY_YANGXIAOHUA</dc:creator>
      <dc:date>2011-10-19T04:35:38Z</dc:date>
    </item>
  </channel>
</rss>

