nfs mounting error

View: New views
5 Messages — Rating Filter:   Alert me  

nfs mounting error

by Mike Chambers-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

All of a sudden (as in today), when trying to mount an nfs dir from one
of my servers it fails.  I had updated udev to latest from koji (due to
bug in burning permissions), and rebooted and discovered the problem.
Downgraded back to udev from updates and still have problem (yes did a
reboot).  Below is what I am seeing...

[root@scrappy ~]# mount /home/download
mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not
registered
mount.nfs: internal error


I have made sure no errors were shown when restarting/starting rpcbind
and nfslock on the client side.  The server side hasn't been touched so
it's not that.  Something on client side has to be having problem.
Something with not talking with rpcbind maybe or rpcbind not really
runing even though it starts?  On latter statement, I also don't see
rpc.mountd running on client side neither.

--
Mike Chambers
Fedora Project - Ambassador, Bug Zapper, Tester, User, etc..
mikec302@...

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: nfs mounting error

by Mike Chambers-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2008-07-05 at 16:34 -0500, Mike Chambers wrote:

> All of a sudden (as in today), when trying to mount an nfs dir from one
> of my servers it fails.  I had updated udev to latest from koji (due to
> bug in burning permissions), and rebooted and discovered the problem.
> Downgraded back to udev from updates and still have problem (yes did a
> reboot).  Below is what I am seeing...
>
> [root@scrappy ~]# mount /home/download
> mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not
> registered
> mount.nfs: internal error
>
>
> I have made sure no errors were shown when restarting/starting rpcbind
> and nfslock on the client side.  The server side hasn't been touched so
> it's not that.  Something on client side has to be having problem.
> Something with not talking with rpcbind maybe or rpcbind not really
> runing even though it starts?  On latter statement, I also don't see
> rpc.mountd running on client side neither.
>

This MAY have been on the server end, as I hadn't rebooted it for few
weeks and was waiting to since got new kernel installed.  But since this
problem occurred, thought would reboot anyway just to make sure and now
nfs seems to be working so far.

--
Mike Chambers
Fedora Project - Ambassador, Bug Zapper, Tester, User, etc..
mikec302@...

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: nfs mounting error

by Joseph Loo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Sat, 2008-07-05 at 22:35 -0500, Mike Chambers wrote:

> On Sat, 2008-07-05 at 16:34 -0500, Mike Chambers wrote:
> > All of a sudden (as in today), when trying to mount an nfs dir from one
> > of my servers it fails.  I had updated udev to latest from koji (due to
> > bug in burning permissions), and rebooted and discovered the problem.
> > Downgraded back to udev from updates and still have problem (yes did a
> > reboot).  Below is what I am seeing...
> >
> > [root@scrappy ~]# mount /home/download
> > mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not
> > registered
> > mount.nfs: internal error
> >
> >
> > I have made sure no errors were shown when restarting/starting rpcbind
> > and nfslock on the client side.  The server side hasn't been touched so
> > it's not that.  Something on client side has to be having problem.
> > Something with not talking with rpcbind maybe or rpcbind not really
> > runing even though it starts?  On latter statement, I also don't see
> > rpc.mountd running on client side neither.
> >
>
> This MAY have been on the server end, as I hadn't rebooted it for few
> weeks and was waiting to since got new kernel installed.  But since this
> problem occurred, thought would reboot anyway just to make sure and now
> nfs seems to be working so far.
>
> --
> Mike Chambers
> Fedora Project - Ambassador, Bug Zapper, Tester, User, etc..
> mikec302@...
>
I have not worked with redhat for awhile. Next time, try
/etc/init.d/nfs restart
that should restart all the nfs setups and programs.
--
Joseph Loo
jloo@...

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: nfs mounting error

by François Patte :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 05.07.2008 23:34, Mike Chambers a écrit :
|  Below is what I am seeing...
|
| [root@scrappy ~]# mount /home/download
| mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not
| registered
| mount.nfs: internal error
|
|
| I have made sure no errors were shown when restarting/starting rpcbind
| and nfslock on the client side.  The server side hasn't been touched so
| it's not that.  Something on client side has to be having problem.
| Something with not talking with rpcbind maybe or rpcbind not really
| runing even though it starts?

service rpcbind status

will show if it is running

- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 44 55 35 61
http://www.math-info.univ-paris5.fr/~patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFIcHi9dE6C2dhV2JURAo0xAKDDljlpGfgApqHO/Hw5ONmv54ubPACgj3mY
LURrkgswdnLqSLQG33nYIdc=
=Og0A
-----END PGP SIGNATURE-----

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Parent Message unknown Re: nfs mounting error

by Mark Hittinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


After applying the latest rpcbind and nfs-utils update today all my F9
nfs servers exhibited the same error.

Restarting nfs didn't help.

I suspected there were problems with lockd not being restarted as part
of the update (and perhaps something else).

Rebooting the nfs server appears to clear up the problem.

Later

Mark Hittinger
bugs@...

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
LightInTheBox - Buy quality products at wholesale price