<?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 SLES 11 SP1 NFS Issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sles-11-sp1-nfs-issue/m-p/4705899#M42579</link>
    <description>Ok, I've had nothing but problems with NFS on SLES 11 no matter what SP# I use.  &lt;BR /&gt;&lt;BR /&gt;I recently upgraded from SP0 to SP1 after EMC finally released a version of PowerPath for SP1 (which unfortunately doesn't work).  Anyway, I was able to migrate an NFS resource using HAE to the SP1 server, but no client could mount the NFS share.  It kept saying "RPC: Program not registered".&lt;BR /&gt;&lt;BR /&gt;So, I noticed that on the NFS server, that rpc.mountd is running, but it isn't registered in the rpc database.&lt;BR /&gt;&lt;BR /&gt;$ rpcinfo -p 10.20.210.81&lt;BR /&gt;   program vers proto   port  service&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100021    1   udp  38000  nlockmgr&lt;BR /&gt;    100021    3   udp  38000  nlockmgr&lt;BR /&gt;    100021    4   udp  38000  nlockmgr&lt;BR /&gt;    100021    1   tcp  39552  nlockmgr&lt;BR /&gt;    100021    3   tcp  39552  nlockmgr&lt;BR /&gt;    100021    4   tcp  39552  nlockmgr&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;$ ps -ef | grep rpc&lt;BR /&gt;root      2279     1  0 14:59 ?        00:00:00 /usr/sbin/rpc.idmapd&lt;BR /&gt;root      2521     1  0 15:10 ?        00:00:00 /sbin/rpcbind&lt;BR /&gt;root      7371     2  0 14:08 ?        00:00:00 [rpciod/0]&lt;BR /&gt;root      7372     2  0 14:08 ?        00:00:00 [rpciod/1]&lt;BR /&gt;root      7374     2  0 14:08 ?        00:00:00 [rpciod/2]&lt;BR /&gt;root      7375     2  0 14:08 ?        00:00:00 [rpciod/3]&lt;BR /&gt;root     29247     1  0 15:56 ?        00:00:00 /usr/sbin/rpc.mountd --no-nfs-version 4&lt;BR /&gt;root     29262     1  0 15:56 ?        00:00:00 /usr/sbin/rpc.statd --no-notify&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas how this could happen?</description>
    <pubDate>Wed, 27 Oct 2010 19:06:34 GMT</pubDate>
    <dc:creator>Craig Johnson_1</dc:creator>
    <dc:date>2010-10-27T19:06:34Z</dc:date>
    <item>
      <title>SLES 11 SP1 NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sles-11-sp1-nfs-issue/m-p/4705899#M42579</link>
      <description>Ok, I've had nothing but problems with NFS on SLES 11 no matter what SP# I use.  &lt;BR /&gt;&lt;BR /&gt;I recently upgraded from SP0 to SP1 after EMC finally released a version of PowerPath for SP1 (which unfortunately doesn't work).  Anyway, I was able to migrate an NFS resource using HAE to the SP1 server, but no client could mount the NFS share.  It kept saying "RPC: Program not registered".&lt;BR /&gt;&lt;BR /&gt;So, I noticed that on the NFS server, that rpc.mountd is running, but it isn't registered in the rpc database.&lt;BR /&gt;&lt;BR /&gt;$ rpcinfo -p 10.20.210.81&lt;BR /&gt;   program vers proto   port  service&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100021    1   udp  38000  nlockmgr&lt;BR /&gt;    100021    3   udp  38000  nlockmgr&lt;BR /&gt;    100021    4   udp  38000  nlockmgr&lt;BR /&gt;    100021    1   tcp  39552  nlockmgr&lt;BR /&gt;    100021    3   tcp  39552  nlockmgr&lt;BR /&gt;    100021    4   tcp  39552  nlockmgr&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;$ ps -ef | grep rpc&lt;BR /&gt;root      2279     1  0 14:59 ?        00:00:00 /usr/sbin/rpc.idmapd&lt;BR /&gt;root      2521     1  0 15:10 ?        00:00:00 /sbin/rpcbind&lt;BR /&gt;root      7371     2  0 14:08 ?        00:00:00 [rpciod/0]&lt;BR /&gt;root      7372     2  0 14:08 ?        00:00:00 [rpciod/1]&lt;BR /&gt;root      7374     2  0 14:08 ?        00:00:00 [rpciod/2]&lt;BR /&gt;root      7375     2  0 14:08 ?        00:00:00 [rpciod/3]&lt;BR /&gt;root     29247     1  0 15:56 ?        00:00:00 /usr/sbin/rpc.mountd --no-nfs-version 4&lt;BR /&gt;root     29262     1  0 15:56 ?        00:00:00 /usr/sbin/rpc.statd --no-notify&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas how this could happen?</description>
      <pubDate>Wed, 27 Oct 2010 19:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sles-11-sp1-nfs-issue/m-p/4705899#M42579</guid>
      <dc:creator>Craig Johnson_1</dc:creator>
      <dc:date>2010-10-27T19:06:34Z</dc:date>
    </item>
  </channel>
</rss>

