<?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: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122118#M8483</link>
    <description>&lt;P&gt;Thank you for the response. &amp;nbsp; I have an access policy with client specification 0.0.0.0/0, all access protocols enabled, and access details are r/w across the board and superuser access is enabled. Basically, the most wide open I can think to do it. But when I try to mount a volume, I get access denied:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo mount 192.168.21.74:/vol00 /mnt/na&lt;BR /&gt;mount.nfs: access denied by server while mounting 192.168.21.74:/vol00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there any way to have any explicit exports show up in a showmount -e command? &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2016 17:35:28 GMT</pubDate>
    <dc:creator>AMARCIONEK1</dc:creator>
    <dc:date>2016-08-08T17:35:28Z</dc:date>
    <item>
      <title>Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122032#M8481</link>
      <description>&lt;P&gt;Two questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. We would like to have the root volume have the default export-policy rule of no access, but define indepedent rules on non-root volumes. Is this possible? Here is the output of finding out the policy on vol00 if the default policy has no rules vs. has a read rule:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No Rules:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check-access -vserver svm1 -volume vol00 -client-ip 192.168.20.50 -authentication-method sys -protocol nfs3 -access-type read-write&lt;BR /&gt;(vserver export-policy check-access)&lt;BR /&gt;Policy Policy Rule&lt;BR /&gt;Path Policy Owner Owner Type Index Access&lt;BR /&gt;----------------------------- ---------- --------- ---------- ------ ----------&lt;BR /&gt;/ default svm1_root volume 1 denied&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read Rule:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check-access -vserver svm1 -volume vol00 -client-ip 192.168.20.50 -authentication-method sys -protocol nfs3 -access-type read-write&lt;BR /&gt;(vserver export-policy check-access)&lt;BR /&gt;Policy Policy Rule&lt;BR /&gt;Path Policy Owner Owner Type Index Access&lt;BR /&gt;----------------------------- ---------- --------- ---------- ------ ----------&lt;BR /&gt;/ default svm1_root volume 1 read&lt;BR /&gt;/vol00 all_access vol00 volume 1 read-write&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. We would like to be able to mount the /vol00 directly. But when we do a showmount command, this is all we see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Export list for 192.168.21.74:&lt;BR /&gt;/ (everyone)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand how to set /vol00 to show up and be mountable.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 19:39:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122032#M8481</guid>
      <dc:creator>AMARCIONEK1</dc:creator>
      <dc:date>2025-06-04T19:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122040#M8482</link>
      <description>1. That's not possible. Patent cannot be more restrictive than child (it can, but then child is simply not accessible).&lt;BR /&gt;&lt;BR /&gt;2. That's normal. You still can mount each volume and qtree individually as long as volume has junction point (I.e. is mounted in a namespace).</description>
      <pubDate>Fri, 05 Aug 2016 04:19:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122040#M8482</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2016-08-05T04:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122118#M8483</link>
      <description>&lt;P&gt;Thank you for the response. &amp;nbsp; I have an access policy with client specification 0.0.0.0/0, all access protocols enabled, and access details are r/w across the board and superuser access is enabled. Basically, the most wide open I can think to do it. But when I try to mount a volume, I get access denied:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo mount 192.168.21.74:/vol00 /mnt/na&lt;BR /&gt;mount.nfs: access denied by server while mounting 192.168.21.74:/vol00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there any way to have any explicit exports show up in a showmount -e command? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 17:35:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122118#M8483</guid>
      <dc:creator>AMARCIONEK1</dc:creator>
      <dc:date>2016-08-08T17:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122129#M8484</link>
      <description>&lt;P&gt;Policy is per-volume. vol00 should be assigned export policy that allows client access. In 8.3 you can enable listing exported volumes with showmount -e; setting is per SVM.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 06:43:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Root-Volume-Export-Policy-Rule-and-Mounting-Volumes-QTrees-Folders-Directly/m-p/122129#M8484</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2016-08-09T06:43:07Z</dc:date>
    </item>
  </channel>
</rss>

