Linux NFS development
 help / color / mirror / Atom feed
From: Marten Lehmann <lehmann@cnm.de>
To: nfs@lists.sourceforge.net
Subject: RPC Error: 15 ( Program not registered )
Date: Tue, 14 Jun 2005 22:50:09 +0200	[thread overview]
Message-ID: <42AF4301.9020208@cnm.de> (raw)

Hello,

I'm experiencing exactly the problem as described at 
http://nfs.sourceforge.net/nfs-howto/troubleshooting.html

7.3b:  RPC: Program Not Registered: (or another "RPC" error)

The nfs server is running with version 3, the client has version 4.

rpcinfo -p on the server gives:

    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100011    1   udp    604  rquotad
     100011    2   udp    604  rquotad
     100011    1   tcp    607  rquotad
     100011    2   tcp    607  rquotad
     100021    1   udp  32770  nlockmgr
     100021    3   udp  32770  nlockmgr
     100021    4   udp  32770  nlockmgr
     100021    1   tcp  33302  nlockmgr
     100021    3   tcp  33302  nlockmgr
     100021    4   tcp  33302  nlockmgr
     100005    1   udp    620  mountd
     100005    1   tcp    623  mountd
     100005    2   udp    620  mountd
     100005    2   tcp    623  mountd
     100005    3   udp    620  mountd
     100005    3   tcp    623  mountd

rpcinfo -p 192.168.33.53 from the client gives:

    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100011    1   udp    604  rquotad
     100011    2   udp    604  rquotad
     100011    1   tcp    607  rquotad
     100011    2   tcp    607  rquotad
     100021    1   udp  32770  nlockmgr
     100021    3   udp  32770  nlockmgr
     100021    4   udp  32770  nlockmgr
     100021    1   tcp  33302  nlockmgr
     100021    3   tcp  33302  nlockmgr
     100021    4   tcp  33302  nlockmgr
     100005    1   udp    620  mountd
     100005    1   tcp    623  mountd
     100005    2   udp    620  mountd
     100005    2   tcp    623  mountd
     100005    3   udp    620  mountd
     100005    3   tcp    623  mountd

For debugging, I disabled all firewalls. However, mounting is not 
successful:

# mount -t nfs 192.168.33.53:/vrmd/rhel4 /mnt -v
mount to NFS server '192.168.33.53' failed.
RPC Error: 15 ( Program not registered )

# mount -t nfs -o vers=3 192.168.33.53:/vrmd/rhel4 /mnt -v
mount to NFS server '192.168.33.53' failed.
RPC Error: 15 ( Program not registered )

What can I do? The Troubleshooting-Page reports the problem, but does 
explain how to solve the issue. Any ideas, what causes this problem?

Regards
Marten


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

             reply	other threads:[~2005-06-14 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-14 20:50 Marten Lehmann [this message]
2005-06-14 20:54 ` RPC Error: 15 ( Program not registered ) Marten Lehmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42AF4301.9020208@cnm.de \
    --to=lehmann@cnm.de \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox