<?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 mount problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593641#M883744</link>
    <description>Hi,&lt;BR /&gt;Thanx everybody for responding.&lt;BR /&gt;&lt;BR /&gt;Santosh,&lt;BR /&gt;I went through the patch list and for PHNE_21376 it says that the problem has been resolved and it will resolve the links before exporting. Or have I got it wrong?&lt;BR /&gt;&lt;BR /&gt;-Kartika</description>
    <pubDate>Fri, 12 Oct 2001 13:37:13 GMT</pubDate>
    <dc:creator>Kartika Garg</dc:creator>
    <dc:date>2001-10-12T13:37:13Z</dc:date>
    <item>
      <title>NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593635#M883738</link>
      <description>Is is no longer possible to NFS mount directories on the NFS client that are links on the NFS server? I was able to do this earlier. &lt;BR /&gt;&lt;BR /&gt;On the server (D380)I have a filesystem /kartika/install&lt;BR /&gt;&lt;BR /&gt;I have a link : /link1-&amp;gt; /kartika/install.&lt;BR /&gt;I export /link1 on the server but I am unable to mount the same from the client(a D280 machine).&lt;BR /&gt;&lt;BR /&gt;On the other hand if I give the filesystem to mount as server:/kartika/install I am able to mount.&lt;BR /&gt;&lt;BR /&gt;Is there a patch available for this problem?&lt;BR /&gt;&lt;BR /&gt;I have the patches PHNE_17247 and PHNE_23249 installed on both the server and the client.&lt;BR /&gt;&lt;BR /&gt;Thanx in advance&lt;BR /&gt;Kartika</description>
      <pubDate>Fri, 12 Oct 2001 06:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593635#M883738</guid>
      <dc:creator>Kartika Garg</dc:creator>
      <dc:date>2001-10-12T06:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593636#M883739</link>
      <description>Hi Kartika,&lt;BR /&gt;&lt;BR /&gt;Dont know if it helps you but there are two types of links.&lt;BR /&gt;The hard and the soft link. Only softlinks may be established across file systems.&lt;BR /&gt;&lt;BR /&gt;use ln -s ... to create a softlink.&lt;BR /&gt;&lt;BR /&gt;Boudewijn</description>
      <pubDate>Fri, 12 Oct 2001 06:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593636#M883739</guid>
      <dc:creator>Boudewijn</dc:creator>
      <dc:date>2001-10-12T06:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593637#M883740</link>
      <description>&lt;BR /&gt;Ive just managed to mount a link on one server to another no problem. You need to put into the exports file on the server both the link and the dir its linked to;&lt;BR /&gt;&lt;BR /&gt;eg. On my server I have /opt and a link /tt (pointing to /opt)&lt;BR /&gt;In my /etc/exports file I have;&lt;BR /&gt;/tt &lt;SERVER&gt;&lt;BR /&gt;/opt &lt;SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;And on my other server I can mount /tt no problem.&lt;BR /&gt;If I omit /opt I from the exports file I get a permission error.&lt;BR /&gt;We have the following patch  XSWGR1100             &lt;BR /&gt;&lt;BR /&gt;B.11.00.53.2   HP-UX General Release Patches, June 2001 &lt;BR /&gt;es bundle installed;&lt;BR /&gt;&lt;BR /&gt;&lt;/SERVER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Fri, 12 Oct 2001 06:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593637#M883740</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-12T06:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593638#M883741</link>
      <description>Hi,&lt;BR /&gt;You have to do NFS mount for the directory on the clinet.&lt;BR /&gt;server:/katika/install /kartika/install&lt;BR /&gt;server:/dir(mount point of the link file) /dir&lt;BR /&gt;eg&lt;BR /&gt;server:/kartika1 /kartika1&lt;BR /&gt;path of the link file should be /kartika1/link1&lt;BR /&gt;&lt;BR /&gt;I am using this way&lt;BR /&gt;Thanks&lt;BR /&gt;Animesh&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2001 07:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593638#M883741</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-10-12T07:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593639#M883742</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, I tested the issue and it works just fine on an old hp9000 running HPUX B.11.00. I didn't need to put both the directory and the link on /etc/exports.&lt;BR /&gt;&lt;BR /&gt;Anyway, what error messages did you get when you tried to mount the link from the server?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2001 11:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593639#M883742</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-12T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593640#M883743</link>
      <description>Just checking through the patches on my machine, I came  across this blurb from PHNE_22125 ONC/NFS General Release Performance Patch&lt;BR /&gt;&lt;BR /&gt;       exportfs&lt;BR /&gt;           SR: 8606108804&lt;BR /&gt;           DTS: JAGab78579&lt;BR /&gt;           When a user attempts to mount an exported&lt;BR /&gt;           filesystem which is a symbolic link to an&lt;BR /&gt;           actual directory or filesystem on an NFS&lt;BR /&gt;           server, a "Permission Denied" error occurs.&lt;BR /&gt;           This occurs after installing patch PHNE_18221.&lt;BR /&gt;&lt;BR /&gt;The resolution was:&lt;BR /&gt;&lt;BR /&gt;        exportfs&lt;BR /&gt;        JAGab78579&lt;BR /&gt;           During the mount process rpc.mountd on the NFS&lt;BR /&gt;           server resolves the requested mount path to its&lt;BR /&gt;           actual path, then it verifies export permission&lt;BR /&gt;           for this path against the list of export entries.&lt;BR /&gt;           Previously rpc.mountd would resolve each path&lt;BR /&gt;           entry in the exports list before verification&lt;BR /&gt;           comparison, now it no longer does; and exportfs&lt;BR /&gt;           exports directory paths exactly as specified to&lt;BR /&gt;           it without resolving linked paths.&lt;BR /&gt;        Resolution:&lt;BR /&gt;           exportfs resolves symbolic links to real&lt;BR /&gt;           directory paths and exports the real directory&lt;BR /&gt;           paths.&lt;BR /&gt;&lt;BR /&gt;So it sounds like you'd need to export both the link and the path the link points to.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 12 Oct 2001 11:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593640#M883743</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-12T11:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593641#M883744</link>
      <description>Hi,&lt;BR /&gt;Thanx everybody for responding.&lt;BR /&gt;&lt;BR /&gt;Santosh,&lt;BR /&gt;I went through the patch list and for PHNE_21376 it says that the problem has been resolved and it will resolve the links before exporting. Or have I got it wrong?&lt;BR /&gt;&lt;BR /&gt;-Kartika</description>
      <pubDate>Fri, 12 Oct 2001 13:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problems/m-p/2593641#M883744</guid>
      <dc:creator>Kartika Garg</dc:creator>
      <dc:date>2001-10-12T13:37:13Z</dc:date>
    </item>
  </channel>
</rss>

