<?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: client not failed to mount nfs mount ... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515829#M16880</link>
    <description>Tracing mount, I got:&lt;BR /&gt;write(2, "mount to NFS server \'192.168.240"..., 43mount to NFS server '192.168.240.56' failed) = 43&lt;BR /&gt;write(2, ": server is down.\n", 18: server is down.&lt;BR /&gt;)     = 18&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
    <pubDate>Thu, 31 Mar 2005 18:44:09 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2005-03-31T18:44:09Z</dc:date>
    <item>
      <title>client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515828#M16879</link>
      <description>All,&lt;BR /&gt;I am getting this error when trying to mount an nfs mount:&lt;BR /&gt;mount to NFS server '192.168.240.56' failed: server is down.&lt;BR /&gt;&lt;BR /&gt;I have check, portmap, nfs, and mount services. They are all running according to the rpcinfo.&lt;BR /&gt;&lt;BR /&gt;Any idea?  Thanks.</description>
      <pubDate>Thu, 31 Mar 2005 18:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515828#M16879</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-03-31T18:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515829#M16880</link>
      <description>Tracing mount, I got:&lt;BR /&gt;write(2, "mount to NFS server \'192.168.240"..., 43mount to NFS server '192.168.240.56' failed) = 43&lt;BR /&gt;write(2, ": server is down.\n", 18: server is down.&lt;BR /&gt;)     = 18&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Thu, 31 Mar 2005 18:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515829#M16880</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-03-31T18:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515830#M16881</link>
      <description>Try to mount your nfs-dir with "mount -o nfsvers=2 ..." option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Fri, 01 Apr 2005 00:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515830#M16881</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-04-01T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515831#M16882</link>
      <description>Try accessing the server share directory from /net/&lt;SERVERIP&gt;, if this is also not working, then it is export related issue, try after restarting the nfs service.&lt;BR /&gt;&lt;BR /&gt;&lt;/SERVERIP&gt;</description>
      <pubDate>Fri, 01 Apr 2005 01:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515831#M16882</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-04-01T01:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515832#M16883</link>
      <description>Could you post your /etc/exports file?&lt;BR /&gt;&lt;BR /&gt;BTW, aren't you blocked by your iptables ?&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Fri, 01 Apr 2005 02:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515832#M16883</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2005-04-01T02:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515833#M16884</link>
      <description>Hi CHan&lt;BR /&gt;Check NFS server. It seem NFS server is down or Network connection is break.&lt;BR /&gt;try ping to server and nfs service&lt;BR /&gt;#ping '192.168.240.56' &lt;BR /&gt;if server is alive&lt;BR /&gt;#ps -ef|grep nfsd&lt;BR /&gt;HTH&lt;BR /&gt;tienna</description>
      <pubDate>Fri, 01 Apr 2005 03:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515833#M16884</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2005-04-01T03:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515834#M16885</link>
      <description>Is server 192.168.240.56 up and running?? Can you  ping/telnet/access it from client??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 01 Apr 2005 09:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515834#M16885</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-01T09:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515835#M16886</link>
      <description>Is teh server running NFS over TCP and the client is connecting without the TCP mount option?&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Fri, 01 Apr 2005 09:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515835#M16886</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-04-01T09:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: client not failed to mount nfs mount ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515836#M16887</link>
      <description>All,&lt;BR /&gt;It appears to be utils-linux package, which include the mount command.  I have justed updated from util-linux-2.12a-16 to util-linux-2.12a-21. Apparently the 21 is not mounting exports from a linux server (rh7.2). But mounts from other fc3 to fc3 is working, as far as I know. What I did to fix it is cp over mount from another fc3 that had the orignal mount cmd. This works now.  I wonder if this is  a bug or a security featurer which I am not aware of? Any idea why?</description>
      <pubDate>Mon, 04 Apr 2005 08:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-not-failed-to-mount-nfs-mount/m-p/3515836#M16887</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-04-04T08:59:36Z</dc:date>
    </item>
  </channel>
</rss>

