<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220057#M571087</link>
    <description>There appears to be a networking or configuration problem between the to boxes.&lt;BR /&gt;&lt;BR /&gt;check the following files:&lt;BR /&gt;&lt;BR /&gt;/etc/fstab  for the nfs mount&lt;BR /&gt;&lt;BR /&gt;Check it against:&lt;BR /&gt;&lt;BR /&gt;/etc/exports on the target server. Look for incompatible settings, typos in the hostnames or parameters that don't work.&lt;BR /&gt;&lt;BR /&gt;try restarting the daemon on the target server with verbose commands:&lt;BR /&gt;&lt;BR /&gt;exportfs -av&lt;BR /&gt;&lt;BR /&gt;That will give you details. You need to match the source machines fstab parameters.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 16 Mar 2004 09:55:05 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-03-16T09:55:05Z</dc:date>
    <item>
      <title>NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220055#M571085</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need to be able to accede to a folder in a Windows 2000 server from HP - UX 11 &lt;BR /&gt;&lt;BR /&gt;From HP I do:&lt;BR /&gt;#mount 192.168.0.103:/Normativa /norma&lt;BR /&gt;I obtain the error:&lt;BR /&gt;nfs mount: get_fh: 192.168.0.103:: RPC: Rpcbind failure - RPC: Timed out&lt;BR /&gt;&lt;BR /&gt;can anyone advise?&lt;BR /&gt;&lt;BR /&gt;Many thanks and regards,&lt;BR /&gt;Pradi&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 09:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220055#M571085</guid>
      <dc:creator>pradi</dc:creator>
      <dc:date>2004-03-16T09:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220056#M571086</link>
      <description>Is NFS running on the Windows server?&lt;BR /&gt;&lt;BR /&gt;If yes, what's the name of the software?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 16 Mar 2004 09:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220056#M571086</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-16T09:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220057#M571087</link>
      <description>There appears to be a networking or configuration problem between the to boxes.&lt;BR /&gt;&lt;BR /&gt;check the following files:&lt;BR /&gt;&lt;BR /&gt;/etc/fstab  for the nfs mount&lt;BR /&gt;&lt;BR /&gt;Check it against:&lt;BR /&gt;&lt;BR /&gt;/etc/exports on the target server. Look for incompatible settings, typos in the hostnames or parameters that don't work.&lt;BR /&gt;&lt;BR /&gt;try restarting the daemon on the target server with verbose commands:&lt;BR /&gt;&lt;BR /&gt;exportfs -av&lt;BR /&gt;&lt;BR /&gt;That will give you details. You need to match the source machines fstab parameters.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 16 Mar 2004 09:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220057#M571087</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-16T09:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220058#M571088</link>
      <description>You need to have server for NFS installed on Windows. Download Windows Services For UNIX from microsoft.com site at,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/windows/sfu/downloads/default.asp" target="_blank"&gt;http://www.microsoft.com/windows/sfu/downloads/default.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After installing SFU if you right click and open the properties of the directory that you want to share you will find a tab by name NFS sharing. Enable access to the hp-ux box from there or also you can set anonymous access.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Tue, 16 Mar 2004 09:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220058#M571088</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-03-16T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220059#M571089</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;why don't you use samba(cifs) on your HP-UX box?</description>
      <pubDate>Wed, 17 Mar 2004 03:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220059#M571089</guid>
      <dc:creator>Ionut Grigorescu_2</dc:creator>
      <dc:date>2004-03-17T03:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220060#M571090</link>
      <description>If you are mounting HPUX file systems to windows then install the samba software on the HPUX.&lt;BR /&gt;&lt;BR /&gt;if you are mounting the windows drives to HPUX install the cifs client on the HP machine and use&lt;BR /&gt;&lt;BR /&gt;#mount -F cifs &amp;lt;&amp;gt; /mount-point&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 04:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3220060#M571090</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-17T04:00:07Z</dc:date>
    </item>
  </channel>
</rss>

