<?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: difference between showmount -a and showmount -e in hp ux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550081#M370451</link>
    <description>Hi again; forgot to mention -e&lt;BR /&gt;&lt;BR /&gt;showmount -e&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;This command shows what ever the filesystems exported from the server.&lt;BR /&gt;&lt;BR /&gt;The command output will be somthing like&lt;BR /&gt;# showmount -e&lt;BR /&gt;export list for rx26-217:&lt;BR /&gt;/tmp rw=16.118.114.83&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
    <pubDate>Tue, 15 Dec 2009 06:49:36 GMT</pubDate>
    <dc:creator>SoorajCleris</dc:creator>
    <dc:date>2009-12-15T06:49:36Z</dc:date>
    <item>
      <title>difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550077#M370447</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Can someone help me to find the difference between showmount -a and showmount -e in hp ux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Dec 2009 06:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550077#M370447</guid>
      <dc:creator>UnixT</dc:creator>
      <dc:date>2009-12-15T06:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550078#M370448</link>
      <description>-a   Print all remote mounts in the format&lt;BR /&gt;&lt;BR /&gt;-e   Print the list of exported file systems&lt;BR /&gt;&lt;BR /&gt;man showmount</description>
      <pubDate>Tue, 15 Dec 2009 06:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550078#M370448</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-12-15T06:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550079#M370449</link>
      <description>ITRC member since:  March 22, 2008&lt;BR /&gt;Last contribution date:  December 15, 2009&lt;BR /&gt;I have assigned points to   26  of   104  responses to my questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any ideas how to assign points for your thread ?&lt;BR /&gt;&lt;BR /&gt;also try to close some of the other open threads</description>
      <pubDate>Tue, 15 Dec 2009 06:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550079#M370449</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-12-15T06:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550080#M370450</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command is used in an NFS server.&lt;BR /&gt;&lt;BR /&gt;showmount -a&lt;BR /&gt;============&lt;BR /&gt;This shows which and all the clients are mounted the exported file system.This data is taken from /etc/rmtab.&lt;BR /&gt;&lt;BR /&gt;There are some warnings:&lt;BR /&gt;&lt;BR /&gt;If a client crashes, executing showmount on the server will show that the client still has a file system mounted.  In other words, the client's entry is not removed /etc/rmtab until the client reboots and executes:&lt;BR /&gt;umount -a.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Dec 2009 06:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550080#M370450</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-12-15T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550081#M370451</link>
      <description>Hi again; forgot to mention -e&lt;BR /&gt;&lt;BR /&gt;showmount -e&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;This command shows what ever the filesystems exported from the server.&lt;BR /&gt;&lt;BR /&gt;The command output will be somthing like&lt;BR /&gt;# showmount -e&lt;BR /&gt;export list for rx26-217:&lt;BR /&gt;/tmp rw=16.118.114.83&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Tue, 15 Dec 2009 06:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550081#M370451</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-12-15T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: difference between showmount -a and showmount -e in hp ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550082#M370452</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;From your NFS server -&lt;BR /&gt;&lt;BR /&gt;# showmount -e (* verify that the file system is exported. If not, then "exportfs -av" and re-verify with showmount -e *)&lt;BR /&gt;&lt;BR /&gt;From your NFS client server -&lt;BR /&gt;&lt;BR /&gt;# showmount -a (* verify the the NFS file systme is mounted. If not, them "mount -a" *)</description>
      <pubDate>Tue, 15 Dec 2009 08:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-showmount-a-and-showmount-e-in-hp-ux/m-p/4550082#M370452</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-12-15T08:11:28Z</dc:date>
    </item>
  </channel>
</rss>

