<?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: Symbolic link in NFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881076#M100897</link>
    <description>should also export the file system to which symbolic link points.&lt;BR /&gt;NFS client does not know anything except the present mount points.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 14 Jan 2003 07:40:20 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-01-14T07:40:20Z</dc:date>
    <item>
      <title>Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881072#M100893</link>
      <description>Hi.&lt;BR /&gt;I was export a directory,it contains a symbolic link that points outside the exported directory.&lt;BR /&gt;I mount the directory on an NFS client,but I can't access the symbolic link file.&lt;BR /&gt;How can I access the file?&lt;BR /&gt;I need a solution.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;kiyoung</description>
      <pubDate>Tue, 14 Jan 2003 07:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881072#M100893</guid>
      <dc:creator>Kiyoung</dc:creator>
      <dc:date>2003-01-14T07:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881073#M100894</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;since the sym links are for across the file systems. since you don't have that file system on the NFS clinet, you need to get import that file system too</description>
      <pubDate>Tue, 14 Jan 2003 07:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881073#M100894</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-14T07:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881074#M100895</link>
      <description>Hi Kiyoung,&lt;BR /&gt;&lt;BR /&gt;I don't think this will work because symbolic links are checked on the client side (it tries to find the file the link points to on the local system).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;   Jochen</description>
      <pubDate>Tue, 14 Jan 2003 07:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881074#M100895</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-14T07:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881075#M100896</link>
      <description>As ravi says. You have to export the other filesystem too and mount it to the same mountpoint where it is mounted on the server. Then the link can be traversed ...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;   Jochen</description>
      <pubDate>Tue, 14 Jan 2003 07:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881075#M100896</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-14T07:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881076#M100897</link>
      <description>should also export the file system to which symbolic link points.&lt;BR /&gt;NFS client does not know anything except the present mount points.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 07:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881076#M100897</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-14T07:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881077#M100898</link>
      <description>Also make sure that&lt;BR /&gt;&lt;BR /&gt;/xxx on system A is mounted as /xxx on system B so that when the symbolic link works properly.&lt;BR /&gt;&lt;BR /&gt;For example consider &lt;BR /&gt;file /zzz/yyy linked to /xxx/yyy&lt;BR /&gt;&lt;BR /&gt;Now according to your situation /zzz/yyy is nfs mounted,so xxx should also be mounted nfs and the mount point should be the same i.e /xxx on the nfs client machine.&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Tue, 14 Jan 2003 07:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881077#M100898</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-14T07:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic link in NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881078#M100899</link>
      <description>Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 00:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/symbolic-link-in-nfs/m-p/2881078#M100899</guid>
      <dc:creator>Kiyoung</dc:creator>
      <dc:date>2003-01-15T00:11:50Z</dc:date>
    </item>
  </channel>
</rss>

