Hi I hope someone can tell me what's the solution to my problem.

I upgraded to 2.2.3 and some other stuff that goes with it.
(ie. Red Hat starbuck stuff)

Anyway the nfs service on the server does not work anymore.

I have changed no config files but I have got nlockmgr running now and
that was not running before.
[snip]
[root@nasse /root]# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  rpcbind
    100000    2   udp    111  rpcbind
    100003    2   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100005    1   udp    635  mountd
    100005    2   udp    635  mountd
    100005    1   tcp    635  mountd
    100005    2   tcp    635  mountd
    100021    1   udp   1024  nlockmgr
    100021    3   udp   1024  nlockmgr
    100021    1   tcp   1050  nlockmgr
[snap]

When I try to mount localhost to test nfs I get this:

[snip]
[root@nasse /root]# mount localhost:/tmp /tmp/nfstest/
mount: RPC: Unable to receive; errno = Connection refused
[snap]

The weird thing (I think) is that the workstation I use mounts the 
nfs directory at boot but can't access it.

So my guess is that "nlockmgr" is causing the problems.
I cant find any documentation on this rpc.nlockmgr so can anyone give me
some help? or at least give me a link to something usefull.


/Kjell Mesch -Sweden

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to