<?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 NFS Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855493#M275706</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Which file on an NFS Server contains a list of clients that currently have the servers NFS system mounted?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;alamgir</description>
    <pubDate>Sat, 02 Sep 2006 00:35:35 GMT</pubDate>
    <dc:creator>Md. Alamgir Khan</dc:creator>
    <dc:date>2006-09-02T00:35:35Z</dc:date>
    <item>
      <title>NFS Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855493#M275706</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Which file on an NFS Server contains a list of clients that currently have the servers NFS system mounted?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;alamgir</description>
      <pubDate>Sat, 02 Sep 2006 00:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855493#M275706</guid>
      <dc:creator>Md. Alamgir Khan</dc:creator>
      <dc:date>2006-09-02T00:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855494#M275707</link>
      <description>/etc/rmtab</description>
      <pubDate>Sat, 02 Sep 2006 00:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855494#M275707</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-09-02T00:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855495#M275708</link>
      <description>hi alamgir,&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;/etc/rmtab contains the list of the remote client.&lt;BR /&gt;&lt;BR /&gt;showmount will list all clients that have remotely mounted a filesystem from host. &lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Sep 2006 00:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855495#M275708</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-02T00:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855496#M275709</link>
      <description>Hi Alamgir,&lt;BR /&gt;&lt;BR /&gt;As others have rightly pointed out, the /etc/rmtab is where the rpc.mountd *attempts* to keep track of the clients who currently have mounted filesystems with the server.  The command to view the contents of the server's rmtab file is "showmount -a &lt;SERVER&gt;".&lt;BR /&gt;&lt;BR /&gt;I say "attempts" because the contents of the /etc/rmtab file are rarely accurate.  Even the rmtab man page admits this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; WARNINGS&lt;BR /&gt;      Although the rmtab table is close to the truth, it is not always totally accurate.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The reason why this file is usually out of date is because rpc.mountd adds entries whenever a client mounts a filesystem and it only removes entries when a client sends the server an unmount request.  The problem is - what happens if the client doesn't send an unmount request?  For example, if a client mounts 3 filesystems from the server and then someone reboots the client, or the client panics, or there is a power outage, or the client is a laptop PC and the user just closes the lid and leaves, etc....&lt;BR /&gt;&lt;BR /&gt;The point is rpc.mountd makes every effort to keep this file up-to-date with a current list of clients but due to circumstances beyond rpc.mountd's control, it isn't always accurate.&lt;BR /&gt;&lt;BR /&gt;Bottom line, I've always told customers to never base any really important SysAdmin decisions on the contents of /etc/rmtab because there's no way to guarantee its accuracy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/SERVER&gt;</description>
      <pubDate>Sat, 02 Sep 2006 12:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server/m-p/3855496#M275709</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-09-02T12:14:28Z</dc:date>
    </item>
  </channel>
</rss>

