<?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: showmount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475313#M17359</link>
    <description>I was afraid you'd say to reboot the server. I forgot to mention that i already edited the /etc/rmtab but this didn't have any effect (as you already know).&lt;BR /&gt;&lt;BR /&gt;Rebooting is no option for the next weeks as this is a production system.&lt;BR /&gt;&lt;BR /&gt;After reading the manpages again i couldnt find any disadvantages in this outdated list. Am i right? Is this list just for informational purposes or has this some meaning regarding performance?&lt;BR /&gt;&lt;BR /&gt;But if this list is not reliable, of what use is it then?&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.</description>
    <pubDate>Tue, 19 Dec 2000 09:36:58 GMT</pubDate>
    <dc:creator>Stefan Schulz</dc:creator>
    <dc:date>2000-12-19T09:36:58Z</dc:date>
    <item>
      <title>showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475311#M17357</link>
      <description>When i use showmount serverA i get a list with a lot different machines. Some of this machines are long gone.&lt;BR /&gt;&lt;BR /&gt;Although the server has recently rebooted showmount shows those old entrys. How do i cleanup this list ?</description>
      <pubDate>Tue, 19 Dec 2000 09:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475311#M17357</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2000-12-19T09:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475312#M17358</link>
      <description>Remove the client entries in /etc/rmtab and reboot the server. You can then do umount -a or reboot the server.</description>
      <pubDate>Tue, 19 Dec 2000 09:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475312#M17358</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-12-19T09:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475313#M17359</link>
      <description>I was afraid you'd say to reboot the server. I forgot to mention that i already edited the /etc/rmtab but this didn't have any effect (as you already know).&lt;BR /&gt;&lt;BR /&gt;Rebooting is no option for the next weeks as this is a production system.&lt;BR /&gt;&lt;BR /&gt;After reading the manpages again i couldnt find any disadvantages in this outdated list. Am i right? Is this list just for informational purposes or has this some meaning regarding performance?&lt;BR /&gt;&lt;BR /&gt;But if this list is not reliable, of what use is it then?&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.</description>
      <pubDate>Tue, 19 Dec 2000 09:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475313#M17359</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2000-12-19T09:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475314#M17360</link>
      <description>as long as rpc.mountd runs the showmount will not change it's output even if /etc/rmtab is changed.&lt;BR /&gt;To get a new fresh showmount output you have to edit /etc/rmtab and then stop/restart rpc.mountd&lt;BR /&gt;&lt;BR /&gt;Find the pid with&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep rpc.mountd&lt;BR /&gt;&lt;BR /&gt;Then kill the pid an restart rpc.mountd with&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rpc.mountd&lt;BR /&gt;&lt;BR /&gt;(i've tested it on a running system and the established NFS connections were not affected)</description>
      <pubDate>Tue, 19 Dec 2000 12:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475314#M17360</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-19T12:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475315#M17361</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;Rainer is right! As  rpc.mountd is the mount request server, it won't break your present NFS mounts. &lt;BR /&gt;You can safely issue that command on a production box as long as you restart it immediately.&lt;BR /&gt;&lt;BR /&gt;After the restart, showmount should give you the right info.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2000 14:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475315#M17361</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-19T14:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475316#M17362</link>
      <description>Dan, Rainer thanks for your help. I have been afraid of killing the mountd, but with your assurence that this is ok i solved this issue.&lt;BR /&gt;&lt;BR /&gt;I'm still not sure if this was a problem or just cosmetics but it is solved now.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Tue, 19 Dec 2000 14:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475316#M17362</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2000-12-19T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: showmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475317#M17363</link>
      <description>Glad it helped !&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2000 14:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/showmount/m-p/2475317#M17363</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-19T14:59:36Z</dc:date>
    </item>
  </channel>
</rss>

