<?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 Questions in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133803#M29251</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&amp;nbsp; I did see the protocols for NFS, CIFS, etc at the SVM level (Data Protocols).&amp;nbsp; At the volume level, it has to be specified with "Mixed" security style if one chooses to have both NFS &amp;amp; CIFS on that volume?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2017 20:53:50 GMT</pubDate>
    <dc:creator>SVHO</dc:creator>
    <dc:date>2017-08-21T20:53:50Z</dc:date>
    <item>
      <title>NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133796#M29247</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Do you you have the NFS exports on the same volume as the CIFS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; We have a few cases where NFS and CIFS are pointing to the same location.&amp;nbsp; How do I create such?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;SVHO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:42:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133796#M29247</guid>
      <dc:creator>SVHO</dc:creator>
      <dc:date>2025-06-04T14:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133800#M29250</link>
      <description>&lt;P&gt;Hello SVHO,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NFS and CIFS are configured at SVM level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For NFS, you must create an export policy and apply it on the volume via the namespace menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For CIFS, you must create a share (shares menu). During the share creation wizard, you can choose any volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In conclusion, yes a volume can be access simultaniously by NFS (via export policy) and CIFS (via share)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dlaumor&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 20:18:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133800#M29250</guid>
      <dc:creator>Dlaumor</dc:creator>
      <dc:date>2017-08-21T20:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133803#M29251</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&amp;nbsp; I did see the protocols for NFS, CIFS, etc at the SVM level (Data Protocols).&amp;nbsp; At the volume level, it has to be specified with "Mixed" security style if one chooses to have both NFS &amp;amp; CIFS on that volume?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 20:53:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133803#M29251</guid>
      <dc:creator>SVHO</dc:creator>
      <dc:date>2017-08-21T20:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133804#M29252</link>
      <description>&lt;P&gt;Not really.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security style and access protocol are completely different things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 3 different security styles:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Unix : file permissions are based on Unix permissions (rwx) and can only be modify by Unix clients&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - NTFS: file permissions are based on Windows ACL and can only be modify by Windows clients&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Mixed: filer permissions are based on Unix permission or on Windows ACL (but not at the same time). If the last client who change permission are a Unix client, permission will be Unix. If the last client is a Windows client, permission will be NTFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, a Unix security style volume can be accessed by NFS and CIFS but files permissions will be only Unix. Even a Windows client will only view 3 differents permissions (Read/Write/Execute).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Personaly, I'm trying not to use Mixed security style. If you put a lot of ACL on a folder and then, a Unix client use the "chmod" command, all the ACL will be lost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dlaumor&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 20:51:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133804#M29252</guid>
      <dc:creator>Dlaumor</dc:creator>
      <dc:date>2017-08-21T20:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133805#M29253</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp; We have had our experience with the mixed permission in our current NAS (other vendor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basically for good practice, any NFS export has to have its own volume?&amp;nbsp; Lets say I have 5 NFS exports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So to simplify things, I could create a volume&amp;nbsp; called "NFS", then create 5 qtrees (link to each export policy)&amp;nbsp; for each nfs export.&amp;nbsp; For the one CIFS share, I just point to the location of nfs export&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 21:54:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133805#M29253</guid>
      <dc:creator>SVHO</dc:creator>
      <dc:date>2017-08-21T21:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133898#M29288</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/61867"&gt;@SVHO&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So to simplify things, I could create a volume&amp;nbsp; called "NFS", then create 5 qtrees (link to each export policy)&amp;nbsp; for each nfs export.&amp;nbsp; For the one CIFS share, I just point to the location of nfs export&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Yes &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.netapp.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 11:32:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/NFS-Questions/m-p/133898#M29288</guid>
      <dc:creator>Dlaumor</dc:creator>
      <dc:date>2017-08-24T11:32:42Z</dc:date>
    </item>
  </channel>
</rss>

