<?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: way to temporarily suspend a NFS share on CDOT in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/103148#M7678</link>
    <description>&lt;P&gt;We can also list all exports from a SVM namespace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using cDOT 8.3, showmount now provides a bit more information than previously.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using cDOT 8.2.x or earlier, you can use the following utility: &lt;A href="http://mysupport.netapp.com/NOW/download/tools/showmount_plugin_cdot/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/tools/showmount_plugin_cdot/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a FAQ for the utility here: &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=3014179" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=3014179&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2015 05:20:43 GMT</pubDate>
    <dc:creator>phoebeg</dc:creator>
    <dc:date>2015-04-14T05:20:43Z</dc:date>
    <item>
      <title>a way to temporarily suspend a NFS share on CDOT</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102870#M7655</link>
      <description>&lt;P&gt;What is an easy / quick way to temporarily stop exporting a NFS share on CDOT?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:37:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102870#M7655</guid>
      <dc:creator>netappmagic</dc:creator>
      <dc:date>2025-06-05T04:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: way to temporarily suspend a NFS share on CDOT</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102871#M7656</link>
      <description>&lt;P&gt;unmount&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:01:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102871#M7656</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2015-04-07T18:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: way to temporarily suspend a NFS share on CDOT</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102877#M7657</link>
      <description>&lt;P&gt;A follow-up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is an easy way to list all exporting NFS shares on CDOT?&lt;/P&gt;&lt;P&gt;"exportfs" would be the one on 7-mode.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 20:16:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102877#M7657</guid>
      <dc:creator>netappmagic</dc:creator>
      <dc:date>2015-04-07T20:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: way to temporarily suspend a NFS share on CDOT</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102904#M7658</link>
      <description>&lt;P&gt;Assuming you do not use the default export policy but you create your own one(s) (which I would recommend), you can use:&lt;/P&gt;&lt;PRE&gt;vol show -policy !default&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;or&lt;/P&gt;&lt;PRE&gt;qtree show -export-policy !default&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;depending on your needs.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 12:40:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/102904#M7658</guid>
      <dc:creator>KamilB</dc:creator>
      <dc:date>2015-04-08T12:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: way to temporarily suspend a NFS share on CDOT</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/103148#M7678</link>
      <description>&lt;P&gt;We can also list all exports from a SVM namespace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using cDOT 8.3, showmount now provides a bit more information than previously.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using cDOT 8.2.x or earlier, you can use the following utility: &lt;A href="http://mysupport.netapp.com/NOW/download/tools/showmount_plugin_cdot/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/tools/showmount_plugin_cdot/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a FAQ for the utility here: &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=3014179" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=3014179&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 05:20:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/a-way-to-temporarily-suspend-a-NFS-share-on-CDOT/m-p/103148#M7678</guid>
      <dc:creator>phoebeg</dc:creator>
      <dc:date>2015-04-14T05:20:43Z</dc:date>
    </item>
  </channel>
</rss>

