<?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 shared volume fine but permission denied when access in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107454#M7840</link>
    <description>&lt;P&gt;Consider close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's weird wafl.default_security_style is already set to unix&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However the volume get set to nfts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have to check the qtree permission setting correctly. Change it to unix or ntfs accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;qtree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;qtree security /vol/[vol_name] unix&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;qtree security /vol/[vol_name] ntfs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 19 Jul 2015 01:01:25 GMT</pubDate>
    <dc:creator>penangmis</dc:creator>
    <dc:date>2015-07-19T01:01:25Z</dc:date>
    <item>
      <title>NFS shared volume fine but permission denied when access</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107452#M7838</link>
      <description>&lt;P&gt;We are running on&amp;nbsp;8.2.3P4 7-Mode FAS2554.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to shared a volume /vol/BKP_engnfs as below in /etc/exportfs :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/vol/BKP_engnfs -sec=sys,rw,root=&amp;lt;ipaddress&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are able to mount from the linux client without issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mount filer:/vol/BKP_engnfs /engnfs2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when we cd /engnfs2, we get permission denied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what is missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have this shared in our old 7.2.3 7-Mode FAS2020, without issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:44:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107452#M7838</guid>
      <dc:creator>penangmis</dc:creator>
      <dc:date>2025-06-04T23:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS shared volume fine but permission denied when access</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107453#M7839</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first thing i'd check is the security style of the volume. EG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;controller1&amp;gt; vfiler run vfiler1 qtree status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check that the volume and any qtrees within the volume have the security type of "unix".&lt;/P&gt;&lt;P&gt;By default they will inherit the security style of the vfiler.&lt;/P&gt;&lt;P&gt;If they are set to ntfs then change the volume and qtree security style to unix. EG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;controller1&amp;gt; vfiler run vfiler1 qtree security /vol/vol1 unix&lt;BR /&gt;controller1&amp;gt; vfiler run vfiler1 qtree security /vol/vol1/qtree1 unix&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/matt&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2015 00:59:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107453#M7839</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2015-07-19T00:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: NFS shared volume fine but permission denied when access</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107454#M7840</link>
      <description>&lt;P&gt;Consider close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's weird wafl.default_security_style is already set to unix&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However the volume get set to nfts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have to check the qtree permission setting correctly. Change it to unix or ntfs accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;qtree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;qtree security /vol/[vol_name] unix&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;qtree security /vol/[vol_name] ntfs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2015 01:01:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/NFS-shared-volume-fine-but-permission-denied-when-access/m-p/107454#M7840</guid>
      <dc:creator>penangmis</dc:creator>
      <dc:date>2015-07-19T01:01:25Z</dc:date>
    </item>
  </channel>
</rss>

