<?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: Problems mounting nfs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003254#M47774</link>
    <description>DO you any chance to restart nfs service on the HP server?&lt;BR /&gt;Also, any security restrictions, such as in firewall, tcp-wrapper?&lt;BR /&gt;What's the output of cat /proc/mounts on the linux client?&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Sep 2006 12:50:17 GMT</pubDate>
    <dc:creator>George Liu_4</dc:creator>
    <dc:date>2006-09-14T12:50:17Z</dc:date>
    <item>
      <title>Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003246#M47766</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have problems mounting an nfs filesystem from a remote HP-UX to a Linux server:&lt;BR /&gt;&lt;BR /&gt;budapest:/ # mount osiris:/INTERFACES /INTERFACES/&lt;BR /&gt;nfs server reported tcp not available, falling back to udp&lt;BR /&gt;Using NFS over UDP can cause data corruption.&lt;BR /&gt;Please refer to the WARNINGS section of the nfs(5) manual page.&lt;BR /&gt;&lt;BR /&gt;I already mounted other nfs from same remote server to local server, but I don't know why I can't with this directory.&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2006 05:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003246#M47766</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T05:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003247#M47767</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;I checked processes and I've found these:&lt;BR /&gt;&lt;BR /&gt;budapest:~ # ps -ef | grep INTERFACES&lt;BR /&gt;root     18465     1  0 11:58 ?        00:00:00 mount osiris:/INTERFACES /INTERFACES/&lt;BR /&gt;root     18665     1  0 12:00 ?        00:00:00 mount -t nfs osiris:/INTERFACES /INTERFACES&lt;BR /&gt;root     18929     1  0 12:05 ?        00:00:00 mount osiris:/INTERFACES /INTERFACES/&lt;BR /&gt;root     19847 19312  0 12:25 pts/2    00:00:00 grep INTERFACES&lt;BR /&gt;&lt;BR /&gt;I tried to kill them but I can't. Any idea why?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Thu, 14 Sep 2006 05:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003247#M47767</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T05:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003248#M47768</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;I tried to mount nfs from other HP-UX systems and I'm able.&lt;BR /&gt;&lt;BR /&gt;Does it means problem is in nfs configuration from remote system?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Thu, 14 Sep 2006 06:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003248#M47768</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T06:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003249#M47769</link>
      <description>From linux can you post the output of:&lt;BR /&gt;&lt;BR /&gt;rpcinfo -p nfs_server&lt;BR /&gt;showmount -e nfs_server&lt;BR /&gt;&lt;BR /&gt;Do you have some firewall between the server and the client?</description>
      <pubDate>Thu, 14 Sep 2006 08:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003249#M47769</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-14T08:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003250#M47770</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Here you're the outputs:&lt;BR /&gt;&lt;BR /&gt;budapest:~ # rpcinfo -p osiris&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  53314  status&lt;BR /&gt;    100024    1   udp  60692  status&lt;BR /&gt;    100021    1   tcp  53315  nlockmgr&lt;BR /&gt;    100021    1   udp  60697  nlockmgr&lt;BR /&gt;    100021    3   tcp  53316  nlockmgr&lt;BR /&gt;    100021    3   udp  60698  nlockmgr&lt;BR /&gt;    100021    4   tcp  53317  nlockmgr&lt;BR /&gt;    100021    4   udp  60699  nlockmgr&lt;BR /&gt;    100020    1   udp   4045  llockmgr&lt;BR /&gt;    100020    1   tcp   4045  llockmgr&lt;BR /&gt;    100021    2   tcp  53318  nlockmgr&lt;BR /&gt;    100005    1   udp  60704  mountd&lt;BR /&gt;    100005    3   udp  60704  mountd&lt;BR /&gt;    100005    1   tcp  53319  mountd&lt;BR /&gt;    100005    3   tcp  53319  mountd&lt;BR /&gt;budapest:~ # showmount -e osiris&lt;BR /&gt;Export list for osiris:&lt;BR /&gt;/INTERFACES  (everyone)&lt;BR /&gt;/usr/sap/put (everyone)&lt;BR /&gt;budapest:~ #&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Thu, 14 Sep 2006 10:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003250#M47770</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T10:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003251#M47771</link>
      <description>I will try the following:&lt;BR /&gt;&lt;BR /&gt;- First, clear all mount commands pending, reboot the client if needed.&lt;BR /&gt;&lt;BR /&gt;- Second, ensure that name resolution is consistent, this could cause the problem. Check DNS configuration or configure the /etc/hosts file to include the hostname and ipaddress of the server and the client.&lt;BR /&gt;&lt;BR /&gt;- Run the mount command, check with netstat the status of the connection at server and the client. Post the results&lt;BR /&gt;&lt;BR /&gt;- If you cannot mount yet, we will use tcpdump to try to identify the problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003251#M47771</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-14T11:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003252#M47772</link>
      <description>Hello Ivan,&lt;BR /&gt;&lt;BR /&gt;I rebooted system but I'm still getting same error.&lt;BR /&gt;&lt;BR /&gt;What do you propose?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Thu, 14 Sep 2006 12:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003252#M47772</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003253#M47773</link>
      <description>Just one question:&lt;BR /&gt;&lt;BR /&gt;A colleague told me some kernel parameters from remote host were modified.&lt;BR /&gt;&lt;BR /&gt;Could these changes affect nfs connections?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Thu, 14 Sep 2006 12:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003253#M47773</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-14T12:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003254#M47774</link>
      <description>DO you any chance to restart nfs service on the HP server?&lt;BR /&gt;Also, any security restrictions, such as in firewall, tcp-wrapper?&lt;BR /&gt;What's the output of cat /proc/mounts on the linux client?&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2006 12:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003254#M47774</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-09-14T12:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003255#M47775</link>
      <description>For the quesition after kernel parameter change. May or may not. All depends on what parameters have been changed.</description>
      <pubDate>Thu, 14 Sep 2006 12:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003255#M47775</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-09-14T12:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003256#M47776</link>
      <description>1- Check the messages in the HP-UX syslog.&lt;BR /&gt;2- Start tcpdump:&lt;BR /&gt;&lt;BR /&gt;tcpdump -i &lt;IFNAME&gt; -nlf host nfsclient and nfsserver&lt;BR /&gt;&lt;BR /&gt;3- Post the output will see what is happening.&lt;/IFNAME&gt;</description>
      <pubDate>Thu, 14 Sep 2006 13:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003256#M47776</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-14T13:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems mounting nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003257#M47777</link>
      <description>Finally I found solution!&lt;BR /&gt;&lt;BR /&gt;Problem was someone stopped nfs server on HP-UX system just before I tried to mount nfs from linux system.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Tue, 19 Sep 2006 03:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-mounting-nfs/m-p/5003257#M47777</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-09-19T03:44:34Z</dc:date>
    </item>
  </channel>
</rss>

