<?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: NFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837491#M581502</link>
    <description>That is correct.</description>
    <pubDate>Fri, 01 Nov 2002 15:52:59 GMT</pubDate>
    <dc:creator>Tony Williams</dc:creator>
    <dc:date>2002-11-01T15:52:59Z</dc:date>
    <item>
      <title>NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837488#M581499</link>
      <description>I tried to add a directory to /etc/exports file so I can exportfs it but get the error "Too many levels of remote in path".  I tried to exportfs it manually and still get the same error.  Tried to reduce the directory level down to 2 and still get the error.  Any ideas?</description>
      <pubDate>Fri, 01 Nov 2002 15:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837488#M581499</guid>
      <dc:creator>Tony Williams</dc:creator>
      <dc:date>2002-11-01T15:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837489#M581500</link>
      <description>Are you sure that the FS that you are attempting to mount has not already been mounted from another system ? You could get this error if you try to mount a FS which is a mounted FS from another system. If that is the case you can't do that.</description>
      <pubDate>Fri, 01 Nov 2002 15:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837489#M581500</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-01T15:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837490#M581501</link>
      <description>No.  This directory is under /usr file system and /usr has not been exported.</description>
      <pubDate>Fri, 01 Nov 2002 15:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837490#M581501</guid>
      <dc:creator>Tony Williams</dc:creator>
      <dc:date>2002-11-01T15:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837491#M581502</link>
      <description>That is correct.</description>
      <pubDate>Fri, 01 Nov 2002 15:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837491#M581502</guid>
      <dc:creator>Tony Williams</dc:creator>
      <dc:date>2002-11-01T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837492#M581503</link>
      <description>What I'm trying to say is ..(for example) ..&lt;BR /&gt;systemA's /usr/apps/project/data&lt;BR /&gt;And you exported /usr/apps/project/data so that it can be mounted on other system. The path along /usr/apps/project/data has to be a local to systemA, not mounted from another system. And you're saying yes it is ?</description>
      <pubDate>Fri, 01 Nov 2002 15:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837492#M581503</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-01T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837493#M581504</link>
      <description>YOu cannot export a directory , that has been mounted remotely from another system .&lt;BR /&gt;&lt;BR /&gt;Is this what is happening in your case .</description>
      <pubDate>Fri, 01 Nov 2002 15:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837493#M581504</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-11-01T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837494#M581505</link>
      <description>Ashwani,  That's not the case.  I am trying to export a local directory so other servers can mount them.</description>
      <pubDate>Fri, 01 Nov 2002 16:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837494#M581505</guid>
      <dc:creator>Tony Williams</dc:creator>
      <dc:date>2002-11-01T16:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837495#M581506</link>
      <description>There are a few causes to this.&lt;BR /&gt;&lt;BR /&gt;1.  as others have said, if it's mounted from another location it can not be exported on a client.  You'll have to duplicate or mount from the same server.&lt;BR /&gt;&lt;BR /&gt;2.  The directory is a link &lt;BR /&gt;&lt;BR /&gt;Look for the parent to be a link if the child is not.  One of these two issues should fix the problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Fri, 01 Nov 2002 21:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/2837495#M581506</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-11-01T21:04:46Z</dc:date>
    </item>
  </channel>
</rss>

