<?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: Remote directory mounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433533#M3985</link>
    <description>How did you mount the nfs file in Unix side?&lt;BR /&gt;Try to have in /etc/fstab domething like that:&lt;BR /&gt;boston:/nfs_export /ps_nfs  nfs soft,rsize=2048,rw,suid 0 0&lt;BR /&gt;And try to mount it again.</description>
    <pubDate>Sun, 30 Jul 2000 08:51:40 GMT</pubDate>
    <dc:creator>Antoanetta Naghiu</dc:creator>
    <dc:date>2000-07-30T08:51:40Z</dc:date>
    <item>
      <title>Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433529#M3981</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;Need your help! I am working on HP - visualize workstation running HP-UX 10.20 and trying to mount a directory(nfs_export) which is on Win NT workstation.&lt;BR /&gt;I am using SAM to mount this directory on my HP machine.I am passing local dirctory /pc_nfs, machine name = ip address of WIN NT machine(boston) and remote directory = /nfs_export. But HP system is not able to find that directory and msg is boston:/nfs_export directory not found.&lt;BR /&gt;But I can ping that system (boston).</description>
      <pubDate>Fri, 28 Jul 2000 21:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433529#M3981</guid>
      <dc:creator>Piyush</dc:creator>
      <dc:date>2000-07-28T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433530#M3982</link>
      <description>Are you using any type of NFS software on the NT box that has the directory exported, or is it just a WinNT Share?</description>
      <pubDate>Fri, 28 Jul 2000 23:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433530#M3982</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-07-28T23:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433531#M3983</link>
      <description>I am using HCL NFS Maestro server for export</description>
      <pubDate>Fri, 28 Jul 2000 23:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433531#M3983</guid>
      <dc:creator>Piyush</dc:creator>
      <dc:date>2000-07-28T23:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433532#M3984</link>
      <description>First, is pcnfsd or hclnfsd running on the NT box?  You should be able to find it with the NT Task Manager under the processes tab.&lt;BR /&gt;&lt;BR /&gt;If this does not correct things I would suspect the NT box, particularly the exports file.  Hummingbird has a pretty good knowledgebase with specific things to check beyond this; see: &lt;A href="http://www.hcl.com/support/nc/nfs/index.html" target="_blank"&gt;http://www.hcl.com/support/nc/nfs/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, when using SAM to configure an NFS mount, be sure to select the SOFT option (it defaults to HARD).  The problem here is that you can have a major impact on the HP box if the mount is lost for any reason.  Even while logging in, quotas are checked on NFS mounts.  Need I say more?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Jul 2000 00:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433532#M3984</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-07-29T00:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433533#M3985</link>
      <description>How did you mount the nfs file in Unix side?&lt;BR /&gt;Try to have in /etc/fstab domething like that:&lt;BR /&gt;boston:/nfs_export /ps_nfs  nfs soft,rsize=2048,rw,suid 0 0&lt;BR /&gt;And try to mount it again.</description>
      <pubDate>Sun, 30 Jul 2000 08:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433533#M3985</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-30T08:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remote directory mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433534#M3986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just a comment:&lt;BR /&gt;If you upgrade your workstation to HP-UX 11.00&lt;BR /&gt;you can mount NT boxes with CIFS without any need of additional software on NT.&lt;BR /&gt;Here the CIFS page:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Mon, 31 Jul 2000 06:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-directory-mounting/m-p/2433534#M3986</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-07-31T06:57:57Z</dc:date>
    </item>
  </channel>
</rss>

