<?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: Problem mounting NFS from HPUX to RH Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045171#M6102</link>
    <description>permissions are wrong at one end or the other.  open them up until it works.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 08 Aug 2003 15:19:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-08-08T15:19:03Z</dc:date>
    <item>
      <title>Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045170#M6101</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to mount a volume on my HPUX 11 to my RH Linux 8.0 box.  Here is what my /etc/exports file looks like on my HPUX box:&lt;BR /&gt;&lt;BR /&gt;/somedirectory -anon=SOMENUMBER,root=linuxmachine,access=linuxmachine&lt;BR /&gt;/someotherdirectory -anon=SOMENUMBER,root=linuxmachine,access=linuxmachine&lt;BR /&gt;&lt;BR /&gt;This is the /etc/fstab on the linux machine.&lt;BR /&gt;&lt;BR /&gt;hpuxmachine:/somedirectory     /thedirectory           nfs     defaults        0 0&lt;BR /&gt;hpuxmachine:/someotherdirectory                  /theotherdirectory              nfs     defaults        0 0&lt;BR /&gt;&lt;BR /&gt;when I do a mount -a on the linux machine I get:&lt;BR /&gt;&lt;BR /&gt;mount: hpuxmachine:/somedirectory failed, reason given by server: Permission denied&lt;BR /&gt;mount: hpuxmachine:/someotherdirectory, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;If I run an RPCinfo on the Linux machine this is what I see:&lt;BR /&gt;&lt;BR /&gt;   program vers proto   port&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100024    1   udp  32768  status&lt;BR /&gt;    100024    1   tcp  32768  status&lt;BR /&gt;    391002    2   tcp  32769  sgi_fam&lt;BR /&gt;    100011    1   udp    894  rquotad&lt;BR /&gt;    100011    2   udp    894  rquotad&lt;BR /&gt;    100011    1   tcp    897  rquotad&lt;BR /&gt;    100011    2   tcp    897  rquotad&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100021    1   udp  32909  nlockmgr&lt;BR /&gt;    100021    3   udp  32909  nlockmgr&lt;BR /&gt;    100021    4   udp  32909  nlockmgr&lt;BR /&gt;    100005    1   udp  32910  mountd&lt;BR /&gt;    100005    1   tcp  35121  mountd&lt;BR /&gt;    100005    2   udp  32910  mountd&lt;BR /&gt;    100005    2   tcp  35121  mountd&lt;BR /&gt;    100005    3   udp  32910  mountd&lt;BR /&gt;    100005    3   tcp  35121  mountd&lt;BR /&gt;&lt;BR /&gt;If I run it on the HPUX machine I see:&lt;BR /&gt;&lt;BR /&gt;   program vers proto   port&lt;BR /&gt;    100000    4   tcp    111  portmapper&lt;BR /&gt;    100000    3   tcp    111  portmapper&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    4   udp    111  portmapper&lt;BR /&gt;    100000    3   udp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100024    1   tcp  49153  status&lt;BR /&gt;    100024    1   udp  49162  status&lt;BR /&gt;    100021    1   tcp  49154  nlockmgr&lt;BR /&gt;    100021    1   udp  49163  nlockmgr&lt;BR /&gt;    100021    3   tcp  49155  nlockmgr&lt;BR /&gt;    100021    3   udp  49164  nlockmgr&lt;BR /&gt;    100021    4   tcp  49156  nlockmgr&lt;BR /&gt;    100021    4   udp  49165  nlockmgr&lt;BR /&gt;    100020    1   udp   4045  llockmgr&lt;BR /&gt;    100020    1   tcp   4045  llockmgr&lt;BR /&gt;    100021    2   tcp  49157  nlockmgr&lt;BR /&gt;    100068    2   udp  49232&lt;BR /&gt;    100068    3   udp  49232&lt;BR /&gt;    100068    4   udp  49232&lt;BR /&gt;    100068    5   udp  49232&lt;BR /&gt;    100083    1   tcp  49158&lt;BR /&gt;    100005    1   udp  49387  mountd&lt;BR /&gt;    100005    3   udp  49387  mountd&lt;BR /&gt;    100005    1   tcp  49195  mountd&lt;BR /&gt;    100005    3   tcp  49195  mountd&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;I am able to nfs mount linux directories onto the HPUX, just not the other way around.  I am sure I have all the information staring me in the face, but don't know where to move next.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 08 Aug 2003 14:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045170#M6101</guid>
      <dc:creator>Corey Hart</dc:creator>
      <dc:date>2003-08-08T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045171#M6102</link>
      <description>permissions are wrong at one end or the other.  open them up until it works.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 08 Aug 2003 15:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045171#M6102</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-08T15:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045172#M6103</link>
      <description>1) please check DNS resolving for "linuxmachine" on HPUX&lt;BR /&gt;&lt;BR /&gt;2) did you restart NFS server or "exportfs -a" after editing exportfs?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Sun, 10 Aug 2003 07:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045172#M6103</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-08-10T07:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045173#M6104</link>
      <description>Ok,you definetelly have nfsd running (hm,even on both linux and hpux).In addition to Vitaly's&lt;BR /&gt;answer (which is correct IMHO) - run nslookup&lt;BR /&gt;on HPUX machine "nslookup linux_name" where linux_name is how it appears in /etc/exports.On the other hand run "hostname" on linux_machine.See that they are the same.</description>
      <pubDate>Sun, 10 Aug 2003 11:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045173#M6104</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-08-10T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045174#M6105</link>
      <description>Usually the problem is your forgot to run exportfs to enable the /etc/exports directory..&lt;BR /&gt;run /usr/sbin/exportfs -a to enable and /usr/sbin/exportfs without parameters to get a listing of the available directories..&lt;BR /&gt;What you have setup looks like it will work..</description>
      <pubDate>Mon, 11 Aug 2003 13:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045174#M6105</guid>
      <dc:creator>Lawrence Staberg</dc:creator>
      <dc:date>2003-08-11T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem mounting NFS from HPUX to RH Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045175#M6106</link>
      <description>I had a similar problem I think,&lt;BR /&gt;&lt;BR /&gt;I was having some trouble mounting nfs (v2) on some old linux boxes from a solaris 7 e220, about 6 months ago.  The solaris server refused to mount over udp, in the end I had to specifically say proto=tcp in the mount command after I updated the kernels on the old farm nodes (debian 2.0 upgraded to '3r?' ).  Also I matched the r/wsizes in the mount command.  I read that on HPUX the nfsd config is in /etc/rc.config.conf/nsfconf, if so take a look and see what your nfs daemon is listening for, specifically look for these settings: &lt;BR /&gt;&lt;BR /&gt;NFS version&lt;BR /&gt;Protocol&lt;BR /&gt;rsize&lt;BR /&gt;wsize&lt;BR /&gt;&lt;BR /&gt;They made a big difference in my problem.  Also a tcpdump can help out a lot, watch the versions when the client and server talk, if the versions are significantly different you will not be able to mount anything.&lt;BR /&gt;&lt;BR /&gt;and for future considerations;&lt;BR /&gt;&lt;BR /&gt;It is a good idea if you plan to use automount to add the option 'hard' for your mounts, according to the linux nfs project faq page you can lose data if your connection is soft mounted and using automount.&lt;BR /&gt;&lt;BR /&gt;hope that helps,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 11 Aug 2003 17:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-mounting-nfs-from-hpux-to-rh-linux/m-p/3045175#M6106</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-08-11T17:55:34Z</dc:date>
    </item>
  </channel>
</rss>

