<?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 Export file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935277#M288003</link>
    <description>Hi ...&lt;BR /&gt;remote "export" file shows:&lt;BR /&gt;&lt;BR /&gt;server1:/etc-&amp;gt;cat /etc/exports&lt;BR /&gt;/sapmnt/CP1/exe -anon=65534&lt;BR /&gt;/sapmnt/CP1/global -anon=65534&lt;BR /&gt;/sapmnt/CP1/profile -anon=65534&lt;BR /&gt;/usr/sap/trans -anon=65534&lt;BR /&gt;/usr/sap/CP1 -anon=65534 &lt;BR /&gt;&lt;BR /&gt;Local server:&lt;BR /&gt;It appears only 3 files mounted:&lt;BR /&gt;server1:/sapmnt/CP1/exe&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/exe&lt;BR /&gt;server1:/sapmnt/CP1/profile&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/profile&lt;BR /&gt;server1:/sapmnt/CP1/global&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/global&lt;BR /&gt;server1:/usr/sap/trans&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;why does not appears the other one?&lt;BR /&gt;&lt;BR /&gt;if i want to do it in manual way appears:&lt;BR /&gt;server2:/-&amp;gt;mount server1:/usr/sap/CP1 /usr/sap/CP1&lt;BR /&gt;mount: access denied for server1:/usr/sap/CP1&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Jan 2007 17:29:11 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2007-01-30T17:29:11Z</dc:date>
    <item>
      <title>Export file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935277#M288003</link>
      <description>Hi ...&lt;BR /&gt;remote "export" file shows:&lt;BR /&gt;&lt;BR /&gt;server1:/etc-&amp;gt;cat /etc/exports&lt;BR /&gt;/sapmnt/CP1/exe -anon=65534&lt;BR /&gt;/sapmnt/CP1/global -anon=65534&lt;BR /&gt;/sapmnt/CP1/profile -anon=65534&lt;BR /&gt;/usr/sap/trans -anon=65534&lt;BR /&gt;/usr/sap/CP1 -anon=65534 &lt;BR /&gt;&lt;BR /&gt;Local server:&lt;BR /&gt;It appears only 3 files mounted:&lt;BR /&gt;server1:/sapmnt/CP1/exe&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/exe&lt;BR /&gt;server1:/sapmnt/CP1/profile&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/profile&lt;BR /&gt;server1:/sapmnt/CP1/global&lt;BR /&gt;                   15368192 1348339 13156042    9% /sapmnt/CP1/global&lt;BR /&gt;server1:/usr/sap/trans&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;why does not appears the other one?&lt;BR /&gt;&lt;BR /&gt;if i want to do it in manual way appears:&lt;BR /&gt;server2:/-&amp;gt;mount server1:/usr/sap/CP1 /usr/sap/CP1&lt;BR /&gt;mount: access denied for server1:/usr/sap/CP1&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 17:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935277#M288003</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-01-30T17:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935278#M288004</link>
      <description>It really doesn't matter what /etc/rexports contains. What matters is what is returned by the "exportfs" command. It's possible that /etc/exports was edited but that no exportfs command was run afterwards. What is the output of "exportfs" on the NFS server?&lt;BR /&gt;&lt;BR /&gt;Another problem can be the permissions on the underlying mountpoints. If those are too restrictive, you will not be able to mount as well.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 17:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935278#M288004</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-01-30T17:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935279#M288005</link>
      <description>&amp;gt;Clay: What matters is what is returned by the "exportfs" command. &lt;BR /&gt;&lt;BR /&gt;The file /etc/xtab contains the "real" info, the same with /etc/mnttab.</description>
      <pubDate>Tue, 30 Jan 2007 23:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935279#M288005</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-01-30T23:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935280#M288006</link>
      <description>Hi,&lt;BR /&gt;After edit /etc/exports file you need to run command "exportfs -a"</description>
      <pubDate>Thu, 01 Feb 2007 11:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935280#M288006</guid>
      <dc:creator>Gerardo Mora</dc:creator>
      <dc:date>2007-02-01T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935281#M288007</link>
      <description>Hi&lt;BR /&gt;run the command exportfs -a in the nfs server, before mountiing the share in the nfs client.&lt;BR /&gt;(OR)&lt;BR /&gt;restart your nfs server service before mounting in the client side.&lt;BR /&gt;&lt;BR /&gt;TQ&lt;BR /&gt;Perumal&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 12:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-file/m-p/3935281#M288007</guid>
      <dc:creator>perumal_2</dc:creator>
      <dc:date>2007-02-01T12:30:47Z</dc:date>
    </item>
  </channel>
</rss>

