On Fri, May 05, 2006 at 09:48:02PM -0400, Jeffrey B. Green wrote:
> Yes, I like to think of them as co-dependent servers. I'm assuming that 
> the init levels have something to do with when they are mounted, 
> therefore: (I'm off to bed now...) -jeff

NFS crossmounts are usually problematic :-) I guess you mount from fstab,
then, so what happens is: Your kernel needs to assign a TCP port to nlockmgr,
it asks portmap which finds an available port. Since nfsd hasn't started yet,
2049 is "available", and it puts nlockmgr there.

IOW, this sounds like an exact duplicate of #231074 -- I've merged and
reassigned to portmap. Sorry I can't give you a good solution ATM, but as
long as you don't see the problem anymore, I guess we're OK for now :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to