<?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: vfiler nfs exports management in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/109863#M23231</link>
    <description>&lt;P&gt;You can't use rdfile on volumes. rdfile command only used to view files inside the directory.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2015 15:34:20 GMT</pubDate>
    <dc:creator>prasath</dc:creator>
    <dc:date>2015-09-16T15:34:20Z</dc:date>
    <item>
      <title>vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45959#M10728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am assuming that the best way to manage nfs exports is to directly modify the exports file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or did i miss something ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 04:19:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45959#M10728</guid>
      <dc:creator>riegersteve</dc:creator>
      <dc:date>2010-10-14T04:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45963#M10730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, that is correct. Setup CIFs on the vFiler and simply map a drive to the etc$ folder and modify the exports file.&amp;nbsp; You can also perform the same command line NFS exportfs functions by either using &lt;EM&gt;vfiler run &amp;lt;vfiler name&amp;gt; &amp;lt;command&amp;gt;&lt;/EM&gt; or &lt;EM&gt;vfiler context&lt;/EM&gt; to enter into the vfiler prompt. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 14:01:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45963#M10730</guid>
      <dc:creator>chriszurich</dc:creator>
      <dc:date>2010-10-14T14:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45967#M10731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also use rdfile and wrfile a lot from vfiler0.&amp;nbsp; Not officially supported, but an easy way to edit if getting host access isn't easy or if you only have console access.&amp;nbsp; And then backup with snapshots or mv commands.&amp;nbsp; Hopefully we get a gui some day into this...it isn't in the beta of nsm 2.0 so hopefully 2.0.1 or 2.1 adds gui management of vfilers (hint hint to any product managers reading this &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.0.8/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;priv set advanced&lt;/P&gt;&lt;P&gt;rdfile /vol/vfiler1_root/etc/exports&amp;nbsp;&amp;nbsp; # copy the contents&lt;/P&gt;&lt;P&gt;mv /vol/vfiler1_root/etc/exports&amp;nbsp;&amp;nbsp;&amp;nbsp; /vol/vfiler1_root/etc/exports.ccyymmdd&amp;nbsp;&amp;nbsp; # backup.. and/or "snap create"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit the file in vi or wordpad..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrfile /vol/vfiler1_root/etc/exports&amp;nbsp; # paste and ctrl-c when done&lt;/P&gt;&lt;P&gt;exportfs -av&lt;/P&gt;&lt;P&gt;priv set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 16:40:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45967#M10731</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2010-10-14T16:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45972#M10732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And there is always&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exportfs -p &amp;lt;options&amp;gt; &amp;lt;path&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which can be run on the vfiler from the console or from the physical filer with vfiler run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The -p makes it persistent. and exports it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 17:33:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45972#M10732</guid>
      <dc:creator>paulc</dc:creator>
      <dc:date>2011-05-10T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45977#M10733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for communities&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 00:05:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/45977#M10733</guid>
      <dc:creator>panyathum</dc:creator>
      <dc:date>2013-06-23T00:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: vfiler nfs exports management</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/109863#M23231</link>
      <description>&lt;P&gt;You can't use rdfile on volumes. rdfile command only used to view files inside the directory.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 15:34:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vfiler-nfs-exports-management/m-p/109863#M23231</guid>
      <dc:creator>prasath</dc:creator>
      <dc:date>2015-09-16T15:34:20Z</dc:date>
    </item>
  </channel>
</rss>

