<?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: Who mounted a specific nfs export? in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77893#M7047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eugene, I was looking for this answer since a long time. Can you please suggest what is the format of this rmtab is? I mean when I look inside it,&lt;/P&gt;&lt;P&gt;First, it doesn't list all my exports (might be not all of them are mounted)&lt;/P&gt;&lt;P&gt;Second, It's not in proper readable format, see the sample below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;test01&amp;gt; rdfile /etc/rmtab&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;DIV id="_mcePaste"&gt;ootQtreevol/CME2_VOT_RAC1/RootQtree10.21.246.20:/vol/CME2_DataKenn_RAC1/RootQtreeRootQtreeDT_VMTb/RootQtreevol/CME_DT_VMTb/RootQtreeb/RootQtreeT_VMCore2/RootQtree:/vol/CME_DT_VMTb/RootQtree1.246.12:/vol/CME_DT_VMTb/RootQtreeootQtreeMCore1/RootQtreeCME_DT_VMCore2/RootQtree28:/vol/CME_DT_VMCore2/RootQtree&lt;/DIV&gt;&lt;DIV&gt;test01&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Nov 2010 10:49:27 GMT</pubDate>
    <dc:creator>lovik_netapp</dc:creator>
    <dc:date>2010-11-01T10:49:27Z</dc:date>
    <item>
      <title>Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77884#M7040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it somehow possible to see (on the controller) who mounted a specific export?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked already into client stats (nfsstats), File auditing (using an NTFS qtree) and locks. None of it is providing the simple information of: who/what machine mounted a specific export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 22:21:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77884#M7040</guid>
      <dc:creator>cschnidr</dc:creator>
      <dc:date>2010-10-28T22:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77889#M7044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at your syslog for command line authentication.&lt;/P&gt;&lt;P&gt;(/etc/messages)&lt;/P&gt;&lt;P&gt;You'd get mount traces in /etc/messages if you enable:&lt;/P&gt;&lt;P&gt;nfs.mountd.trace on&lt;/P&gt;&lt;P&gt;But it's turned off by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also take a look at your audit log - /etc/log/auditlog&lt;/P&gt;&lt;P&gt;(grep for 'exportfs' commands or API calls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ooops - who mounted ?&lt;/P&gt;&lt;P&gt;see:&lt;/P&gt;&lt;P&gt;/etc/rmtab&lt;/P&gt;&lt;P&gt;(that's what I get for answerring too quickly!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this has been helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E Kashpureff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Eugene Kashpureff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 01:15:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77889#M7044</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2010-10-29T01:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77893#M7047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eugene, I was looking for this answer since a long time. Can you please suggest what is the format of this rmtab is? I mean when I look inside it,&lt;/P&gt;&lt;P&gt;First, it doesn't list all my exports (might be not all of them are mounted)&lt;/P&gt;&lt;P&gt;Second, It's not in proper readable format, see the sample below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;test01&amp;gt; rdfile /etc/rmtab&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;DIV id="_mcePaste"&gt;ootQtreevol/CME2_VOT_RAC1/RootQtree10.21.246.20:/vol/CME2_DataKenn_RAC1/RootQtreeRootQtreeDT_VMTb/RootQtreevol/CME_DT_VMTb/RootQtreeb/RootQtreeT_VMCore2/RootQtree:/vol/CME_DT_VMTb/RootQtree1.246.12:/vol/CME_DT_VMTb/RootQtreeootQtreeMCore1/RootQtreeCME_DT_VMCore2/RootQtree28:/vol/CME_DT_VMCore2/RootQtree&lt;/DIV&gt;&lt;DIV&gt;test01&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 10:49:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77893#M7047</guid>
      <dc:creator>lovik_netapp</dc:creator>
      <dc:date>2010-11-01T10:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77898#M7051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'rmtab' isn't meant to be in a very readable format, it's for the system to know what mounts are current.&lt;/P&gt;&lt;P&gt;You may get a better view of it by using 'cat from a Unix host. You could just run 'showmount' from a unix host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@localhost ~]# showmount -a sim1&lt;BR /&gt;All mount points on sim1:&lt;BR /&gt;192.168.222.138:/vol/vol0&lt;BR /&gt;simhost:/vol/vol0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had been uder the impression that nfs.mountd.trace would log to syslog, but it doesn't:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nfs.mountd.trace&lt;/STRONG&gt;&lt;BR /&gt; When enabled, all mount requests are logged. This option is intended to help debug denied mount requests.&amp;nbsp;&amp;nbsp;&amp;nbsp; Valid values for this option are &lt;STRONG&gt;on&lt;/STRONG&gt; (enabled) or &lt;STRONG&gt;off&lt;/STRONG&gt; (disabled). The default value for this option is &lt;STRONG&gt;off&lt;/STRONG&gt; to avoid too many messages. The output is stored in &lt;EM&gt;/mountd_trace.log&lt;/EM&gt; and can be translated by the &lt;EM&gt;mountd_trace.pl&lt;/EM&gt; program. This program can be found on the NOW site. Turning the option on clears the log file and starts the logging process. Since the logs are kept in memory, the option needs to be turned off to flush the logs to the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hrrrm, that could chew through some memory fast with a lot mounting going on ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this has been helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene Kashpureff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 05:32:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77898#M7051</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2010-11-02T05:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77902#M7054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. &lt;BR /&gt;Use the nfsstat -l command to view a list of clients.&lt;BR /&gt;Enable NFS per client statistics collecting:&lt;/P&gt;&lt;P&gt;options nfs.per_client_stats.enable on&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;As do other statistics gathering tools, the nfs.per_client_ stats.enable usually causes an unnoticable performance reduction, however if you do experience an unacceptable performance reduction, &lt;BR /&gt;simply disable the option:&lt;BR /&gt;options nfs.per_client_stats.enable off&lt;/P&gt;&lt;P&gt;Enter nfsstat -l to view all NFS clients connected to the filer.&lt;/P&gt;&lt;P&gt;Use nfsstat -z to zero the statistics if you prefer.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;When finished viewing/collecting statistics enter options nfs.per_client_stats.enable off.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2.&lt;BR /&gt;Use the NTAPTOP script. The following link has instructions for downloading and using NTAPTOP:&lt;/P&gt;&lt;P&gt;&lt;A href="http://now.netapp.com/NOW/download/tools/ntaptop/" target="_blank"&gt;http://now.netapp.com/NOW/download/tools/ntaptop/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;3. &lt;BR /&gt;From most UNIX hosts, you can run the command showmount [-a] [filer_name]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:07:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/77902#M7054</guid>
      <dc:creator>alexandernow</dc:creator>
      <dc:date>2011-12-07T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Who mounted a specific nfs export?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/118555#M8357</link>
      <description>&lt;P&gt;Hello Guys !!&lt;BR /&gt;Just in case, whether nfsstat -l doesn't work, that because you're not pointing to the vfiler!!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Enable the NFS statics&lt;/U&gt;&lt;/P&gt;&lt;P&gt;options nfs.per_client_stats.enable on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;Usually this options Should not remain ON , because causes an performance reduction, Please change it to OFF when you finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options nfs.per_client_stats.enable off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;In order to reset counters:&lt;/U&gt;&lt;BR /&gt;houston&amp;gt;vfiler run vfiler0 nfsstat -Z&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;check the counters&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;houston&amp;gt;vfiler run vfiler0 nfsstat -l&lt;BR /&gt;&lt;BR /&gt;===== vfiler0&lt;BR /&gt;10.10.39.94&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 7619495490 ( 6%)&lt;BR /&gt;10.10.39.87&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 6584754022 ( 6%)&lt;BR /&gt;10.10.39.132&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 6237180171 ( 5%)&lt;BR /&gt;10.10.39.133&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 6042870027 ( 5%)&lt;BR /&gt;10.10.39.109&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 5908596906 ( 5%)&lt;BR /&gt;10.10.39.95&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 5642469887 ( 5%)&lt;BR /&gt;10.10.75.14&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 5443117694 ( 5%)&lt;BR /&gt;10.10.75.83&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 5266907492 ( 4%)&lt;BR /&gt;10.10.39.86&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 5106117937 ( 4%)&lt;BR /&gt;10.10.39.113&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 4827791858 ( 4%)&lt;BR /&gt;10.10.75.12&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 4165148144 ( 4%)&lt;BR /&gt;10.10.75.10&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 3855743298 ( 3%)&lt;BR /&gt;10.10.39.112&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 3717911586 ( 3%)&lt;BR /&gt;10.10.39.111&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 3023359968 ( 3%)&lt;BR /&gt;10.10.75.17&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 3011651246 ( 3%)&lt;BR /&gt;10.10.39.127&amp;nbsp;&amp;nbsp; &amp;lt;hostname unknown&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NFSOPS = 2038641973 ( 2%)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 12:40:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Who-mounted-a-specific-nfs-export/m-p/118555#M8357</guid>
      <dc:creator>Damian_Bento</dc:creator>
      <dc:date>2016-04-21T12:40:41Z</dc:date>
    </item>
  </channel>
</rss>

