All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel nlockmgr not registred with port mapper
@ 2004-08-13 10:02 Paul Libert
       [not found] ` <20040813104412.GY3516@hyperion.jason.nl>
  2004-08-13 16:14 ` Trond Myklebust
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Libert @ 2004-08-13 10:02 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 2929 bytes --]

Dear List,

Solution to this problem should be easy but I'm to blind to find out so 
   ...

I'm having problem with to acquire locks on file over a nfs mounted 
filesystem.

Client system is a Debian Linux with 2.4.25 Debian packaged kernel
Server system is a Debian Linux with 2.4.24 Debian packaged kernel or 
2.6.6 Debian packaged kernel.

After looking on the system, it appears that a 'rpcinfo -p' on both 
server shows no nlockmgr :

Server 1 :
    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100024    1   udp    882  status
     100024    1   tcp    885  status
     100003    2   udp   2049  nfs
     100003    2   tcp   2049  nfs
     100005    1   udp    897  mountd
     100005    2   udp    897  mountd
     100005    1   tcp    900  mountd
     100005    2   tcp    900  mountd
Server 2 :
    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100011    1   udp    795  rquotad
     100011    2   udp    795  rquotad
     100011    1   tcp    798  rquotad
     100011    2   tcp    798  rquotad
     100024    1   udp    846  status
     100024    1   tcp    849  status
     100003    2   udp   2049  nfs
     100003    2   tcp   2049  nfs
     100005    1   udp    953  mountd
     100005    2   udp    953  mountd
     100005    1   tcp    956  mountd
     100005    2   tcp    956  mountd
     390113    1   tcp   7937

Client has the nlockmgr as a registred service :
    program vers proto   port
     100000    2   tcp    111  portmapper
     100000    2   udp    111  portmapper
     100011    1   udp    953  rquotad
     100011    2   udp    953  rquotad
     100011    1   tcp    956  rquotad
     100011    2   tcp    956  rquotad
     100024    1   udp    793  status
     100024    1   tcp    796  status
     100003    2   udp   2049  nfs
     100003    2   tcp   2049  nfs
     100005    1   udp    805  mountd
     100005    2   udp    805  mountd
     100005    1   tcp    808  mountd
     100005    2   tcp    808  mountd
     390113    1   tcp   7937
     100021    1   udp  52638  nlockmgr
     100021    3   udp  52638  nlockmgr
     100021    4   udp  52638  nlockmgr
     100021    1   tcp  56348  nlockmgr
     100021    3   tcp  56348  nlockmgr
     100021    4   tcp  56348  nlockmgr

So obviously, my problem is there.
I investigated further and found out that on both server, the 'lockd' 
kernel module was not loaded.
I tought I had found my problem and issused a 'modprobe lockd'
So now, kernel module is loaded but the nlockmgr is still not registred 
on portmap.

I've tried restartinf the portmapper and reloading the rpc.server but it 
doesn't solve my problem.
Unloading and reloading the kernel module doesn't change anything.

It must be obvious but I keep missing it ...

Any help will be very much appreciated.

Best regards.

Paul Libert

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-08-18  9:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-13 10:02 kernel nlockmgr not registred with port mapper Paul Libert
     [not found] ` <20040813104412.GY3516@hyperion.jason.nl>
2004-08-13 11:11   ` Paul Libert
2004-08-13 12:22   ` Paul Libert
2004-08-13 16:14 ` Trond Myklebust
2004-08-13 16:32   ` Olaf Kirch
2004-08-18  9:40     ` Paul Libert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.